[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:15:29.393576  6982 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.209.190:39827
I20260709 12:15:29.395212  6982 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:15:29.396289  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:29.413774  6991 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.413807  6988 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.413844  6989 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:29.414698  6982 server_base.cc:1061] running on GCE node
I20260709 12:15:30.605783  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:30.606017  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:30.606244  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599330606223 us; error 0 us; skew 500 ppm
I20260709 12:15:30.607178  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:30.613844  6982 webserver.cc:533] Webserver started at http://127.6.209.190:46465/ using document root <none> and password file <none>
I20260709 12:15:30.614754  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:30.615000  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:30.615484  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:30.621323  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/master-0-root/instance:
uuid: "72cf261d4c4746118b6bcbda95ee4875"
format_stamp: "Formatted at 2026-07-09 12:15:30 on dist-test-slave-s0gw"
I20260709 12:15:30.629094  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:15:30.634469  6997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:30.635617  6982 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:15:30.636008  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/master-0-root
uuid: "72cf261d4c4746118b6bcbda95ee4875"
format_stamp: "Formatted at 2026-07-09 12:15:30 on dist-test-slave-s0gw"
I20260709 12:15:30.636329  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:30.702342  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:30.703926  6982 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:15:30.704402  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:30.776768  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.190:39827
I20260709 12:15:30.776859  7048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.190:39827 every 8 connection(s)
I20260709 12:15:30.784578  7049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.806238  7049 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875: Bootstrap starting.
I20260709 12:15:30.812105  7049 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.814038  7049 log.cc:826] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875: Log is configured to *not* fsync() on all Append() calls
I20260709 12:15:30.819185  7049 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875: No bootstrap required, opened a new log
I20260709 12:15:30.842437  7049 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72cf261d4c4746118b6bcbda95ee4875" member_type: VOTER }
I20260709 12:15:30.843011  7049 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.843293  7049 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72cf261d4c4746118b6bcbda95ee4875, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.844204  7049 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72cf261d4c4746118b6bcbda95ee4875" member_type: VOTER }
I20260709 12:15:30.844714  7049 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:30.845016  7049 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:30.845369  7049 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.849541  7049 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72cf261d4c4746118b6bcbda95ee4875" member_type: VOTER }
I20260709 12:15:30.850338  7049 leader_election.cc:304] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [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: 72cf261d4c4746118b6bcbda95ee4875; no voters: 
I20260709 12:15:30.852027  7049 leader_election.cc:290] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:30.852391  7052 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.854645  7052 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 1 LEADER]: Becoming Leader. State: Replica: 72cf261d4c4746118b6bcbda95ee4875, State: Running, Role: LEADER
I20260709 12:15:30.855604  7052 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [LEADER]: Queue going to LEADER mode. State: All 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: "72cf261d4c4746118b6bcbda95ee4875" member_type: VOTER }
I20260709 12:15:30.856616  7049 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:30.866096  7053 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72cf261d4c4746118b6bcbda95ee4875" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72cf261d4c4746118b6bcbda95ee4875" member_type: VOTER } }
I20260709 12:15:30.866366  7054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72cf261d4c4746118b6bcbda95ee4875. Latest consensus state: current_term: 1 leader_uuid: "72cf261d4c4746118b6bcbda95ee4875" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72cf261d4c4746118b6bcbda95ee4875" member_type: VOTER } }
I20260709 12:15:30.866868  7053 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:30.866868  7054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:30.870949  7061 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:30.883622  7061 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:30.886173  6982 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:30.901711  7061 catalog_manager.cc:1383] Generated new cluster ID: c76b6f9de5ce45feb8e497b460080ff6
I20260709 12:15:30.902005  7061 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:30.935837  7061 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:30.938063  7061 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:30.964720  7061 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875: Generated new TSK 0
I20260709 12:15:30.965688  7061 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:31.017570  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:31.027509  7071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:31.029991  7072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:31.031904  7074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:31.032584  6982 server_base.cc:1061] running on GCE node
I20260709 12:15:31.033390  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:31.033617  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:31.033844  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599331033823 us; error 0 us; skew 500 ppm
I20260709 12:15:31.034493  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:31.039132  6982 webserver.cc:533] Webserver started at http://127.6.209.129:36707/ using document root <none> and password file <none>
I20260709 12:15:31.039749  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:31.039990  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:31.040299  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:31.041442  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-0-root/instance:
uuid: "6168e3119b6540919ca609ec664eecce"
format_stamp: "Formatted at 2026-07-09 12:15:31 on dist-test-slave-s0gw"
I20260709 12:15:31.047322  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:15:31.052003  7079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:31.052866  6982 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:15:31.053167  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "6168e3119b6540919ca609ec664eecce"
format_stamp: "Formatted at 2026-07-09 12:15:31 on dist-test-slave-s0gw"
I20260709 12:15:31.053459  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:31.086125  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:31.087497  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:31.090309  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:31.094918  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:31.095129  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:31.095443  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:31.095606  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:31.202273  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:35469
I20260709 12:15:31.202345  7141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:35469 every 8 connection(s)
I20260709 12:15:31.209525  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:31.220348  7146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:31.225239  7147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:31.235134  6982 server_base.cc:1061] running on GCE node
W20260709 12:15:31.236667  7149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:31.237861  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:31.238133  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:31.238338  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599331238322 us; error 0 us; skew 500 ppm
I20260709 12:15:31.239117  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:31.243479  7142 heartbeater.cc:344] Connected to a master server at 127.6.209.190:39827
I20260709 12:15:31.243952  7142 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:31.245023  7142 heartbeater.cc:507] Master 127.6.209.190:39827 requested a full tablet report, sending...
I20260709 12:15:31.246958  6982 webserver.cc:533] Webserver started at http://127.6.209.130:44393/ using document root <none> and password file <none>
I20260709 12:15:31.247638  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:31.247891  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:31.248278  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:31.248692  7014 ts_manager.cc:194] Registered new tserver with Master: 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469)
I20260709 12:15:31.249800  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-1-root/instance:
uuid: "fe318cad8ac44186acda71ba2ba6725c"
format_stamp: "Formatted at 2026-07-09 12:15:31 on dist-test-slave-s0gw"
I20260709 12:15:31.251116  7014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34320
I20260709 12:15:31.256492  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:15:31.261874  7154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:31.262722  6982 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:15:31.263059  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-1-root
uuid: "fe318cad8ac44186acda71ba2ba6725c"
format_stamp: "Formatted at 2026-07-09 12:15:31 on dist-test-slave-s0gw"
I20260709 12:15:31.263406  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:31.297925  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:31.299242  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:31.301893  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:31.305331  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:31.305511  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:31.305864  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:31.306008  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:31.406174  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.130:34333
I20260709 12:15:31.406288  7216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.130:34333 every 8 connection(s)
I20260709 12:15:31.412659  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:31.420538  7220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:31.423602  7221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:31.429283  7217 heartbeater.cc:344] Connected to a master server at 127.6.209.190:39827
I20260709 12:15:31.429826  7217 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:31.430852  7217 heartbeater.cc:507] Master 127.6.209.190:39827 requested a full tablet report, sending...
W20260709 12:15:31.431869  7223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:31.433308  7014 ts_manager.cc:194] Registered new tserver with Master: fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:31.434401  6982 server_base.cc:1061] running on GCE node
I20260709 12:15:31.435348  7014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34336
I20260709 12:15:31.435397  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:31.435837  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:31.436028  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599331436011 us; error 0 us; skew 500 ppm
I20260709 12:15:31.436728  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:31.439563  6982 webserver.cc:533] Webserver started at http://127.6.209.131:43409/ using document root <none> and password file <none>
I20260709 12:15:31.440047  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:31.440258  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:31.440519  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:31.441530  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-2-root/instance:
uuid: "501136909bf243a1aa85f1c5636b5f4b"
format_stamp: "Formatted at 2026-07-09 12:15:31 on dist-test-slave-s0gw"
I20260709 12:15:31.446091  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:15:31.449539  7228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:31.450452  6982 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:15:31.450721  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-2-root
uuid: "501136909bf243a1aa85f1c5636b5f4b"
format_stamp: "Formatted at 2026-07-09 12:15:31 on dist-test-slave-s0gw"
I20260709 12:15:31.450990  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599329223551-6982-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:31.484079  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:31.485291  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:31.486845  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:31.489120  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:31.489295  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:31.489578  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:31.489813  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:15:31.590531  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.131:43609
I20260709 12:15:31.591197  7290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.131:43609 every 8 connection(s)
I20260709 12:15:31.608009  7291 heartbeater.cc:344] Connected to a master server at 127.6.209.190:39827
I20260709 12:15:31.608438  7291 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:31.609341  7291 heartbeater.cc:507] Master 127.6.209.190:39827 requested a full tablet report, sending...
I20260709 12:15:31.611613  7014 ts_manager.cc:194] Registered new tserver with Master: 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:31.612092  6982 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013258126s
I20260709 12:15:31.613360  7014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34342
I20260709 12:15:31.675866  7014 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34352:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:31.681351  7014 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:31.794921  7107 tablet_service.cc:1511] Processing CreateTablet for tablet a2b4753a010b45c7b6d70dc1f4a548e8 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:31.796681  7107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b4753a010b45c7b6d70dc1f4a548e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.796888  7105 tablet_service.cc:1511] Processing CreateTablet for tablet d9c835be4fee494eb8d60ed28fe63699 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:31.796239  7106 tablet_service.cc:1511] Processing CreateTablet for tablet cc1a38f4f034400d96e8123aff062aca (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:31.798264  7105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c835be4fee494eb8d60ed28fe63699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.802266  7106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1a38f4f034400d96e8123aff062aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.808393  7102 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2faff6bf744418bef5265dadd48fde (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:31.809851  7102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2faff6bf744418bef5265dadd48fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.810084  7182 tablet_service.cc:1511] Processing CreateTablet for tablet a2b4753a010b45c7b6d70dc1f4a548e8 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:31.810957  7104 tablet_service.cc:1511] Processing CreateTablet for tablet ea2180206e46473aaf7652a4fed15811 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:31.811486  7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b4753a010b45c7b6d70dc1f4a548e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.811156  7180 tablet_service.cc:1511] Processing CreateTablet for tablet d9c835be4fee494eb8d60ed28fe63699 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:31.812428  7104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2180206e46473aaf7652a4fed15811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.812510  7180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c835be4fee494eb8d60ed28fe63699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.809444  7179 tablet_service.cc:1511] Processing CreateTablet for tablet ea2180206e46473aaf7652a4fed15811 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:31.821990  7177 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2faff6bf744418bef5265dadd48fde (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:31.829970  7179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2180206e46473aaf7652a4fed15811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.826079  7101 tablet_service.cc:1511] Processing CreateTablet for tablet 63811b6986114ad58016e387f1f11d89 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:31.829967  7178 tablet_service.cc:1511] Processing CreateTablet for tablet 494faedf8b6e47119cd6ece8acb2d198 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:31.831912  7103 tablet_service.cc:1511] Processing CreateTablet for tablet 494faedf8b6e47119cd6ece8acb2d198 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:31.835767  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63811b6986114ad58016e387f1f11d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.833215  7176 tablet_service.cc:1511] Processing CreateTablet for tablet 63811b6986114ad58016e387f1f11d89 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:31.834293  7100 tablet_service.cc:1511] Processing CreateTablet for tablet b0eed2fe6d1f4836a31e6f1ad169cedd (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:31.831326  7181 tablet_service.cc:1511] Processing CreateTablet for tablet cc1a38f4f034400d96e8123aff062aca (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:31.837764  7175 tablet_service.cc:1511] Processing CreateTablet for tablet b0eed2fe6d1f4836a31e6f1ad169cedd (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:31.840150  7103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494faedf8b6e47119cd6ece8acb2d198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.845010  7174 tablet_service.cc:1511] Processing CreateTablet for tablet dd9037722e8e42a8b8ac387c682d26b5 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:31.837236  7099 tablet_service.cc:1511] Processing CreateTablet for tablet dd9037722e8e42a8b8ac387c682d26b5 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:31.841357  7177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2faff6bf744418bef5265dadd48fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.849568  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eed2fe6d1f4836a31e6f1ad169cedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.851724  7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9037722e8e42a8b8ac387c682d26b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.852718  7181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1a38f4f034400d96e8123aff062aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.854661  7176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63811b6986114ad58016e387f1f11d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.858637  7175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eed2fe6d1f4836a31e6f1ad169cedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.875203  7174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9037722e8e42a8b8ac387c682d26b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.923823  7178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494faedf8b6e47119cd6ece8acb2d198. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:31.925319  7062 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:31.991099  7255 tablet_service.cc:1511] Processing CreateTablet for tablet cc1a38f4f034400d96e8123aff062aca (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:31.993484  7253 tablet_service.cc:1511] Processing CreateTablet for tablet ea2180206e46473aaf7652a4fed15811 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:31.993841  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1a38f4f034400d96e8123aff062aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.995198  7254 tablet_service.cc:1511] Processing CreateTablet for tablet d9c835be4fee494eb8d60ed28fe63699 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:31.988665  7256 tablet_service.cc:1511] Processing CreateTablet for tablet a2b4753a010b45c7b6d70dc1f4a548e8 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:32.007174  7254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c835be4fee494eb8d60ed28fe63699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:32.011046  7248 tablet_service.cc:1511] Processing CreateTablet for tablet dd9037722e8e42a8b8ac387c682d26b5 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:32.021486  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b4753a010b45c7b6d70dc1f4a548e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:32.023589  7308 tablet_bootstrap.cc:492] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.021781  7251 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2faff6bf744418bef5265dadd48fde (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:32.026546  7250 tablet_service.cc:1511] Processing CreateTablet for tablet 63811b6986114ad58016e387f1f11d89 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:32.031457  7249 tablet_service.cc:1511] Processing CreateTablet for tablet b0eed2fe6d1f4836a31e6f1ad169cedd (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:32.031499  7252 tablet_service.cc:1511] Processing CreateTablet for tablet 494faedf8b6e47119cd6ece8acb2d198 (DEFAULT_TABLE table=test-workload [id=9716e411e7f64f5aaf4d9bc154d3beff]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:32.037050  7253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2180206e46473aaf7652a4fed15811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:32.040221  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9037722e8e42a8b8ac387c682d26b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:32.042091  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eed2fe6d1f4836a31e6f1ad169cedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:32.046154  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63811b6986114ad58016e387f1f11d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:32.049794  7309 tablet_bootstrap.cc:492] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
I20260709 12:15:32.048802  7252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494faedf8b6e47119cd6ece8acb2d198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:32.055393  7251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2faff6bf744418bef5265dadd48fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:32.139598  7308 tablet_bootstrap.cc:654] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.159309  7310 tablet_bootstrap.cc:492] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.162119  7309 tablet_bootstrap.cc:654] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.176752  7310 tablet_bootstrap.cc:654] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.178447  7308 tablet_bootstrap.cc:492] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
I20260709 12:15:32.179207  7308 ts_tablet_manager.cc:1403] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.013s
I20260709 12:15:32.179994  7309 tablet_bootstrap.cc:492] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.180423  7309 ts_tablet_manager.cc:1403] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.138s	user 0.007s	sys 0.013s
I20260709 12:15:32.183363  7309 raft_consensus.cc:359] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.184254  7309 raft_consensus.cc:385] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.184543  7309 raft_consensus.cc:740] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.185259  7309 consensus_queue.cc:260] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.187590  7308 raft_consensus.cc:359] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.188644  7308 raft_consensus.cc:385] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.189049  7308 raft_consensus.cc:740] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.189814  7308 consensus_queue.cc:260] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.191758  7310 tablet_bootstrap.cc:492] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:32.192327  7310 ts_tablet_manager.cc:1403] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.013s
I20260709 12:15:32.192960  7309 ts_tablet_manager.cc:1434] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:15:32.194164  7217 heartbeater.cc:499] Master 127.6.209.190:39827 was elected leader, sending a full tablet report...
I20260709 12:15:32.195817  7310 raft_consensus.cc:359] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.196506  7310 raft_consensus.cc:385] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.196789  7310 raft_consensus.cc:740] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.210258  7309 tablet_bootstrap.cc:492] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
I20260709 12:15:32.212082  7310 consensus_queue.cc:260] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.214727  7142 heartbeater.cc:499] Master 127.6.209.190:39827 was elected leader, sending a full tablet report...
I20260709 12:15:32.224238  7309 tablet_bootstrap.cc:654] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.230470  7308 ts_tablet_manager.cc:1434] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.003s
I20260709 12:15:32.231674  7308 tablet_bootstrap.cc:492] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.252813  7308 tablet_bootstrap.cc:654] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.273567  7291 heartbeater.cc:499] Master 127.6.209.190:39827 was elected leader, sending a full tablet report...
I20260709 12:15:32.277911  7310 ts_tablet_manager.cc:1434] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.085s	user 0.042s	sys 0.038s
I20260709 12:15:32.279080  7310 tablet_bootstrap.cc:492] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.288075  7310 tablet_bootstrap.cc:654] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.291723  7308 tablet_bootstrap.cc:492] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
I20260709 12:15:32.292292  7308 ts_tablet_manager.cc:1403] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
I20260709 12:15:32.295826  7308 raft_consensus.cc:359] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.296656  7308 raft_consensus.cc:385] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.296988  7308 raft_consensus.cc:740] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.297825  7308 consensus_queue.cc:260] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.300839  7308 ts_tablet_manager.cc:1434] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 12:15:32.301712  7309 tablet_bootstrap.cc:492] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.301898  7310 tablet_bootstrap.cc:492] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:32.302212  7309 ts_tablet_manager.cc:1403] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.092s	user 0.045s	sys 0.021s
I20260709 12:15:32.302363  7310 ts_tablet_manager.cc:1403] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260709 12:15:32.305125  7309 raft_consensus.cc:359] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.305342  7310 raft_consensus.cc:359] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.305886  7309 raft_consensus.cc:385] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.306149  7310 raft_consensus.cc:385] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.306253  7309 raft_consensus.cc:740] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.306504  7310 raft_consensus.cc:740] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.306999  7309 consensus_queue.cc:260] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.307215  7310 consensus_queue.cc:260] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.309296  7308 tablet_bootstrap.cc:492] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.309445  7310 ts_tablet_manager.cc:1434] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:32.310341  7310 tablet_bootstrap.cc:492] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.314544  7309 ts_tablet_manager.cc:1434] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:15:32.315531  7309 tablet_bootstrap.cc:492] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
I20260709 12:15:32.316388  7310 tablet_bootstrap.cc:654] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.320257  7308 tablet_bootstrap.cc:654] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.326805  7309 tablet_bootstrap.cc:654] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.335914  7308 tablet_bootstrap.cc:492] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
I20260709 12:15:32.336427  7308 ts_tablet_manager.cc:1403] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
I20260709 12:15:32.339214  7308 raft_consensus.cc:359] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.339702  7308 raft_consensus.cc:385] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.339890  7308 raft_consensus.cc:740] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.342433  7309 tablet_bootstrap.cc:492] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.342831  7310 tablet_bootstrap.cc:492] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:32.342851  7309 ts_tablet_manager.cc:1403] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:15:32.340410  7308 consensus_queue.cc:260] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.343358  7310 ts_tablet_manager.cc:1403] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.016s
I20260709 12:15:32.345165  7308 ts_tablet_manager.cc:1434] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:15:32.346235  7308 tablet_bootstrap.cc:492] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.346086  7309 raft_consensus.cc:359] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.346864  7309 raft_consensus.cc:385] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.347194  7309 raft_consensus.cc:740] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.347950  7309 consensus_queue.cc:260] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
W20260709 12:15:32.350171  7292 tablet.cc:2406] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:32.351339  7309 ts_tablet_manager.cc:1434] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:32.352674  7309 tablet_bootstrap.cc:492] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
I20260709 12:15:32.352785  7310 raft_consensus.cc:359] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.353513  7310 raft_consensus.cc:385] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.353837  7310 raft_consensus.cc:740] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.354575  7310 consensus_queue.cc:260] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.357161  7310 ts_tablet_manager.cc:1434] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:15:32.358286  7316 raft_consensus.cc:493] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.358800  7316 raft_consensus.cc:515] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.361853  7316 leader_election.cc:290] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:32.362533  7310 tablet_bootstrap.cc:492] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.366991  7308 tablet_bootstrap.cc:654] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.369964  7310 tablet_bootstrap.cc:654] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.379747  7308 tablet_bootstrap.cc:492] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
I20260709 12:15:32.380268  7308 ts_tablet_manager.cc:1403] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260709 12:15:32.383533  7308 raft_consensus.cc:359] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.384428  7308 raft_consensus.cc:385] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.384783  7308 raft_consensus.cc:740] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.387223  7308 consensus_queue.cc:260] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.388610  7310 tablet_bootstrap.cc:492] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:32.389089  7310 ts_tablet_manager.cc:1403] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.015s
I20260709 12:15:32.390285  7308 ts_tablet_manager.cc:1434] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 12:15:32.391463  7308 tablet_bootstrap.cc:492] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.391952  7310 raft_consensus.cc:359] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.392668  7310 raft_consensus.cc:385] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.392988  7310 raft_consensus.cc:740] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.393724  7310 consensus_queue.cc:260] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.396184  7310 ts_tablet_manager.cc:1434] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:15:32.397162  7310 tablet_bootstrap.cc:492] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.399571  7308 tablet_bootstrap.cc:654] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.403753  7310 tablet_bootstrap.cc:654] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.414386  7309 tablet_bootstrap.cc:654] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.423468  7310 tablet_bootstrap.cc:492] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:32.424075  7310 ts_tablet_manager.cc:1403] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.002s
I20260709 12:15:32.424431  7309 tablet_bootstrap.cc:492] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.424878  7309 ts_tablet_manager.cc:1403] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.004s
I20260709 12:15:32.427605  7309 raft_consensus.cc:359] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.428299  7309 raft_consensus.cc:385] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.427912  7310 raft_consensus.cc:359] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.428609  7309 raft_consensus.cc:740] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.428934  7310 raft_consensus.cc:385] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.429457  7310 raft_consensus.cc:740] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.429332  7309 consensus_queue.cc:260] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.432380  7309 ts_tablet_manager.cc:1434] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:32.431315  7310 consensus_queue.cc:260] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.433573  7309 tablet_bootstrap.cc:492] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
I20260709 12:15:32.437038  7310 ts_tablet_manager.cc:1434] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:15:32.438129  7310 tablet_bootstrap.cc:492] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.440533  7309 tablet_bootstrap.cc:654] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.444794  7310 tablet_bootstrap.cc:654] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.448006  7308 tablet_bootstrap.cc:492] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
I20260709 12:15:32.448482  7308 ts_tablet_manager.cc:1403] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.010s
I20260709 12:15:32.454172  7308 raft_consensus.cc:359] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.454833  7308 raft_consensus.cc:385] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.455179  7308 raft_consensus.cc:740] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.456501  7308 consensus_queue.cc:260] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.456955  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c" is_pre_election: true
I20260709 12:15:32.457823  7192 raft_consensus.cc:2468] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 0.
I20260709 12:15:32.458822  7308 ts_tablet_manager.cc:1434] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 12:15:32.459853  7308 tablet_bootstrap.cc:492] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.459797  7232 leader_election.cc:304] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:32.460719  7316 raft_consensus.cc:2804] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.461104  7316 raft_consensus.cc:493] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.461454  7316 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.463521  7309 tablet_bootstrap.cc:492] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.464023  7309 ts_tablet_manager.cc:1403] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.014s
I20260709 12:15:32.467056  7309 raft_consensus.cc:359] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.468696  7316 raft_consensus.cc:515] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.467911  7309 raft_consensus.cc:385] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.470330  7309 raft_consensus.cc:740] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.472153  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:32.472697  7192 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.471149  7316 leader_election.cc:290] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:32.473724  7316 raft_consensus.cc:493] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.474277  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce" is_pre_election: true
I20260709 12:15:32.474170  7316 raft_consensus.cc:515] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.475018  7117 raft_consensus.cc:2468] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 0.
I20260709 12:15:32.476294  7316 leader_election.cc:290] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:32.477252  7308 tablet_bootstrap.cc:654] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.477662  7191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c" is_pre_election: true
I20260709 12:15:32.478358  7191 raft_consensus.cc:2468] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 0.
I20260709 12:15:32.480384  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:32.480769  7192 raft_consensus.cc:2468] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 1.
I20260709 12:15:32.480981  7117 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.480285  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce" is_pre_election: true
I20260709 12:15:32.481643  7309 consensus_queue.cc:260] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.483351  7232 leader_election.cc:304] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:32.484225  7232 leader_election.cc:304] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:32.484943  7316 raft_consensus.cc:2804] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.485025  7310 tablet_bootstrap.cc:492] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:32.485366  7316 raft_consensus.cc:493] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.485805  7316 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:32.485777  7230 leader_election.cc:343] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.485754  7310 ts_tablet_manager.cc:1403] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 12:15:32.489876  7310 raft_consensus.cc:359] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.490631  7310 raft_consensus.cc:385] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.490722  7308 tablet_bootstrap.cc:492] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
I20260709 12:15:32.490993  7310 raft_consensus.cc:740] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.491048  7334 raft_consensus.cc:2804] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.491299  7308 ts_tablet_manager.cc:1403] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.032s	user 0.000s	sys 0.018s
I20260709 12:15:32.491813  7310 consensus_queue.cc:260] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.493486  7314 raft_consensus.cc:493] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.493688  7316 raft_consensus.cc:515] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.494076  7117 raft_consensus.cc:2468] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 1.
I20260709 12:15:32.494006  7314 raft_consensus.cc:515] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.495702  7316 leader_election.cc:290] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:32.496572  7314 leader_election.cc:290] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:32.497509  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:32.498411  7309 ts_tablet_manager.cc:1434] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:15:32.499432  7309 tablet_bootstrap.cc:492] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
W20260709 12:15:32.499847  7230 leader_election.cc:343] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.500937  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:32.502252  7192 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.506793  7309 tablet_bootstrap.cc:654] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.522095  7308 raft_consensus.cc:359] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.522822  7308 raft_consensus.cc:385] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.523098  7308 raft_consensus.cc:740] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.523505  7192 raft_consensus.cc:2468] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 1.
I20260709 12:15:32.521523  7336 raft_consensus.cc:493] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.525982  7336 raft_consensus.cc:515] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.519436  7334 raft_consensus.cc:697] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:32.530527  7232 leader_election.cc:304] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [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: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 6168e3119b6540919ca609ec664eecce
I20260709 12:15:32.532208  7316 raft_consensus.cc:2804] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.532672  7316 raft_consensus.cc:697] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:32.533764  7310 ts_tablet_manager.cc:1434] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.025s
I20260709 12:15:32.533463  7316 consensus_queue.cc:237] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.533890  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce" is_pre_election: true
I20260709 12:15:32.534523  7117 raft_consensus.cc:2468] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 0.
I20260709 12:15:32.535034  7310 tablet_bootstrap.cc:492] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.539944  7230 leader_election.cc:304] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:32.537281  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c" is_pre_election: true
I20260709 12:15:32.539161  7308 consensus_queue.cc:260] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.530694  7334 consensus_queue.cc:237] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.535789  7336 leader_election.cc:290] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
W20260709 12:15:32.543401  7232 leader_election.cc:343] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.542457  7336 raft_consensus.cc:2804] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.548024  7336 raft_consensus.cc:493] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.548440  7336 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.565804  7308 ts_tablet_manager.cc:1434] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.001s
I20260709 12:15:32.566100  7336 raft_consensus.cc:515] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.566862  7308 tablet_bootstrap.cc:492] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.569160  7336 leader_election.cc:290] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:32.573570  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
W20260709 12:15:32.575382  7232 leader_election.cc:343] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.578578  7308 tablet_bootstrap.cc:654] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.593370  7310 tablet_bootstrap.cc:654] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.593829  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce" is_pre_election: true
I20260709 12:15:32.594949  7117 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 0.
I20260709 12:15:32.597851  7156 leader_election.cc:304] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:32.599546  7338 raft_consensus.cc:2804] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.600376  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:32.601316  7117 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.600457  7338 raft_consensus.cc:493] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.607640  7338 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.616912  7309 tablet_bootstrap.cc:492] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.617518  7309 ts_tablet_manager.cc:1403] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.012s
I20260709 12:15:32.633793  7117 raft_consensus.cc:2468] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 1.
I20260709 12:15:32.632131  7012 catalog_manager.cc:5697] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.636287  7230 leader_election.cc:304] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [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: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:32.637957  7310 tablet_bootstrap.cc:492] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:32.637946  7334 raft_consensus.cc:2804] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.638550  7310 ts_tablet_manager.cc:1403] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.010s
I20260709 12:15:32.638559  7334 raft_consensus.cc:697] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:32.640096  7334 consensus_queue.cc:237] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.641176  7314 raft_consensus.cc:493] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.641767  7314 raft_consensus.cc:515] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.644539  7308 tablet_bootstrap.cc:492] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
I20260709 12:15:32.644371  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b" is_pre_election: true
I20260709 12:15:32.644447  7309 raft_consensus.cc:359] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.645238  7308 ts_tablet_manager.cc:1403] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.016s
I20260709 12:15:32.645427  7309 raft_consensus.cc:385] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.645368  7266 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 0.
I20260709 12:15:32.648553  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b" is_pre_election: true
I20260709 12:15:32.646648  7314 leader_election.cc:290] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:32.649149  7308 raft_consensus.cc:359] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.649873  7308 raft_consensus.cc:385] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:32.649931  7156 leader_election.cc:343] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.646420  7309 raft_consensus.cc:740] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.650259  7308 raft_consensus.cc:740] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.651418  7309 consensus_queue.cc:260] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.650024  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce" is_pre_election: true
I20260709 12:15:32.651491  7310 raft_consensus.cc:359] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.646275  7338 raft_consensus.cc:515] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.654176  7310 raft_consensus.cc:385] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.653148  7308 consensus_queue.cc:260] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.655452  7117 raft_consensus.cc:2468] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 0.
I20260709 12:15:32.657968  7156 leader_election.cc:304] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 501136909bf243a1aa85f1c5636b5f4b
I20260709 12:15:32.658493  7309 ts_tablet_manager.cc:1434] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:15:32.659502  7309 tablet_bootstrap.cc:492] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
I20260709 12:15:32.661698  7314 raft_consensus.cc:2804] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.662091  7314 raft_consensus.cc:493] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.663571  7314 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.664551  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:32.666086  7308 ts_tablet_manager.cc:1434] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:15:32.668084  7117 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.672322  7315 raft_consensus.cc:493] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.672930  7315 raft_consensus.cc:515] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.654727  7310 raft_consensus.cc:740] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.674198  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:32.673861  7308 tablet_bootstrap.cc:492] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.675410  7338 leader_election.cc:290] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:32.678181  7266 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.681123  7334 raft_consensus.cc:493] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.681022  7117 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 1.
I20260709 12:15:32.683642  7315 leader_election.cc:290] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:32.682267  7334 raft_consensus.cc:515] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.690327  7310 consensus_queue.cc:260] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.700327  7156 leader_election.cc:304] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:32.701911  7338 raft_consensus.cc:2804] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.701339  7314 raft_consensus.cc:515] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.703931  7310 ts_tablet_manager.cc:1434] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.003s
I20260709 12:15:32.703876  7314 leader_election.cc:290] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:32.705006  7310 tablet_bootstrap.cc:492] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.706679  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:32.708093  7338 raft_consensus.cc:697] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
W20260709 12:15:32.709098  7156 leader_election.cc:343] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.709419  7338 consensus_queue.cc:237] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.710217  7309 tablet_bootstrap.cc:654] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.710391  7308 tablet_bootstrap.cc:654] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.711282  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:32.712517  7117 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.719549  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce" is_pre_election: true
I20260709 12:15:32.720341  7116 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 0.
I20260709 12:15:32.721998  7230 leader_election.cc:304] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:32.726616  7316 raft_consensus.cc:2804] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.727101  7316 raft_consensus.cc:493] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.727290  7334 leader_election.cc:290] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:32.730232  7266 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 1.
I20260709 12:15:32.753631  7316 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.728945  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c" is_pre_election: true
I20260709 12:15:32.759243  7192 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 0.
I20260709 12:15:32.769862  7117 raft_consensus.cc:2468] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 1.
I20260709 12:15:32.782835  7156 leader_election.cc:304] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 501136909bf243a1aa85f1c5636b5f4b
I20260709 12:15:32.785955  7351 raft_consensus.cc:2804] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.786074  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1a38f4f034400d96e8123aff062aca" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b" is_pre_election: true
I20260709 12:15:32.786501  7351 raft_consensus.cc:697] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:32.786685  7266 raft_consensus.cc:2468] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 0.
I20260709 12:15:32.787362  7351 consensus_queue.cc:237] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.794705  7316 raft_consensus.cc:515] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.796952  7081 leader_election.cc:304] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:32.799578  7309 tablet_bootstrap.cc:492] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.799937  7309 ts_tablet_manager.cc:1403] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.141s	user 0.024s	sys 0.030s
I20260709 12:15:32.799814  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1a38f4f034400d96e8123aff062aca" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c" is_pre_election: true
I20260709 12:15:32.801138  7315 raft_consensus.cc:2804] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.801494  7192 raft_consensus.cc:2468] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 0.
I20260709 12:15:32.801877  7315 raft_consensus.cc:493] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.802282  7315 raft_consensus.cc:3060] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.798275  7310 tablet_bootstrap.cc:654] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.808314  7316 leader_election.cc:290] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:32.809031  7308 tablet_bootstrap.cc:492] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
I20260709 12:15:32.809715  7308 ts_tablet_manager.cc:1403] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.139s	user 0.034s	sys 0.021s
I20260709 12:15:32.810408  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:32.810998  7192 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.811520  7309 raft_consensus.cc:359] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.813418  7309 raft_consensus.cc:385] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.815735  7309 raft_consensus.cc:740] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.808444  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:32.815101  7308 raft_consensus.cc:359] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.816525  7308 raft_consensus.cc:385] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.816891  7308 raft_consensus.cc:740] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.817642  7117 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.817761  7308 consensus_queue.cc:260] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.815593  7014 catalog_manager.cc:5697] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 1 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.827095  7315 raft_consensus.cc:515] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.831357  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1a38f4f034400d96e8123aff062aca" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:32.832026  7192 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 1.
I20260709 12:15:32.832170  7266 raft_consensus.cc:3060] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.829350  7315 leader_election.cc:290] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 election: Requested vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:32.835155  7232 leader_election.cc:304] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:32.836265  7316 raft_consensus.cc:2804] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.836727  7316 raft_consensus.cc:697] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:32.838719  7308 ts_tablet_manager.cc:1434] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.010s
I20260709 12:15:32.839414  7308 tablet_bootstrap.cc:492] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce: Bootstrap starting.
I20260709 12:15:32.837502  7316 consensus_queue.cc:237] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.847467  7117 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 1.
I20260709 12:15:32.853754  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1a38f4f034400d96e8123aff062aca" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:32.854969  7192 raft_consensus.cc:3060] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.862038  7266 raft_consensus.cc:2468] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 1.
I20260709 12:15:32.863445  7081 leader_election.cc:304] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:32.864748  7012 catalog_manager.cc:5697] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.871112  7358 raft_consensus.cc:2804] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.871814  7358 raft_consensus.cc:697] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Becoming Leader. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:32.872908  7358 consensus_queue.cc:237] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.833966  7309 consensus_queue.cc:260] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.881522  7012 catalog_manager.cc:5697] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.895952  7011 catalog_manager.cc:5697] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 1 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.910177  7192 raft_consensus.cc:2468] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 1.
I20260709 12:15:32.911202  7308 tablet_bootstrap.cc:654] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.913769  7310 tablet_bootstrap.cc:492] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:32.914178  7310 ts_tablet_manager.cc:1403] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.209s	user 0.022s	sys 0.022s
I20260709 12:15:32.915146  7309 ts_tablet_manager.cc:1434] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.115s	user 0.010s	sys 0.000s
I20260709 12:15:32.919121  7309 tablet_bootstrap.cc:492] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
I20260709 12:15:32.923116  7310 raft_consensus.cc:359] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.923808  7310 raft_consensus.cc:385] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.924068  7310 raft_consensus.cc:740] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.924715  7310 consensus_queue.cc:260] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.925384  7308 tablet_bootstrap.cc:492] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce: No bootstrap required, opened a new log
W20260709 12:15:32.928992  7062 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:32.925815  7308 ts_tablet_manager.cc:1403] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.005s
I20260709 12:15:32.933508  7309 tablet_bootstrap.cc:654] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.922645  7013 catalog_manager.cc:5697] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce reported cstate change: term changed from 0 to 1, leader changed from <none> to 6168e3119b6540919ca609ec664eecce (127.6.209.129). New cstate: current_term: 1 leader_uuid: "6168e3119b6540919ca609ec664eecce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.935029  7358 raft_consensus.cc:493] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.935566  7358 raft_consensus.cc:515] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.938513  7358 leader_election.cc:290] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:32.939236  7308 raft_consensus.cc:359] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.939900  7308 raft_consensus.cc:385] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.940224  7308 raft_consensus.cc:740] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.941064  7308 consensus_queue.cc:260] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.941855  7310 ts_tablet_manager.cc:1434] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:15:32.942770  7310 tablet_bootstrap.cc:492] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b: Bootstrap starting.
I20260709 12:15:32.942806  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2faff6bf744418bef5265dadd48fde" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b" is_pre_election: true
I20260709 12:15:32.943467  7266 raft_consensus.cc:2468] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 0.
I20260709 12:15:32.944234  7308 ts_tablet_manager.cc:1434] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:15:32.946316  7081 leader_election.cc:304] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:32.947135  7358 raft_consensus.cc:2804] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.947474  7358 raft_consensus.cc:493] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.947549  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2faff6bf744418bef5265dadd48fde" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c" is_pre_election: true
I20260709 12:15:32.948027  7358 raft_consensus.cc:3060] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.948853  7310 tablet_bootstrap.cc:654] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:32.949455  7083 leader_election.cc:343] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.951941  7309 tablet_bootstrap.cc:492] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.952481  7309 ts_tablet_manager.cc:1403] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.006s
I20260709 12:15:32.955127  7309 raft_consensus.cc:359] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.955775  7309 raft_consensus.cc:385] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.956061  7309 raft_consensus.cc:740] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.946606  7012 catalog_manager.cc:5697] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.956897  7309 consensus_queue.cc:260] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.963621  7309 ts_tablet_manager.cc:1434] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:15:32.964525  7309 tablet_bootstrap.cc:492] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c: Bootstrap starting.
I20260709 12:15:32.971752  7309 tablet_bootstrap.cc:654] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.981564  7358 raft_consensus.cc:515] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.987128  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2faff6bf744418bef5265dadd48fde" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:32.987736  7358 leader_election.cc:290] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 election: Requested vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:32.989114  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2faff6bf744418bef5265dadd48fde" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:32.989041  7192 raft_consensus.cc:3060] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.989853  7266 raft_consensus.cc:3060] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.991688  7309 tablet_bootstrap.cc:492] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c: No bootstrap required, opened a new log
I20260709 12:15:32.992130  7309 ts_tablet_manager.cc:1403] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 12:15:32.994731  7309 raft_consensus.cc:359] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.995213  7266 raft_consensus.cc:2468] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 1.
I20260709 12:15:32.995404  7309 raft_consensus.cc:385] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.995738  7309 raft_consensus.cc:740] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.996455  7081 leader_election.cc:304] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:32.996436  7309 consensus_queue.cc:260] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:32.997845  7358 raft_consensus.cc:2804] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.998013  7192 raft_consensus.cc:2468] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 1.
I20260709 12:15:32.998347  7358 raft_consensus.cc:697] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Becoming Leader. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:32.998564  7309 ts_tablet_manager.cc:1434] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:32.999233  7358 consensus_queue.cc:237] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.000311  7310 tablet_bootstrap.cc:492] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b: No bootstrap required, opened a new log
I20260709 12:15:33.000800  7310 ts_tablet_manager.cc:1403] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.023s
I20260709 12:15:33.004043  7310 raft_consensus.cc:359] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.004905  7310 raft_consensus.cc:385] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.005265  7310 raft_consensus.cc:740] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.006138  7310 consensus_queue.cc:260] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.009198  7310 ts_tablet_manager.cc:1434] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:33.017378  7013 catalog_manager.cc:5697] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce reported cstate change: term changed from 0 to 1, leader changed from <none> to 6168e3119b6540919ca609ec664eecce (127.6.209.129). New cstate: current_term: 1 leader_uuid: "6168e3119b6540919ca609ec664eecce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.070523  7316 raft_consensus.cc:493] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.071008  7316 raft_consensus.cc:515] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.073009  7316 leader_election.cc:290] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:33.073841  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9037722e8e42a8b8ac387c682d26b5" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce" is_pre_election: true
I20260709 12:15:33.074150  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9037722e8e42a8b8ac387c682d26b5" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c" is_pre_election: true
I20260709 12:15:33.074527  7117 raft_consensus.cc:2468] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 0.
I20260709 12:15:33.074770  7192 raft_consensus.cc:2468] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 0.
I20260709 12:15:33.075677  7230 leader_election.cc:304] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:33.076460  7316 raft_consensus.cc:2804] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.076777  7316 raft_consensus.cc:493] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.077057  7316 raft_consensus.cc:3060] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.081585  7316 raft_consensus.cc:515] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.083571  7316 leader_election.cc:290] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:33.084357  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9037722e8e42a8b8ac387c682d26b5" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:33.085129  7116 raft_consensus.cc:3060] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.085155  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9037722e8e42a8b8ac387c682d26b5" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:33.086249  7192 raft_consensus.cc:3060] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.086139  7117 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.088177  7351 raft_consensus.cc:493] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.088788  7351 raft_consensus.cc:515] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.094043  7351 leader_election.cc:290] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:33.094838  7115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6168e3119b6540919ca609ec664eecce" is_pre_election: true
I20260709 12:15:33.095212  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501136909bf243a1aa85f1c5636b5f4b" is_pre_election: true
I20260709 12:15:33.095822  7115 raft_consensus.cc:2393] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe318cad8ac44186acda71ba2ba6725c in current term 1: Already voted for candidate 501136909bf243a1aa85f1c5636b5f4b in this term.
I20260709 12:15:33.095781  7116 raft_consensus.cc:2468] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 1.
I20260709 12:15:33.097348  7230 leader_election.cc:304] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:33.097376  7156 leader_election.cc:304] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe318cad8ac44186acda71ba2ba6725c; no voters: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce
I20260709 12:15:33.098351  7351 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.098949  7316 raft_consensus.cc:2804] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.099452  7316 raft_consensus.cc:697] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:33.100265  7192 raft_consensus.cc:2468] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 1.
I20260709 12:15:33.100266  7316 consensus_queue.cc:237] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.105125  7351 raft_consensus.cc:2749] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.106810  7334 consensus_queue.cc:1048] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.111409  7013 catalog_manager.cc:5697] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.136263  7334 consensus_queue.cc:1048] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.140444  7371 consensus_queue.cc:1048] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.147866  7351 consensus_queue.cc:1048] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.155886  7334 consensus_queue.cc:1048] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.165026  7351 consensus_queue.cc:1048] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.178191  7334 consensus_queue.cc:1048] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.227463  7371 consensus_queue.cc:1048] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.261271  7358 consensus_queue.cc:1048] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.291491  7358 consensus_queue.cc:1048] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.292069  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
mode: GRACEFUL
new_leader_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:58780
I20260709 12:15:33.292758  7192 raft_consensus.cc:606] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Received request to transfer leadership to TS 6168e3119b6540919ca609ec664eecce
I20260709 12:15:33.302985  7379 consensus_queue.cc:1048] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.312389  7371 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.334515  7266 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.334897  7265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
mode: GRACEFUL
new_leader_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:52254
I20260709 12:15:33.335506  7265 raft_consensus.cc:606] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Received request to transfer leadership to TS 6168e3119b6540919ca609ec664eecce
I20260709 12:15:33.348315  7351 consensus_queue.cc:1048] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.353685  7265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
mode: GRACEFUL
new_leader_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:52254
I20260709 12:15:33.354592  7265 raft_consensus.cc:606] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Received request to transfer leadership to TS 6168e3119b6540919ca609ec664eecce
I20260709 12:15:33.358693  7371 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.361539  7265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
mode: GRACEFUL
new_leader_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:52254
I20260709 12:15:33.362218  7265 raft_consensus.cc:606] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Received request to transfer leadership to TS fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:33.404212  7115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a2faff6bf744418bef5265dadd48fde"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
mode: GRACEFUL
new_leader_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:53482
I20260709 12:15:33.404749  7115 raft_consensus.cc:606] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Received request to transfer leadership to TS fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:33.412710  7266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
mode: GRACEFUL
new_leader_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:52254
I20260709 12:15:33.413244  7266 raft_consensus.cc:606] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Received request to transfer leadership to TS fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:33.489799  7384 consensus_queue.cc:1048] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.496165  7315 raft_consensus.cc:993] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce: : Instructing follower fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:33.496599  7315 raft_consensus.cc:1081] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Signalling peer fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:33.498744  7191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a2faff6bf744418bef5265dadd48fde"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:58766
I20260709 12:15:33.499430  7191 raft_consensus.cc:493] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:33.499799  7191 raft_consensus.cc:3060] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.504355  7315 consensus_queue.cc:1048] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.505920  7191 raft_consensus.cc:515] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.507047  7192 raft_consensus.cc:1240] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Rejecting Update request from peer 6168e3119b6540919ca609ec664eecce for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:33.508873  7115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2faff6bf744418bef5265dadd48fde" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:33.509461  7115 raft_consensus.cc:3055] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.509814  7115 raft_consensus.cc:740] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:33.510824  7115 consensus_queue.cc:260] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.511904  7115 raft_consensus.cc:3060] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.515686  7191 leader_election.cc:290] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 2 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:33.517422  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2faff6bf744418bef5265dadd48fde" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:33.518045  7265 raft_consensus.cc:3060] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.520756  7115 raft_consensus.cc:2468] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 2.
I20260709 12:15:33.522045  7156 leader_election.cc:304] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:33.522899  7351 raft_consensus.cc:2804] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:33.523397  7351 raft_consensus.cc:697] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:33.524173  7351 consensus_queue.cc:237] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.525153  7265 raft_consensus.cc:2468] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 2.
I20260709 12:15:33.531570  7013 catalog_manager.cc:5697] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 1 to 2, leader changed from 6168e3119b6540919ca609ec664eecce (127.6.209.129) to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 2 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.574335  7334 raft_consensus.cc:993] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b: : Instructing follower fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:33.574802  7371 raft_consensus.cc:1081] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Signalling peer fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:33.576478  7191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:58752
I20260709 12:15:33.577014  7191 raft_consensus.cc:493] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:33.577445  7191 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.583583  7314 raft_consensus.cc:993] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c: : Instructing follower 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:33.584050  7351 raft_consensus.cc:1081] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Signalling peer 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:33.583966  7191 raft_consensus.cc:515] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.585500  7115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:53474
I20260709 12:15:33.586007  7191 leader_election.cc:290] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 2 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:33.586038  7115 raft_consensus.cc:493] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:33.586663  7115 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.587759  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:33.588315  7117 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.593353  7115 raft_consensus.cc:515] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.594722  7117 raft_consensus.cc:2468] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 2.
I20260709 12:15:33.595883  7156 leader_election.cc:304] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:33.594393  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:33.597375  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:33.597905  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:33.599792  7266 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.600008  7192 raft_consensus.cc:3055] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.600385  7192 raft_consensus.cc:740] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:33.600692  7371 consensus_queue.cc:1048] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.596671  7351 raft_consensus.cc:2804] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:33.601136  7192 consensus_queue.cc:260] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.602284  7192 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.602628  7351 raft_consensus.cc:697] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:33.605388  7351 consensus_queue.cc:237] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Queue going to LEADER 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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.608686  7192 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 2.
I20260709 12:15:33.609982  7083 leader_election.cc:304] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:33.610862  7315 raft_consensus.cc:2804] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:33.611312  7315 raft_consensus.cc:697] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Becoming Leader. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:33.612064  7315 consensus_queue.cc:237] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [LEADER]: Queue going to LEADER 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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.615254  7265 raft_consensus.cc:3055] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.615712  7265 raft_consensus.cc:740] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:33.616909  7265 consensus_queue.cc:260] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.622385  7012 catalog_manager.cc:5697] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce reported cstate change: term changed from 1 to 2, leader changed from fe318cad8ac44186acda71ba2ba6725c (127.6.209.130) to 6168e3119b6540919ca609ec664eecce (127.6.209.129). New cstate: current_term: 2 leader_uuid: "6168e3119b6540919ca609ec664eecce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.626361  7265 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.620393  7266 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 2.
I20260709 12:15:33.635424  7013 catalog_manager.cc:5697] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 1 to 2, leader changed from 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131) to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 2 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.637089  7265 raft_consensus.cc:2468] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 2.
I20260709 12:15:33.596263  7115 leader_election.cc:290] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 2 election: Requested vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:33.651533  7334 consensus_queue.cc:1048] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.765385  7395 raft_consensus.cc:993] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b: : Instructing follower fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:33.765895  7395 raft_consensus.cc:1081] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Signalling peer fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:33.767609  7191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:58752
I20260709 12:15:33.768182  7191 raft_consensus.cc:493] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:33.768533  7191 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.770566  7334 raft_consensus.cc:993] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b: : Instructing follower 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:33.770987  7395 raft_consensus.cc:1081] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Signalling peer 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:33.772536  7115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:53470
I20260709 12:15:33.773083  7115 raft_consensus.cc:493] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:33.773396  7115 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.775571  7191 raft_consensus.cc:515] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.777685  7191 leader_election.cc:290] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 2 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:33.778491  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:33.779052  7117 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.779930  7115 raft_consensus.cc:515] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.782114  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:33.782730  7265 raft_consensus.cc:3055] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.782896  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:33.783136  7265 raft_consensus.cc:740] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:33.783533  7266 raft_consensus.cc:3055] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.783897  7266 raft_consensus.cc:740] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:33.784268  7265 consensus_queue.cc:260] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.784673  7266 consensus_queue.cc:260] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.785568  7265 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.785836  7266 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.786460  7117 raft_consensus.cc:2468] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 2.
I20260709 12:15:33.787633  7156 leader_election.cc:304] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:33.788480  7351 raft_consensus.cc:2804] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:33.788931  7351 raft_consensus.cc:697] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:33.789960  7351 consensus_queue.cc:237] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Queue going to LEADER 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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.792618  7265 raft_consensus.cc:2468] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 2.
I20260709 12:15:33.793159  7266 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 2.
I20260709 12:15:33.794193  7081 leader_election.cc:304] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [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: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:33.794931  7115 leader_election.cc:290] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 2 election: Requested vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:33.794999  7315 raft_consensus.cc:2804] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:33.795598  7315 raft_consensus.cc:697] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Becoming Leader. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:33.796396  7315 consensus_queue.cc:237] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [LEADER]: Queue going to LEADER 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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.796936  7191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:33.797533  7191 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.803910  7334 raft_consensus.cc:993] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b: : Instructing follower 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:33.804359  7395 raft_consensus.cc:1081] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Signalling peer 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:33.806048  7116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:53470
I20260709 12:15:33.806602  7116 raft_consensus.cc:493] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:33.806952  7116 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.807261  7191 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 2.
I20260709 12:15:33.805047  7012 catalog_manager.cc:5697] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 1 to 2, leader changed from 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131) to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 2 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.808367  7013 catalog_manager.cc:5697] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce reported cstate change: term changed from 1 to 2, leader changed from 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131) to 6168e3119b6540919ca609ec664eecce (127.6.209.129). New cstate: current_term: 2 leader_uuid: "6168e3119b6540919ca609ec664eecce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.813225  7116 raft_consensus.cc:515] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.816329  7191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:33.816439  7116 leader_election.cc:290] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 2 election: Requested vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:33.818073  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:33.818661  7266 raft_consensus.cc:3055] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.817142  7191 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.819012  7266 raft_consensus.cc:740] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:33.819878  7266 consensus_queue.cc:260] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.821110  7266 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.825218  7191 raft_consensus.cc:2468] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 2.
I20260709 12:15:33.826386  7083 leader_election.cc:304] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:33.827445  7315 raft_consensus.cc:2804] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:33.828274  7266 raft_consensus.cc:2468] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 2.
I20260709 12:15:33.828018  7315 raft_consensus.cc:697] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Becoming Leader. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:33.829700  7315 consensus_queue.cc:237] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [LEADER]: Queue going to LEADER 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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:33.837459  7012 catalog_manager.cc:5697] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce reported cstate change: term changed from 1 to 2, leader changed from 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131) to 6168e3119b6540919ca609ec664eecce (127.6.209.129). New cstate: current_term: 2 leader_uuid: "6168e3119b6540919ca609ec664eecce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.962694  7116 raft_consensus.cc:1275] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:33.963971  7397 consensus_queue.cc:1048] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:33.974346  7266 raft_consensus.cc:1275] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:33.976154  7351 consensus_queue.cc:1048] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.122509  7266 raft_consensus.cc:1275] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.123915  7351 consensus_queue.cc:1048] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.124234  7191 raft_consensus.cc:1275] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.125439  7315 consensus_queue.cc:1048] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.131997  7116 raft_consensus.cc:1275] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.134342  7397 consensus_queue.cc:1048] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.137692  7266 raft_consensus.cc:1275] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.139139  7358 consensus_queue.cc:1048] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.212481  7116 raft_consensus.cc:1275] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.213907  7397 consensus_queue.cc:1048] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.222591  7265 raft_consensus.cc:1275] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.226442  7397 consensus_queue.cc:1048] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.344058  7191 raft_consensus.cc:1275] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.345389  7358 consensus_queue.cc:1048] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.347546  7266 raft_consensus.cc:1275] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.348923  7384 consensus_queue.cc:1048] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.354523  7265 raft_consensus.cc:1275] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.356371  7358 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:34.371583  7191 raft_consensus.cc:1275] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:34.372958  7358 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:36.445264  6982 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:15:36.446023  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:36.466902  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63811b6986114ad58016e387f1f11d89"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
mode: GRACEFUL
new_leader_uuid: "501136909bf243a1aa85f1c5636b5f4b"
 from {username='slave'} at 127.0.0.1:46350
I20260709 12:15:36.467377  7192 raft_consensus.cc:606] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Received request to transfer leadership to TS 501136909bf243a1aa85f1c5636b5f4b
I20260709 12:15:36.478159  7116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
mode: GRACEFUL
new_leader_uuid: "501136909bf243a1aa85f1c5636b5f4b"
 from {username='slave'} at 127.0.0.1:43070
I20260709 12:15:36.478739  7116 raft_consensus.cc:606] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Received request to transfer leadership to TS 501136909bf243a1aa85f1c5636b5f4b
I20260709 12:15:36.479903  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:36.480391  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:36.705155  7403 raft_consensus.cc:993] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce: : Instructing follower 501136909bf243a1aa85f1c5636b5f4b to start an election
I20260709 12:15:36.705675  7408 raft_consensus.cc:1081] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Signalling peer 501136909bf243a1aa85f1c5636b5f4b to start an election
I20260709 12:15:36.707121  7265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
 from {username='slave'} at 127.0.0.1:52238
I20260709 12:15:36.707605  7265 raft_consensus.cc:493] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:36.707922  7265 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:36.712325  7265 raft_consensus.cc:515] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:36.713939  7265 leader_election.cc:290] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 3 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:36.714798  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:36.714964  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:36.715386  7116 raft_consensus.cc:3055] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:36.715518  7192 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:36.715746  7116 raft_consensus.cc:740] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:36.716500  7116 consensus_queue.cc:260] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:36.717432  7116 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:36.720356  7192 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 3.
I20260709 12:15:36.720906  7191 raft_consensus.cc:1240] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Rejecting Update request from peer 6168e3119b6540919ca609ec664eecce for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:36.721463  7232 leader_election.cc:304] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [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: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:36.722172  7116 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 3.
I20260709 12:15:36.722343  7395 raft_consensus.cc:2804] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:36.723651  7395 raft_consensus.cc:697] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 3 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:36.724493  7395 consensus_queue.cc:237] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:36.735136  7013 catalog_manager.cc:5697] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 2 to 3, leader changed from 6168e3119b6540919ca609ec664eecce (127.6.209.129) to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 3 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.036242  7397 raft_consensus.cc:993] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c: : Instructing follower 501136909bf243a1aa85f1c5636b5f4b to start an election
I20260709 12:15:37.036675  7415 raft_consensus.cc:1081] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Signalling peer 501136909bf243a1aa85f1c5636b5f4b to start an election
I20260709 12:15:37.038102  7265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63811b6986114ad58016e387f1f11d89"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
 from {username='slave'} at 127.0.0.1:52224
I20260709 12:15:37.038537  7265 raft_consensus.cc:493] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:37.038792  7265 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:37.042979  7265 raft_consensus.cc:515] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:37.044389  7265 leader_election.cc:290] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 2 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:37.045387  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:37.045392  7191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:37.046157  7116 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:37.046211  7191 raft_consensus.cc:3055] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:37.046641  7191 raft_consensus.cc:740] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:37.047439  7191 consensus_queue.cc:260] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:37.048599  7191 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:37.052806  7116 raft_consensus.cc:2468] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 2.
I20260709 12:15:37.053853  7230 leader_election.cc:304] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [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: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:37.054556  7395 raft_consensus.cc:2804] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:37.054839  7191 raft_consensus.cc:2468] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 2.
I20260709 12:15:37.055006  7395 raft_consensus.cc:697] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 2 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:37.055823  7395 consensus_queue.cc:237] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Queue going to LEADER 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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:37.062330  7013 catalog_manager.cc:5697] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 1 to 2, leader changed from fe318cad8ac44186acda71ba2ba6725c (127.6.209.130) to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 2 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.234901  7191 raft_consensus.cc:1275] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Refusing update from remote peer 501136909bf243a1aa85f1c5636b5f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:37.236104  7395 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.244731  7116 raft_consensus.cc:1275] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Refusing update from remote peer 501136909bf243a1aa85f1c5636b5f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:37.246583  7409 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:37.481355  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:37.487689  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:37.488121  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:37.522583  7116 raft_consensus.cc:1275] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Refusing update from remote peer 501136909bf243a1aa85f1c5636b5f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:37.523846  7419 consensus_queue.cc:1048] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:37.535367  7191 raft_consensus.cc:1275] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Refusing update from remote peer 501136909bf243a1aa85f1c5636b5f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:37.536751  7419 consensus_queue.cc:1048] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:38.489063  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:38.493914  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:38.494323  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:39.495642  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:39.503103  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:39.503485  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:40.504531  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:40.509320  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:40.509763  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:41.510779  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:41.516127  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:41.516460  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:42.517339  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:42.522454  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:42.522898  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:43.523764  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:43.528370  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:43.528772  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:44.529853  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:44.534447  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:44.534847  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:45.535704  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:45.540297  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:45.540705  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:46.567617  6982 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:15:46.572031  7117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
mode: GRACEFUL
new_leader_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:53482
I20260709 12:15:46.572916  7117 raft_consensus.cc:606] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Received request to transfer leadership to TS fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:46.577926  7117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc1a38f4f034400d96e8123aff062aca"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
mode: GRACEFUL
new_leader_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:53482
I20260709 12:15:46.578418  7117 raft_consensus.cc:606] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Received request to transfer leadership to TS fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:46.582667  7117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
mode: GRACEFUL
new_leader_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:53482
I20260709 12:15:46.583209  7117 raft_consensus.cc:606] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Received request to transfer leadership to TS fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:46.587561  7265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
mode: GRACEFUL
new_leader_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:52254
I20260709 12:15:46.587965  7265 raft_consensus.cc:606] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 3 LEADER]: Received request to transfer leadership to TS fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:46.596838  7265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63811b6986114ad58016e387f1f11d89"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
mode: GRACEFUL
new_leader_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:52254
I20260709 12:15:46.597299  7265 raft_consensus.cc:606] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 2 LEADER]: Received request to transfer leadership to TS fe318cad8ac44186acda71ba2ba6725c
I20260709 12:15:46.716172  7430 raft_consensus.cc:993] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce: : Instructing follower fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:46.716758  7425 raft_consensus.cc:1081] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Signalling peer fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:46.718295  7191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:58766
I20260709 12:15:46.718945  7191 raft_consensus.cc:493] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:46.719151  7428 raft_consensus.cc:993] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b: : Instructing follower fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:46.719439  7191 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:46.719707  7431 raft_consensus.cc:1081] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 2 LEADER]: Signalling peer fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:46.721276  7192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63811b6986114ad58016e387f1f11d89"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:58752
I20260709 12:15:46.721719  7192 raft_consensus.cc:493] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:46.721978  7192 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:46.725031  7191 raft_consensus.cc:515] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.725961  7192 raft_consensus.cc:515] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.726720  7191 leader_election.cc:290] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 3 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:46.727445  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:46.727733  7192 leader_election.cc:290] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 3 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:46.728109  7117 raft_consensus.cc:3055] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:46.728477  7117 raft_consensus.cc:740] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:46.728504  7265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c835be4fee494eb8d60ed28fe63699" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:46.728945  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:46.729141  7265 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:46.729956  7116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:46.729446  7117 consensus_queue.cc:260] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.730312  7116 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:46.730826  7117 raft_consensus.cc:3060] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:46.729463  7266 raft_consensus.cc:3055] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:46.733230  7266 raft_consensus.cc:740] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:46.733919  7266 consensus_queue.cc:260] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.735013  7266 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:46.735008  7116 raft_consensus.cc:2468] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 3.
I20260709 12:15:46.735545  7265 raft_consensus.cc:2468] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 3.
I20260709 12:15:46.736512  7156 leader_election.cc:304] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:46.737366  7415 raft_consensus.cc:2804] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:46.737425  7156 leader_election.cc:304] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [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: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:46.737389  7117 raft_consensus.cc:2468] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 3.
I20260709 12:15:46.739401  7415 raft_consensus.cc:697] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:46.740513  7432 raft_consensus.cc:2804] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:46.740296  7415 consensus_queue.cc:237] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.741019  7432 raft_consensus.cc:697] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:46.742096  7432 consensus_queue.cc:237] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.742442  7266 raft_consensus.cc:2468] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 3.
I20260709 12:15:46.749490  7012 catalog_manager.cc:5697] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 2 to 3, leader changed from 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131) to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 3 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:46.766093  7012 catalog_manager.cc:5697] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 2 to 3, leader changed from 6168e3119b6540919ca609ec664eecce (127.6.209.129) to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 3 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:46.869813  7430 raft_consensus.cc:993] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce: : Instructing follower fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:46.870283  7425 raft_consensus.cc:1081] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Signalling peer fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:46.871784  7192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc1a38f4f034400d96e8123aff062aca"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:58766
I20260709 12:15:46.872313  7192 raft_consensus.cc:493] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:46.872597  7192 raft_consensus.cc:3060] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:46.876477  7192 raft_consensus.cc:515] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.877791  7192 leader_election.cc:290] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 2 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:46.878544  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1a38f4f034400d96e8123aff062aca" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:46.878866  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1a38f4f034400d96e8123aff062aca" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:46.879108  7117 raft_consensus.cc:3055] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:46.879333  7266 raft_consensus.cc:3060] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:46.879477  7117 raft_consensus.cc:740] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:46.880298  7117 consensus_queue.cc:260] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.881179  7117 raft_consensus.cc:3060] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:46.883414  7266 raft_consensus.cc:2468] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 2.
I20260709 12:15:46.884177  7156 leader_election.cc:304] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [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: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:46.884814  7432 raft_consensus.cc:2804] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:46.885282  7432 raft_consensus.cc:697] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:46.886166  7432 consensus_queue.cc:237] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Queue going to LEADER 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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.886873  7117 raft_consensus.cc:2468] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 2.
I20260709 12:15:46.892606  7012 catalog_manager.cc:5697] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 1 to 2, leader changed from 6168e3119b6540919ca609ec664eecce (127.6.209.129) to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 2 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:46.903115  7428 raft_consensus.cc:993] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b: : Instructing follower fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:46.903527  7431 raft_consensus.cc:1081] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 3 LEADER]: Signalling peer fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:46.904737  7192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:58752
I20260709 12:15:46.905141  7192 raft_consensus.cc:493] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:46.905380  7192 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:46.909087  7192 raft_consensus.cc:515] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.910516  7192 leader_election.cc:290] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 4 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:46.911355  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:46.911836  7266 raft_consensus.cc:3055] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:46.911852  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:46.912130  7266 raft_consensus.cc:740] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:46.912560  7117 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:46.913184  7266 consensus_queue.cc:260] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.914113  7266 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:46.917085  7117 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 4.
I20260709 12:15:46.918031  7156 leader_election.cc:304] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [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: 6168e3119b6540919ca609ec664eecce, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:46.918162  7266 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 4.
I20260709 12:15:46.918833  7432 raft_consensus.cc:2804] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:46.919260  7432 raft_consensus.cc:697] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 4 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:46.919982  7432 consensus_queue.cc:237] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:46.926115  7012 catalog_manager.cc:5697] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 3 to 4, leader changed from 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131) to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 4 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:47.028354  7430 raft_consensus.cc:993] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce: : Instructing follower fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:47.028841  7425 raft_consensus.cc:1081] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Signalling peer fe318cad8ac44186acda71ba2ba6725c to start an election
I20260709 12:15:47.030405  7192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
 from {username='slave'} at 127.0.0.1:58766
I20260709 12:15:47.030829  7192 raft_consensus.cc:493] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:47.031111  7192 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:47.034961  7192 raft_consensus.cc:515] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:47.036420  7192 leader_election.cc:290] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [CANDIDATE]: Term 3 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:47.037101  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:47.037369  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "fe318cad8ac44186acda71ba2ba6725c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:47.037709  7117 raft_consensus.cc:3055] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:47.037856  7266 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:47.038048  7117 raft_consensus.cc:740] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:47.038883  7117 consensus_queue.cc:260] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:47.040012  7117 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:47.044389  7266 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 3.
I20260709 12:15:47.045756  7156 leader_election.cc:304] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [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: 501136909bf243a1aa85f1c5636b5f4b, fe318cad8ac44186acda71ba2ba6725c; no voters: 
I20260709 12:15:47.046518  7432 raft_consensus.cc:2804] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:47.046700  7117 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe318cad8ac44186acda71ba2ba6725c in term 3.
I20260709 12:15:47.047147  7432 raft_consensus.cc:697] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Becoming Leader. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:47.047899  7432 consensus_queue.cc:237] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:47.054322  7012 catalog_manager.cc:5697] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c reported cstate change: term changed from 2 to 3, leader changed from 6168e3119b6540919ca609ec664eecce (127.6.209.129) to fe318cad8ac44186acda71ba2ba6725c (127.6.209.130). New cstate: current_term: 3 leader_uuid: "fe318cad8ac44186acda71ba2ba6725c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:47.208366  7117 raft_consensus.cc:1275] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:47.209357  7432 consensus_queue.cc:1048] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:47.218575  7266 raft_consensus.cc:1275] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:47.220135  7415 consensus_queue.cc:1048] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:47.270488  7266 raft_consensus.cc:1275] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:47.270961  7117 raft_consensus.cc:1275] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:47.271574  7432 consensus_queue.cc:1048] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:47.272284  7415 consensus_queue.cc:1048] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:47.348686  7117 raft_consensus.cc:1275] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:47.349884  7415 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:47.358860  7266 raft_consensus.cc:1275] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:47.360397  7432 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:47.434316  7266 raft_consensus.cc:1275] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:47.435364  7415 consensus_queue.cc:1048] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:47.443831  7117 raft_consensus.cc:1275] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:47.445715  7415 consensus_queue.cc:1048] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:47.522980  7266 raft_consensus.cc:1275] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:47.524091  7415 consensus_queue.cc:1048] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:47.532483  7117 raft_consensus.cc:1275] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Refusing update from remote peer fe318cad8ac44186acda71ba2ba6725c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:47.533738  7415 consensus_queue.cc:1048] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:49.630101  6982 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:15:49.630941  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:49.637655  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
mode: GRACEFUL
new_leader_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:46350
I20260709 12:15:49.638305  7192 raft_consensus.cc:606] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Received request to transfer leadership to TS 6168e3119b6540919ca609ec664eecce
I20260709 12:15:49.640995  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63811b6986114ad58016e387f1f11d89"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
mode: GRACEFUL
new_leader_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:46350
I20260709 12:15:49.641426  7192 raft_consensus.cc:606] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Received request to transfer leadership to TS 6168e3119b6540919ca609ec664eecce
I20260709 12:15:49.643579  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
mode: GRACEFUL
new_leader_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:46350
I20260709 12:15:49.644007  7192 raft_consensus.cc:606] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Received request to transfer leadership to TS 6168e3119b6540919ca609ec664eecce
I20260709 12:15:49.646021  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
mode: GRACEFUL
new_leader_uuid: "501136909bf243a1aa85f1c5636b5f4b"
 from {username='slave'} at 127.0.0.1:46350
I20260709 12:15:49.646415  7192 raft_consensus.cc:606] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Received request to transfer leadership to TS 501136909bf243a1aa85f1c5636b5f4b
I20260709 12:15:49.648438  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811"
dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
mode: GRACEFUL
new_leader_uuid: "501136909bf243a1aa85f1c5636b5f4b"
 from {username='slave'} at 127.0.0.1:46350
I20260709 12:15:49.648847  7192 raft_consensus.cc:606] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 4 LEADER]: Received request to transfer leadership to TS 501136909bf243a1aa85f1c5636b5f4b
I20260709 12:15:49.649860  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:49.650298  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:49.681907  7415 raft_consensus.cc:993] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c: : Instructing follower 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:49.682410  7458 raft_consensus.cc:1081] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Signalling peer 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:49.683756  7117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:53474
I20260709 12:15:49.684201  7117 raft_consensus.cc:493] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:49.684517  7117 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:49.689356  7117 raft_consensus.cc:515] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.691390  7117 leader_election.cc:290] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 4 election: Requested vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:49.692209  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:49.692601  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b4753a010b45c7b6d70dc1f4a548e8" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:49.692834  7192 raft_consensus.cc:3055] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:49.693101  7266 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:49.693132  7192 raft_consensus.cc:740] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:49.694213  7192 consensus_queue.cc:260] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.695381  7192 raft_consensus.cc:3060] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:49.699949  7266 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 4.
I20260709 12:15:49.700948  7192 raft_consensus.cc:2468] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 4.
I20260709 12:15:49.701059  7081 leader_election.cc:304] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [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: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:49.702877  7459 raft_consensus.cc:2804] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:49.703619  7459 raft_consensus.cc:697] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 4 LEADER]: Becoming Leader. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:49.704385  7459 consensus_queue.cc:237] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.711431  7012 catalog_manager.cc:5697] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce reported cstate change: term changed from 3 to 4, leader changed from fe318cad8ac44186acda71ba2ba6725c (127.6.209.130) to 6168e3119b6540919ca609ec664eecce (127.6.209.129). New cstate: current_term: 4 leader_uuid: "6168e3119b6540919ca609ec664eecce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:49.725358  7415 raft_consensus.cc:993] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c: : Instructing follower 501136909bf243a1aa85f1c5636b5f4b to start an election
I20260709 12:15:49.725834  7458 raft_consensus.cc:1081] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 4 LEADER]: Signalling peer 501136909bf243a1aa85f1c5636b5f4b to start an election
I20260709 12:15:49.727233  7266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
 from {username='slave'} at 127.0.0.1:52224
I20260709 12:15:49.727746  7266 raft_consensus.cc:493] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:49.728035  7266 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:49.732187  7266 raft_consensus.cc:515] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.734778  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:49.735088  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2180206e46473aaf7652a4fed15811" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:49.735337  7117 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:49.735154  7266 leader_election.cc:290] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 5 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:49.735720  7192 raft_consensus.cc:3055] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:49.736047  7192 raft_consensus.cc:740] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:49.736773  7192 consensus_queue.cc:260] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.737742  7192 raft_consensus.cc:3060] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:49.739864  7117 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 5.
I20260709 12:15:49.740989  7230 leader_election.cc:304] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [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: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:49.741812  7431 raft_consensus.cc:2804] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:49.742049  7192 raft_consensus.cc:2468] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 5.
I20260709 12:15:49.743691  7431 raft_consensus.cc:697] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 5 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:49.745107  7431 consensus_queue.cc:237] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.751557  7012 catalog_manager.cc:5697] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 4 to 5, leader changed from fe318cad8ac44186acda71ba2ba6725c (127.6.209.130) to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 5 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:49.854794  7415 raft_consensus.cc:993] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c: : Instructing follower 501136909bf243a1aa85f1c5636b5f4b to start an election
I20260709 12:15:49.855221  7458 raft_consensus.cc:1081] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Signalling peer 501136909bf243a1aa85f1c5636b5f4b to start an election
I20260709 12:15:49.856596  7266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd"
dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
 from {username='slave'} at 127.0.0.1:52224
I20260709 12:15:49.857019  7266 raft_consensus.cc:493] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:49.857323  7266 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:49.861964  7266 raft_consensus.cc:515] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.863343  7266 leader_election.cc:290] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [CANDIDATE]: Term 3 election: Requested vote from peers 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469), fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333)
I20260709 12:15:49.864267  7117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6168e3119b6540919ca609ec664eecce"
I20260709 12:15:49.864490  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eed2fe6d1f4836a31e6f1ad169cedd" candidate_uuid: "501136909bf243a1aa85f1c5636b5f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:49.864785  7117 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:49.865113  7192 raft_consensus.cc:3055] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:49.865491  7192 raft_consensus.cc:740] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:49.866250  7192 consensus_queue.cc:260] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.867179  7192 raft_consensus.cc:3060] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:49.869055  7117 raft_consensus.cc:2468] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 3.
I20260709 12:15:49.869925  7230 leader_election.cc:304] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [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: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:49.870551  7431 raft_consensus.cc:2804] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:49.870960  7431 raft_consensus.cc:697] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 3 LEADER]: Becoming Leader. State: Replica: 501136909bf243a1aa85f1c5636b5f4b, State: Running, Role: LEADER
I20260709 12:15:49.871882  7431 consensus_queue.cc:237] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.872421  7192 raft_consensus.cc:2468] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501136909bf243a1aa85f1c5636b5f4b in term 3.
I20260709 12:15:49.878181  7012 catalog_manager.cc:5697] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b reported cstate change: term changed from 2 to 3, leader changed from fe318cad8ac44186acda71ba2ba6725c (127.6.209.130) to 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131). New cstate: current_term: 3 leader_uuid: "501136909bf243a1aa85f1c5636b5f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:49.894495  7458 raft_consensus.cc:993] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c: : Instructing follower 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:49.894913  7415 raft_consensus.cc:1081] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Signalling peer 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:49.896198  7117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:53474
I20260709 12:15:49.896564  7117 raft_consensus.cc:493] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:49.896788  7117 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:49.900691  7117 raft_consensus.cc:515] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.902199  7117 leader_election.cc:290] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 3 election: Requested vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:49.902846  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:49.903219  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494faedf8b6e47119cd6ece8acb2d198" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:49.903334  7192 raft_consensus.cc:3055] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:49.903709  7192 raft_consensus.cc:740] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:49.903748  7266 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:49.904373  7192 consensus_queue.cc:260] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.905200  7192 raft_consensus.cc:3060] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:49.907831  7266 raft_consensus.cc:2468] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 3.
I20260709 12:15:49.908712  7081 leader_election.cc:304] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [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: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:49.909224  7192 raft_consensus.cc:2468] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 3.
I20260709 12:15:49.909511  7459 raft_consensus.cc:2804] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:49.910058  7459 raft_consensus.cc:697] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 3 LEADER]: Becoming Leader. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:49.910835  7459 consensus_queue.cc:237] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.916852  7012 catalog_manager.cc:5697] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce reported cstate change: term changed from 2 to 3, leader changed from fe318cad8ac44186acda71ba2ba6725c (127.6.209.130) to 6168e3119b6540919ca609ec664eecce (127.6.209.129). New cstate: current_term: 3 leader_uuid: "6168e3119b6540919ca609ec664eecce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:49.988937  7458 raft_consensus.cc:993] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c: : Instructing follower 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:49.989451  7458 raft_consensus.cc:1081] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Signalling peer 6168e3119b6540919ca609ec664eecce to start an election
I20260709 12:15:49.990939  7117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63811b6986114ad58016e387f1f11d89"
dest_uuid: "6168e3119b6540919ca609ec664eecce"
 from {username='slave'} at 127.0.0.1:53474
I20260709 12:15:49.991328  7117 raft_consensus.cc:493] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:49.991541  7117 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:49.995474  7117 raft_consensus.cc:515] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:49.996833  7117 leader_election.cc:290] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [CANDIDATE]: Term 4 election: Requested vote from peers fe318cad8ac44186acda71ba2ba6725c (127.6.209.130:34333), 501136909bf243a1aa85f1c5636b5f4b (127.6.209.131:43609)
I20260709 12:15:49.997558  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fe318cad8ac44186acda71ba2ba6725c"
I20260709 12:15:49.997836  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63811b6986114ad58016e387f1f11d89" candidate_uuid: "6168e3119b6540919ca609ec664eecce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "501136909bf243a1aa85f1c5636b5f4b"
I20260709 12:15:49.998080  7192 raft_consensus.cc:3055] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:49.998327  7266 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:49.998440  7192 raft_consensus.cc:740] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe318cad8ac44186acda71ba2ba6725c, State: Running, Role: LEADER
I20260709 12:15:49.999186  7192 consensus_queue.cc:260] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:50.000020  7192 raft_consensus.cc:3060] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:50.002547  7266 raft_consensus.cc:2468] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 4.
I20260709 12:15:50.003468  7081 leader_election.cc:304] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [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: 501136909bf243a1aa85f1c5636b5f4b, 6168e3119b6540919ca609ec664eecce; no voters: 
I20260709 12:15:50.004149  7459 raft_consensus.cc:2804] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:50.004309  7192 raft_consensus.cc:2468] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6168e3119b6540919ca609ec664eecce in term 4.
I20260709 12:15:50.004642  7459 raft_consensus.cc:697] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 4 LEADER]: Becoming Leader. State: Replica: 6168e3119b6540919ca609ec664eecce, State: Running, Role: LEADER
I20260709 12:15:50.005488  7459 consensus_queue.cc:237] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [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: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } }
I20260709 12:15:50.012305  7012 catalog_manager.cc:5697] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce reported cstate change: term changed from 3 to 4, leader changed from fe318cad8ac44186acda71ba2ba6725c (127.6.209.130) to 6168e3119b6540919ca609ec664eecce (127.6.209.129). New cstate: current_term: 4 leader_uuid: "6168e3119b6540919ca609ec664eecce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:50.215158  7266 raft_consensus.cc:1275] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:50.216027  7192 raft_consensus.cc:1275] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 5 FOLLOWER]: Refusing update from remote peer 501136909bf243a1aa85f1c5636b5f4b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:50.216333  7459 consensus_queue.cc:1048] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:50.217245  7431 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:50.228441  7117 raft_consensus.cc:1275] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 5 FOLLOWER]: Refusing update from remote peer 501136909bf243a1aa85f1c5636b5f4b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:50.230355  7431 consensus_queue.cc:1048] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:50.237780  7192 raft_consensus.cc:1275] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:50.239094  7459 consensus_queue.cc:1048] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:50.317497  7116 raft_consensus.cc:1275] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Refusing update from remote peer 501136909bf243a1aa85f1c5636b5f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:50.318735  7431 consensus_queue.cc:1048] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6168e3119b6540919ca609ec664eecce" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:50.320079  7192 raft_consensus.cc:1275] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Refusing update from remote peer 501136909bf243a1aa85f1c5636b5f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:50.321224  7431 consensus_queue.cc:1048] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:50.375708  7192 raft_consensus.cc:1275] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:50.376942  7459 consensus_queue.cc:1048] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:50.385457  7266 raft_consensus.cc:1275] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:50.387158  7459 consensus_queue.cc:1048] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:50.511570  7266 raft_consensus.cc:1275] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:50.512753  7459 consensus_queue.cc:1048] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "501136909bf243a1aa85f1c5636b5f4b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:50.521639  7192 raft_consensus.cc:1275] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Refusing update from remote peer 6168e3119b6540919ca609ec664eecce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:50.522989  7459 consensus_queue.cc:1048] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe318cad8ac44186acda71ba2ba6725c" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:50.651535  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:50.656570  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:50.656956  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:51.658058  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:51.662861  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:51.663265  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:52.664309  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:52.669714  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:52.670123  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:53.671123  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:53.676551  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:53.676957  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:54.677995  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:54.682847  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:54.683276  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:55.684304  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:55.689081  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:55.689483  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:56.690449  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:56.695310  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:56.695762  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:57.696827  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:57.702114  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:57.702515  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:58.703524  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:58.708868  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:58.709214  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:59.739511  6982 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:15:59.740408  6982 tablet_server.cc:179] TabletServer@127.6.209.129:0 shutting down...
W20260709 12:15:59.764284  7156 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:15:59.769672  7156 consensus_peers.cc:597] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c -> Peer 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469): Couldn't send request to peer 6168e3119b6540919ca609ec664eecce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:59.773016  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:59.773998  6982 tablet_replica.cc:333] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.774796  6982 raft_consensus.cc:2243] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:59.775635  6982 raft_consensus.cc:2272] T 63811b6986114ad58016e387f1f11d89 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.778187  6982 tablet_replica.cc:333] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.778770  6982 raft_consensus.cc:2243] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.779201  6982 raft_consensus.cc:2272] T b0eed2fe6d1f4836a31e6f1ad169cedd P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.780750  6982 tablet_replica.cc:333] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.781191  6982 raft_consensus.cc:2243] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:59.781970  6982 raft_consensus.cc:2272] T a2b4753a010b45c7b6d70dc1f4a548e8 P 6168e3119b6540919ca609ec664eecce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.783583  6982 tablet_replica.cc:333] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.784113  6982 raft_consensus.cc:2243] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.784528  6982 raft_consensus.cc:2272] T d9c835be4fee494eb8d60ed28fe63699 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.786227  6982 tablet_replica.cc:333] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.786633  6982 raft_consensus.cc:2243] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.787005  6982 raft_consensus.cc:2272] T dd9037722e8e42a8b8ac387c682d26b5 P 6168e3119b6540919ca609ec664eecce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.788509  6982 tablet_replica.cc:333] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.788960  6982 raft_consensus.cc:2243] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.789341  6982 raft_consensus.cc:2272] T cc1a38f4f034400d96e8123aff062aca P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.791023  6982 tablet_replica.cc:333] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.791422  6982 raft_consensus.cc:2243] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:59.792120  6982 raft_consensus.cc:2272] T 494faedf8b6e47119cd6ece8acb2d198 P 6168e3119b6540919ca609ec664eecce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.793720  6982 tablet_replica.cc:333] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.794123  6982 raft_consensus.cc:2243] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.794653  6982 raft_consensus.cc:2272] T 6a2faff6bf744418bef5265dadd48fde P 6168e3119b6540919ca609ec664eecce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.796181  6982 tablet_replica.cc:333] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce: stopping tablet replica
I20260709 12:15:59.796562  6982 raft_consensus.cc:2243] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.797000  6982 raft_consensus.cc:2272] T ea2180206e46473aaf7652a4fed15811 P 6168e3119b6540919ca609ec664eecce [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:59.913384  7156 consensus_peers.cc:597] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c -> Peer 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469): Couldn't send request to peer 6168e3119b6540919ca609ec664eecce. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:59.914561  7230 consensus_peers.cc:597] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b -> Peer 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469): Couldn't send request to peer 6168e3119b6540919ca609ec664eecce. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:59.914873  7230 consensus_peers.cc:597] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b -> Peer 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469): Couldn't send request to peer 6168e3119b6540919ca609ec664eecce. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:59.922566  6982 tablet_server.cc:196] TabletServer@127.6.209.129:0 shutdown complete.
I20260709 12:15:59.940730  6982 tablet_server.cc:179] TabletServer@127.6.209.130:0 shutting down...
I20260709 12:15:59.967617  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:59.968286  6982 tablet_replica.cc:333] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.968909  6982 raft_consensus.cc:2243] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.969377  6982 raft_consensus.cc:2272] T 494faedf8b6e47119cd6ece8acb2d198 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.971493  6982 tablet_replica.cc:333] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.972026  6982 raft_consensus.cc:2243] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.972446  6982 raft_consensus.cc:2272] T dd9037722e8e42a8b8ac387c682d26b5 P fe318cad8ac44186acda71ba2ba6725c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.974069  6982 tablet_replica.cc:333] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.974515  6982 raft_consensus.cc:2243] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:59.975186  6982 raft_consensus.cc:2272] T cc1a38f4f034400d96e8123aff062aca P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.976614  6982 tablet_replica.cc:333] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.977020  6982 raft_consensus.cc:2243] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.977365  6982 raft_consensus.cc:2272] T 63811b6986114ad58016e387f1f11d89 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.978909  6982 tablet_replica.cc:333] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.979336  6982 raft_consensus.cc:2243] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:59.980019  6982 raft_consensus.cc:2272] T d9c835be4fee494eb8d60ed28fe63699 P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.981534  6982 tablet_replica.cc:333] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.982038  6982 raft_consensus.cc:2243] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:59.982748  6982 raft_consensus.cc:2272] T 6a2faff6bf744418bef5265dadd48fde P fe318cad8ac44186acda71ba2ba6725c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.984232  6982 tablet_replica.cc:333] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.984651  6982 raft_consensus.cc:2243] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.984989  6982 raft_consensus.cc:2272] T ea2180206e46473aaf7652a4fed15811 P fe318cad8ac44186acda71ba2ba6725c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.986546  6982 tablet_replica.cc:333] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.986930  6982 raft_consensus.cc:2243] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.987259  6982 raft_consensus.cc:2272] T b0eed2fe6d1f4836a31e6f1ad169cedd P fe318cad8ac44186acda71ba2ba6725c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:59.988718  6982 tablet_replica.cc:333] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c: stopping tablet replica
I20260709 12:15:59.989078  6982 raft_consensus.cc:2243] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:59.989444  6982 raft_consensus.cc:2272] T a2b4753a010b45c7b6d70dc1f4a548e8 P fe318cad8ac44186acda71ba2ba6725c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:00.006687  7230 consensus_peers.cc:597] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b -> Peer 6168e3119b6540919ca609ec664eecce (127.6.209.129:35469): Couldn't send request to peer 6168e3119b6540919ca609ec664eecce. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:00.018144  6982 tablet_server.cc:196] TabletServer@127.6.209.130:0 shutdown complete.
I20260709 12:16:00.035586  6982 tablet_server.cc:179] TabletServer@127.6.209.131:0 shutting down...
I20260709 12:16:00.060209  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:00.060887  6982 tablet_replica.cc:333] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.061470  6982 raft_consensus.cc:2243] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.062018  6982 raft_consensus.cc:2272] T 63811b6986114ad58016e387f1f11d89 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.063705  6982 tablet_replica.cc:333] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.064206  6982 raft_consensus.cc:2243] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:00.064962  6982 raft_consensus.cc:2272] T b0eed2fe6d1f4836a31e6f1ad169cedd P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.066723  6982 tablet_replica.cc:333] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.067229  6982 raft_consensus.cc:2243] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.067680  6982 raft_consensus.cc:2272] T a2b4753a010b45c7b6d70dc1f4a548e8 P 501136909bf243a1aa85f1c5636b5f4b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.069309  6982 tablet_replica.cc:333] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.069849  6982 raft_consensus.cc:2243] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.070240  6982 raft_consensus.cc:2272] T d9c835be4fee494eb8d60ed28fe63699 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.071985  6982 tablet_replica.cc:333] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.072435  6982 raft_consensus.cc:2243] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:00.073221  6982 raft_consensus.cc:2272] T dd9037722e8e42a8b8ac387c682d26b5 P 501136909bf243a1aa85f1c5636b5f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.074798  6982 tablet_replica.cc:333] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.075246  6982 raft_consensus.cc:2243] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.075695  6982 raft_consensus.cc:2272] T 494faedf8b6e47119cd6ece8acb2d198 P 501136909bf243a1aa85f1c5636b5f4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.077209  6982 tablet_replica.cc:333] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.077739  6982 raft_consensus.cc:2243] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.078114  6982 raft_consensus.cc:2272] T cc1a38f4f034400d96e8123aff062aca P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.079617  6982 tablet_replica.cc:333] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.080070  6982 raft_consensus.cc:2243] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.080451  6982 raft_consensus.cc:2272] T 6a2faff6bf744418bef5265dadd48fde P 501136909bf243a1aa85f1c5636b5f4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.081907  6982 tablet_replica.cc:333] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b: stopping tablet replica
I20260709 12:16:00.082343  6982 raft_consensus.cc:2243] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:16:00.083099  6982 raft_consensus.cc:2272] T ea2180206e46473aaf7652a4fed15811 P 501136909bf243a1aa85f1c5636b5f4b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.110041  6982 tablet_server.cc:196] TabletServer@127.6.209.131:0 shutdown complete.
I20260709 12:16:00.127573  6982 master.cc:562] Master@127.6.209.190:39827 shutting down...
I20260709 12:16:00.326083  6982 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:00.326768  6982 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.327142  6982 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72cf261d4c4746118b6bcbda95ee4875: stopping tablet replica
I20260709 12:16:00.346472  6982 master.cc:584] Master@127.6.209.190:39827 shutdown complete.
501136909bf243a1aa85f1c5636b5f4b  1
6168e3119b6540919ca609ec664eecce  4
fe318cad8ac44186acda71ba2ba6725c  4
501136909bf243a1aa85f1c5636b5f4b  3
6168e3119b6540919ca609ec664eecce  3
fe318cad8ac44186acda71ba2ba6725c  3
501136909bf243a1aa85f1c5636b5f4b  1
6168e3119b6540919ca609ec664eecce  0
fe318cad8ac44186acda71ba2ba6725c  8
501136909bf243a1aa85f1c5636b5f4b  3
6168e3119b6540919ca609ec664eecce  3
fe318cad8ac44186acda71ba2ba6725c  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30995 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:16:00.386302  6982 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.209.190:41299
I20260709 12:16:00.387424  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:00.392891  7495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.393260  7496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.394506  7498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:00.394563  6982 server_base.cc:1061] running on GCE node
I20260709 12:16:00.395656  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:00.395831  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:00.396029  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599360395996 us; error 0 us; skew 500 ppm
I20260709 12:16:00.396572  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:00.399185  6982 webserver.cc:533] Webserver started at http://127.6.209.190:37883/ using document root <none> and password file <none>
I20260709 12:16:00.399672  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:00.399863  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:00.400135  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:00.401264  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/master-0-root/instance:
uuid: "d7a67972b1a043a1a404f172e3f4f7c8"
format_stamp: "Formatted at 2026-07-09 12:16:00 on dist-test-slave-s0gw"
I20260709 12:16:00.405472  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:16:00.408711  7503 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.409370  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:16:00.409693  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/master-0-root
uuid: "d7a67972b1a043a1a404f172e3f4f7c8"
format_stamp: "Formatted at 2026-07-09 12:16:00 on dist-test-slave-s0gw"
I20260709 12:16:00.409967  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:00.433427  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:00.434594  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:00.471592  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.190:41299
I20260709 12:16:00.471685  7554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.190:41299 every 8 connection(s)
I20260709 12:16:00.475458  7555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:00.484695  7555 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8: Bootstrap starting.
I20260709 12:16:00.489290  7555 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:00.493321  7555 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8: No bootstrap required, opened a new log
I20260709 12:16:00.495496  7555 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7a67972b1a043a1a404f172e3f4f7c8" member_type: VOTER }
I20260709 12:16:00.495918  7555 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:00.496094  7555 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7a67972b1a043a1a404f172e3f4f7c8, State: Initialized, Role: FOLLOWER
I20260709 12:16:00.496568  7555 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7a67972b1a043a1a404f172e3f4f7c8" member_type: VOTER }
I20260709 12:16:00.496989  7555 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:00.497174  7555 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:00.497375  7555 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.501133  7555 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7a67972b1a043a1a404f172e3f4f7c8" member_type: VOTER }
I20260709 12:16:00.501699  7555 leader_election.cc:304] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [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: d7a67972b1a043a1a404f172e3f4f7c8; no voters: 
I20260709 12:16:00.502815  7555 leader_election.cc:290] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:00.503192  7558 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:00.504458  7558 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 1 LEADER]: Becoming Leader. State: Replica: d7a67972b1a043a1a404f172e3f4f7c8, State: Running, Role: LEADER
I20260709 12:16:00.505160  7558 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [LEADER]: Queue going to LEADER mode. State: All 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: "d7a67972b1a043a1a404f172e3f4f7c8" member_type: VOTER }
I20260709 12:16:00.505762  7555 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:00.511883  7560 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7a67972b1a043a1a404f172e3f4f7c8. Latest consensus state: current_term: 1 leader_uuid: "d7a67972b1a043a1a404f172e3f4f7c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7a67972b1a043a1a404f172e3f4f7c8" member_type: VOTER } }
I20260709 12:16:00.512169  7559 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7a67972b1a043a1a404f172e3f4f7c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7a67972b1a043a1a404f172e3f4f7c8" member_type: VOTER } }
I20260709 12:16:00.512552  7560 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:00.512681  7559 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:00.514704  7566 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:00.522699  7566 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:00.523643  6982 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:00.531810  7566 catalog_manager.cc:1383] Generated new cluster ID: 2643a0b0ccc34770a9bd28532970f105
I20260709 12:16:00.532096  7566 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:00.559751  7566 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:00.560998  7566 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:00.572186  7566 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8: Generated new TSK 0
I20260709 12:16:00.572814  7566 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:00.589890  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:00.595930  7576 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.597002  7577 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.599177  7579 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:00.599350  6982 server_base.cc:1061] running on GCE node
I20260709 12:16:00.600306  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:00.600488  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:00.600620  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599360600609 us; error 0 us; skew 500 ppm
I20260709 12:16:00.601078  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:00.603340  6982 webserver.cc:533] Webserver started at http://127.6.209.129:39611/ using document root <none> and password file <none>
I20260709 12:16:00.603765  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:00.603916  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:00.604199  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:00.605201  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-0-root/instance:
uuid: "50726e840c7141e59927994f1b9d409d"
format_stamp: "Formatted at 2026-07-09 12:16:00 on dist-test-slave-s0gw"
I20260709 12:16:00.609848  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:16:00.612978  7584 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.613752  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:00.614032  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "50726e840c7141e59927994f1b9d409d"
format_stamp: "Formatted at 2026-07-09 12:16:00 on dist-test-slave-s0gw"
I20260709 12:16:00.614311  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:00.629680  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:00.630924  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:00.632398  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:00.634639  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:00.634861  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.635109  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:00.635308  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.674314  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:40767
I20260709 12:16:00.674402  7646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:40767 every 8 connection(s)
I20260709 12:16:00.679183  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:00.686479  7651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.688344  7652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.689292  7654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:00.690189  6982 server_base.cc:1061] running on GCE node
I20260709 12:16:00.691412  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:00.691625  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:00.691793  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599360691775 us; error 0 us; skew 500 ppm
I20260709 12:16:00.692301  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:00.694406  6982 webserver.cc:533] Webserver started at http://127.6.209.130:43031/ using document root <none> and password file <none>
I20260709 12:16:00.694859  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:00.695063  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:00.695322  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:00.696381  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-1-root/instance:
uuid: "50aec8d0d02c4dba9220b752a7210cdb"
format_stamp: "Formatted at 2026-07-09 12:16:00 on dist-test-slave-s0gw"
I20260709 12:16:00.700829  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:16:00.703434  7647 heartbeater.cc:344] Connected to a master server at 127.6.209.190:41299
I20260709 12:16:00.703833  7647 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:00.704540  7659 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.704707  7647 heartbeater.cc:507] Master 127.6.209.190:41299 requested a full tablet report, sending...
I20260709 12:16:00.705397  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:00.705744  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-1-root
uuid: "50aec8d0d02c4dba9220b752a7210cdb"
format_stamp: "Formatted at 2026-07-09 12:16:00 on dist-test-slave-s0gw"
I20260709 12:16:00.705996  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:00.707203  7520 ts_manager.cc:194] Registered new tserver with Master: 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767)
I20260709 12:16:00.708957  7520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55230
I20260709 12:16:00.724526  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:00.725903  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:00.727344  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:00.729498  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:00.729776  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.730020  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:00.730201  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.770239  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.130:43763
I20260709 12:16:00.770401  7721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.130:43763 every 8 connection(s)
I20260709 12:16:00.775584  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:00.782406  7725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.784441  7726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:00.785482  7728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:00.786331  6982 server_base.cc:1061] running on GCE node
I20260709 12:16:00.787312  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:00.787550  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:00.787710  7722 heartbeater.cc:344] Connected to a master server at 127.6.209.190:41299
I20260709 12:16:00.787765  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599360787741 us; error 0 us; skew 500 ppm
I20260709 12:16:00.788256  7722 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:00.788630  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:00.789011  7722 heartbeater.cc:507] Master 127.6.209.190:41299 requested a full tablet report, sending...
I20260709 12:16:00.791275  6982 webserver.cc:533] Webserver started at http://127.6.209.131:40187/ using document root <none> and password file <none>
I20260709 12:16:00.791282  7520 ts_manager.cc:194] Registered new tserver with Master: 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:00.791886  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:00.792129  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:00.792397  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:00.792870  7520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55246
I20260709 12:16:00.793563  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-2-root/instance:
uuid: "3dad4069aeac47eea64c4c350b4d389e"
format_stamp: "Formatted at 2026-07-09 12:16:00 on dist-test-slave-s0gw"
I20260709 12:16:00.798311  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:00.801395  7733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.802194  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:00.802448  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-2-root
uuid: "3dad4069aeac47eea64c4c350b4d389e"
format_stamp: "Formatted at 2026-07-09 12:16:00 on dist-test-slave-s0gw"
I20260709 12:16:00.802672  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599329223551-6982-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:00.822942  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:00.824131  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:00.825533  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:00.827718  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:00.827895  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.828190  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:00.828358  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:00.867471  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.131:33501
I20260709 12:16:00.867533  7795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.131:33501 every 8 connection(s)
I20260709 12:16:00.885993  7796 heartbeater.cc:344] Connected to a master server at 127.6.209.190:41299
I20260709 12:16:00.886327  7796 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:00.887019  7796 heartbeater.cc:507] Master 127.6.209.190:41299 requested a full tablet report, sending...
I20260709 12:16:00.888882  7520 ts_manager.cc:194] Registered new tserver with Master: 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:00.888998  6982 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018210193s
I20260709 12:16:00.890244  7520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55248
I20260709 12:16:00.914287  7520 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55256:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:00.917280  7520 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:01.007673  7612 tablet_service.cc:1511] Processing CreateTablet for tablet bbb95d03e96b4fe29a0bd4f97696ac0b (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:01.009156  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb95d03e96b4fe29a0bd4f97696ac0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.009723  7609 tablet_service.cc:1511] Processing CreateTablet for tablet b3553de153bd404fb040111689b55ed8 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:01.010157  7687 tablet_service.cc:1511] Processing CreateTablet for tablet bbb95d03e96b4fe29a0bd4f97696ac0b (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:01.011116  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3553de153bd404fb040111689b55ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.010793  7611 tablet_service.cc:1511] Processing CreateTablet for tablet 608381b07f7b4caeb090565aa95b55e9 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:01.011509  7687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb95d03e96b4fe29a0bd4f97696ac0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.012171  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608381b07f7b4caeb090565aa95b55e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.013392  7686 tablet_service.cc:1511] Processing CreateTablet for tablet 608381b07f7b4caeb090565aa95b55e9 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:01.014845  7610 tablet_service.cc:1511] Processing CreateTablet for tablet 7caf3b45955f416cb270f4a35e9c2378 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:01.013309  7608 tablet_service.cc:1511] Processing CreateTablet for tablet a051e1b704ae4e5e8009d143177ce186 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:01.016501  7610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caf3b45955f416cb270f4a35e9c2378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.016621  7683 tablet_service.cc:1511] Processing CreateTablet for tablet a051e1b704ae4e5e8009d143177ce186 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:01.018654  7682 tablet_service.cc:1511] Processing CreateTablet for tablet 35bb3f024a59469db492d63d7f15f4cf (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:01.014870  7686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608381b07f7b4caeb090565aa95b55e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.020219  7759 tablet_service.cc:1511] Processing CreateTablet for tablet 7caf3b45955f416cb270f4a35e9c2378 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:01.020905  7761 tablet_service.cc:1511] Processing CreateTablet for tablet bbb95d03e96b4fe29a0bd4f97696ac0b (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:01.021601  7759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caf3b45955f416cb270f4a35e9c2378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.022698  7760 tablet_service.cc:1511] Processing CreateTablet for tablet 608381b07f7b4caeb090565aa95b55e9 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:01.024585  7684 tablet_service.cc:1511] Processing CreateTablet for tablet b3553de153bd404fb040111689b55ed8 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:01.025847  7684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3553de153bd404fb040111689b55ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.029990  7683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a051e1b704ae4e5e8009d143177ce186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.030524  7685 tablet_service.cc:1511] Processing CreateTablet for tablet 7caf3b45955f416cb270f4a35e9c2378 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:01.031862  7685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7caf3b45955f416cb270f4a35e9c2378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.014876  7607 tablet_service.cc:1511] Processing CreateTablet for tablet 35bb3f024a59469db492d63d7f15f4cf (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:01.035084  7607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35bb3f024a59469db492d63d7f15f4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.037307  7682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35bb3f024a59469db492d63d7f15f4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.042779  7760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608381b07f7b4caeb090565aa95b55e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.045392  7758 tablet_service.cc:1511] Processing CreateTablet for tablet b3553de153bd404fb040111689b55ed8 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:01.046808  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3553de153bd404fb040111689b55ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.045884  7608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a051e1b704ae4e5e8009d143177ce186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.053587  7606 tablet_service.cc:1511] Processing CreateTablet for tablet 98960d8917c2473a9791290055c2c706 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:01.055022  7606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98960d8917c2473a9791290055c2c706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.066725  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb95d03e96b4fe29a0bd4f97696ac0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.067492  7757 tablet_service.cc:1511] Processing CreateTablet for tablet a051e1b704ae4e5e8009d143177ce186 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:01.069239  7757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a051e1b704ae4e5e8009d143177ce186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.074421  7756 tablet_service.cc:1511] Processing CreateTablet for tablet 35bb3f024a59469db492d63d7f15f4cf (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:01.091841  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35bb3f024a59469db492d63d7f15f4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.101583  7811 tablet_bootstrap.cc:492] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.109308  7755 tablet_service.cc:1511] Processing CreateTablet for tablet 98960d8917c2473a9791290055c2c706 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:01.110738  7755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98960d8917c2473a9791290055c2c706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.121323  7685 tablet_service.cc:1511] Processing CreateTablet for tablet 98960d8917c2473a9791290055c2c706 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:01.122017  7812 tablet_bootstrap.cc:492] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.122658  7685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98960d8917c2473a9791290055c2c706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.126410  7813 tablet_bootstrap.cc:492] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.136327  7812 tablet_bootstrap.cc:654] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.136974  7608 tablet_service.cc:1511] Processing CreateTablet for tablet 26d3b5d5ef2346aba075870ac45e87b4 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:01.138398  7608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d3b5d5ef2346aba075870ac45e87b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.145025  7681 tablet_service.cc:1511] Processing CreateTablet for tablet 26d3b5d5ef2346aba075870ac45e87b4 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:01.146399  7681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d3b5d5ef2346aba075870ac45e87b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.149739  7813 tablet_bootstrap.cc:654] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.153743  7754 tablet_service.cc:1511] Processing CreateTablet for tablet 26d3b5d5ef2346aba075870ac45e87b4 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:01.155894  7754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d3b5d5ef2346aba075870ac45e87b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.160615  7680 tablet_service.cc:1511] Processing CreateTablet for tablet d06d5f25d65646d190665055f6af103e (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:01.161993  7680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d5f25d65646d190665055f6af103e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.174201  7686 tablet_service.cc:1511] Processing CreateTablet for tablet b90ae24c4a79462e810a9cf940a07d03 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:01.176736  7686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90ae24c4a79462e810a9cf940a07d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.178064  7611 tablet_service.cc:1511] Processing CreateTablet for tablet b90ae24c4a79462e810a9cf940a07d03 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:01.179251  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90ae24c4a79462e810a9cf940a07d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.182624  7610 tablet_service.cc:1511] Processing CreateTablet for tablet d06d5f25d65646d190665055f6af103e (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:01.183930  7610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d5f25d65646d190665055f6af103e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.182624  7756 tablet_service.cc:1511] Processing CreateTablet for tablet d06d5f25d65646d190665055f6af103e (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:01.186956  7756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d5f25d65646d190665055f6af103e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.195655  7811 tablet_bootstrap.cc:654] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.186645  7761 tablet_service.cc:1511] Processing CreateTablet for tablet b90ae24c4a79462e810a9cf940a07d03 (DEFAULT_TABLE table=test-workload [id=51271278992940c9b20df5d6aa3f71f6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:01.208410  7813 tablet_bootstrap.cc:492] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.208968  7813 ts_tablet_manager.cc:1403] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.083s	user 0.003s	sys 0.009s
I20260709 12:16:01.211771  7813 raft_consensus.cc:359] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.212458  7813 raft_consensus.cc:385] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.212767  7813 raft_consensus.cc:740] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.213549  7813 consensus_queue.cc:260] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.223313  7812 tablet_bootstrap.cc:492] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.223796  7812 ts_tablet_manager.cc:1403] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.013s
I20260709 12:16:01.227427  7812 raft_consensus.cc:359] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.228453  7812 raft_consensus.cc:385] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.228904  7812 raft_consensus.cc:740] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.229143  7761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90ae24c4a79462e810a9cf940a07d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:01.230151  7796 heartbeater.cc:499] Master 127.6.209.190:41299 was elected leader, sending a full tablet report...
I20260709 12:16:01.230201  7812 consensus_queue.cc:260] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.231192  7813 ts_tablet_manager.cc:1434] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:16:01.232096  7813 tablet_bootstrap.cc:492] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.238448  7813 tablet_bootstrap.cc:654] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.239130  7722 heartbeater.cc:499] Master 127.6.209.190:41299 was elected leader, sending a full tablet report...
I20260709 12:16:01.240610  7812 ts_tablet_manager.cc:1434] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.009s
I20260709 12:16:01.242468  7812 tablet_bootstrap.cc:492] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.243777  7811 tablet_bootstrap.cc:492] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.244302  7811 ts_tablet_manager.cc:1403] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.143s	user 0.016s	sys 0.010s
I20260709 12:16:01.247346  7811 raft_consensus.cc:359] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.248136  7811 raft_consensus.cc:385] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.248484  7811 raft_consensus.cc:740] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.248826  7812 tablet_bootstrap.cc:654] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.249408  7811 consensus_queue.cc:260] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.258277  7647 heartbeater.cc:499] Master 127.6.209.190:41299 was elected leader, sending a full tablet report...
I20260709 12:16:01.259325  7811 ts_tablet_manager.cc:1434] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 12:16:01.260341  7811 tablet_bootstrap.cc:492] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.266839  7811 tablet_bootstrap.cc:654] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.269270  7812 tablet_bootstrap.cc:492] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.269922  7812 ts_tablet_manager.cc:1403] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260709 12:16:01.273729  7812 raft_consensus.cc:359] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.275789  7812 raft_consensus.cc:385] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.276180  7812 raft_consensus.cc:740] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.277155  7812 consensus_queue.cc:260] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.278535  7811 tablet_bootstrap.cc:492] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.279084  7811 ts_tablet_manager.cc:1403] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260709 12:16:01.279619  7812 ts_tablet_manager.cc:1434] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:16:01.280632  7812 tablet_bootstrap.cc:492] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.282042  7811 raft_consensus.cc:359] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.282907  7811 raft_consensus.cc:385] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.283273  7811 raft_consensus.cc:740] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.284192  7811 consensus_queue.cc:260] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.286715  7811 ts_tablet_manager.cc:1434] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:16:01.287496  7812 tablet_bootstrap.cc:654] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.287722  7811 tablet_bootstrap.cc:492] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.295795  7813 tablet_bootstrap.cc:492] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.296301  7813 ts_tablet_manager.cc:1403] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.043s
I20260709 12:16:01.296312  7811 tablet_bootstrap.cc:654] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.298818  7812 tablet_bootstrap.cc:492] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.299379  7812 ts_tablet_manager.cc:1403] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 12:16:01.299255  7813 raft_consensus.cc:359] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.300035  7813 raft_consensus.cc:385] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.300344  7813 raft_consensus.cc:740] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.301115  7813 consensus_queue.cc:260] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.303407  7813 ts_tablet_manager.cc:1434] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:01.303648  7812 raft_consensus.cc:359] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.304553  7813 tablet_bootstrap.cc:492] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.304697  7812 raft_consensus.cc:385] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.304664  7820 raft_consensus.cc:493] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.305233  7812 raft_consensus.cc:740] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.305371  7820 raft_consensus.cc:515] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.306187  7812 consensus_queue.cc:260] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.308696  7812 ts_tablet_manager.cc:1434] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:16:01.313370  7813 tablet_bootstrap.cc:654] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.316183  7812 tablet_bootstrap.cc:492] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.316663  7820 leader_election.cc:290] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.330940  7812 tablet_bootstrap.cc:654] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.331028  7813 tablet_bootstrap.cc:492] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.334157  7813 ts_tablet_manager.cc:1403] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.010s
I20260709 12:16:01.338198  7811 tablet_bootstrap.cc:492] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.338748  7811 ts_tablet_manager.cc:1403] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.009s
I20260709 12:16:01.340934  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:01.342006  7697 raft_consensus.cc:2468] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 0.
I20260709 12:16:01.343357  7811 raft_consensus.cc:359] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.346628  7811 raft_consensus.cc:385] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.343518  7813 raft_consensus.cc:359] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.345563  7585 leader_election.cc:304] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:01.346957  7811 raft_consensus.cc:740] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.347801  7820 raft_consensus.cc:2804] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.348165  7820 raft_consensus.cc:493] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.348521  7820 raft_consensus.cc:3060] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.348986  7812 tablet_bootstrap.cc:492] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.349474  7812 ts_tablet_manager.cc:1403] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.014s
I20260709 12:16:01.347415  7813 raft_consensus.cc:385] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.348244  7811 consensus_queue.cc:260] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.350185  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:01.350817  7813 raft_consensus.cc:740] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.351161  7771 raft_consensus.cc:2468] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 0.
I20260709 12:16:01.351866  7813 consensus_queue.cc:260] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.354749  7813 ts_tablet_manager.cc:1434] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:16:01.355206  7812 raft_consensus.cc:359] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.355535  7820 raft_consensus.cc:515] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.355993  7812 raft_consensus.cc:385] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.357785  7812 raft_consensus.cc:740] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.355727  7813 tablet_bootstrap.cc:492] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.359639  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:01.360188  7771 raft_consensus.cc:3060] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.361581  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:01.361907  7812 consensus_queue.cc:260] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.362346  7697 raft_consensus.cc:3060] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.366765  7812 ts_tablet_manager.cc:1434] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:16:01.367727  7812 tablet_bootstrap.cc:492] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.372927  7813 tablet_bootstrap.cc:654] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.377909  7771 raft_consensus.cc:2468] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:01.379293  7586 leader_election.cc:304] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:01.381744  7818 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.382382  7818 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.383373  7697 raft_consensus.cc:2468] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:01.383636  7812 tablet_bootstrap.cc:654] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.386529  7829 raft_consensus.cc:2804] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.386969  7818 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.375919  7820 leader_election.cc:290] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.387087  7829 raft_consensus.cc:697] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:01.399196  7811 ts_tablet_manager.cc:1434] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.060s	user 0.015s	sys 0.023s
I20260709 12:16:01.401974  7811 tablet_bootstrap.cc:492] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.401698  7829 consensus_queue.cc:237] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.417697  7811 tablet_bootstrap.cc:654] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.420085  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:01.422398  7813 tablet_bootstrap.cc:492] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.423035  7813 ts_tablet_manager.cc:1403] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.013s
I20260709 12:16:01.425532  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:01.426986  7813 raft_consensus.cc:359] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.428356  7813 raft_consensus.cc:385] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.428685  7813 raft_consensus.cc:740] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.429291  7812 tablet_bootstrap.cc:492] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.429827  7812 ts_tablet_manager.cc:1403] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.005s
I20260709 12:16:01.429669  7813 consensus_queue.cc:260] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.432222  7519 catalog_manager.cc:5697] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 0 to 1, leader changed from <none> to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 1 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:01.432891  7812 raft_consensus.cc:359] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.433542  7812 raft_consensus.cc:385] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.433902  7812 raft_consensus.cc:740] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
W20260709 12:16:01.421646  7661 leader_election.cc:343] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:01.442019  7660 leader_election.cc:343] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.434813  7812 consensus_queue.cc:260] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.444394  7660 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:01.437316  7813 ts_tablet_manager.cc:1434] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:16:01.446223  7818 raft_consensus.cc:2749] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:01.447041  7818 raft_consensus.cc:493] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.447501  7818 raft_consensus.cc:515] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.451126  7818 leader_election.cc:290] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.452628  7812 ts_tablet_manager.cc:1434] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 12:16:01.452911  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:01.453509  7771 raft_consensus.cc:2468] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 0.
I20260709 12:16:01.453651  7812 tablet_bootstrap.cc:492] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.455161  7661 leader_election.cc:304] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:01.456192  7818 raft_consensus.cc:2804] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.456624  7818 raft_consensus.cc:493] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.457022  7818 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.458200  7811 tablet_bootstrap.cc:492] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.458916  7811 ts_tablet_manager.cc:1403] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.017s
I20260709 12:16:01.460927  7812 tablet_bootstrap.cc:654] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.447038  7813 tablet_bootstrap.cc:492] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.462608  7811 raft_consensus.cc:359] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.463383  7811 raft_consensus.cc:385] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.463721  7811 raft_consensus.cc:740] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.464654  7811 consensus_queue.cc:260] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.464859  7818 raft_consensus.cc:515] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.471902  7812 tablet_bootstrap.cc:492] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.472412  7812 ts_tablet_manager.cc:1403] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260709 12:16:01.467284  7811 ts_tablet_manager.cc:1434] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:01.474280  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:01.474658  7811 tablet_bootstrap.cc:492] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
W20260709 12:16:01.475525  7660 leader_election.cc:343] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.475344  7812 raft_consensus.cc:359] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.476046  7812 raft_consensus.cc:385] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.476352  7812 raft_consensus.cc:740] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.468613  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:01.469285  7813 tablet_bootstrap.cc:654] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.477074  7812 consensus_queue.cc:260] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.478121  7829 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.478446  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:01.478585  7829 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.479256  7812 ts_tablet_manager.cc:1434] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:01.479317  7818 leader_election.cc:290] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.480218  7812 tablet_bootstrap.cc:492] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.480856  7829 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.479017  7771 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.482549  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:01.483772  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:01.484516  7811 tablet_bootstrap.cc:654] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:01.485538  7586 leader_election.cc:343] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:01.486562  7585 leader_election.cc:343] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.486974  7585 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50726e840c7141e59927994f1b9d409d; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:01.488390  7829 raft_consensus.cc:2749] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:01.490006  7660 leader_election.cc:343] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.496210  7812 tablet_bootstrap.cc:654] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.500946  7816 raft_consensus.cc:493] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.500972  7771 raft_consensus.cc:2468] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 1.
I20260709 12:16:01.501775  7816 raft_consensus.cc:515] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.503058  7661 leader_election.cc:304] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 50726e840c7141e59927994f1b9d409d
I20260709 12:16:01.504462  7837 raft_consensus.cc:2804] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.505111  7837 raft_consensus.cc:697] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Becoming Leader. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:01.505996  7837 consensus_queue.cc:237] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.506567  7816 leader_election.cc:290] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:01.508502  7816 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.509089  7816 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.511607  7816 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:01.511955  7812 tablet_bootstrap.cc:492] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.512573  7812 ts_tablet_manager.cc:1403] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260709 12:16:01.515038  7811 tablet_bootstrap.cc:492] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.515599  7811 ts_tablet_manager.cc:1403] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.013s
I20260709 12:16:01.515931  7812 raft_consensus.cc:359] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.516969  7812 raft_consensus.cc:385] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:16:01.517027  7568 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:01.517668  7812 raft_consensus.cc:740] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.518577  7812 consensus_queue.cc:260] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.519737  7811 raft_consensus.cc:359] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.520484  7811 raft_consensus.cc:385] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.520882  7811 raft_consensus.cc:740] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.521145  7812 ts_tablet_manager.cc:1434] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:01.522171  7812 tablet_bootstrap.cc:492] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.522121  7811 consensus_queue.cc:260] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.523030  7519 catalog_manager.cc:5697] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130). New cstate: current_term: 1 leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:01.525065  7811 ts_tablet_manager.cc:1434] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:16:01.528735  7811 tablet_bootstrap.cc:492] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.535171  7829 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.535701  7829 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.537830  7829 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.538704  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:01.539219  7812 tablet_bootstrap.cc:654] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.539424  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:01.539335  7697 raft_consensus.cc:2468] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 0.
W20260709 12:16:01.540787  7586 leader_election.cc:343] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.541342  7585 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:01.542514  7829 raft_consensus.cc:2804] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.542882  7829 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.543208  7829 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.546789  7813 tablet_bootstrap.cc:492] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.547410  7813 ts_tablet_manager.cc:1403] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.019s
I20260709 12:16:01.549062  7811 tablet_bootstrap.cc:654] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.550379  7829 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.551203  7813 raft_consensus.cc:359] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.552264  7813 raft_consensus.cc:385] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.552709  7813 raft_consensus.cc:740] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.553220  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:01.553802  7697 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.554004  7813 consensus_queue.cc:260] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.557775  7811 tablet_bootstrap.cc:492] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.558336  7811 ts_tablet_manager.cc:1403] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.002s
I20260709 12:16:01.559458  7813 ts_tablet_manager.cc:1434] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:16:01.560469  7813 tablet_bootstrap.cc:492] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.562391  7697 raft_consensus.cc:2468] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:01.562640  7811 raft_consensus.cc:359] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.563380  7811 raft_consensus.cc:385] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.563526  7585 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:01.563684  7811 raft_consensus.cc:740] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.557775  7812 tablet_bootstrap.cc:492] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.564421  7820 raft_consensus.cc:2804] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.564802  7812 ts_tablet_manager.cc:1403] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.011s
I20260709 12:16:01.564924  7820 raft_consensus.cc:697] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:01.566084  7820 consensus_queue.cc:237] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.567391  7812 raft_consensus.cc:359] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.568019  7812 raft_consensus.cc:385] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.568167  7813 tablet_bootstrap.cc:654] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.568321  7812 raft_consensus.cc:740] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.569990  7812 consensus_queue.cc:260] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.572047  7812 ts_tablet_manager.cc:1434] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:01.568843  7811 consensus_queue.cc:260] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.574000  7811 ts_tablet_manager.cc:1434] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 12:16:01.575286  7811 tablet_bootstrap.cc:492] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.578363  7812 tablet_bootstrap.cc:492] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.582185  7811 tablet_bootstrap.cc:654] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.582433  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:01.582738  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:01.583099  7697 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 0.
I20260709 12:16:01.583297  7622 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 0.
I20260709 12:16:01.584249  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:01.584962  7812 tablet_bootstrap.cc:654] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.584824  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:01.584856  7621 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 0.
I20260709 12:16:01.587492  7734 leader_election.cc:304] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:01.588346  7816 raft_consensus.cc:2804] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.588989  7816 raft_consensus.cc:493] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.589296  7829 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.589382  7816 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.590787  7520 catalog_manager.cc:5697] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 0 to 1, leader changed from <none> to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 1 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:01.593755  7734 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:01.595046  7837 raft_consensus.cc:493] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.595449  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:01.595552  7837 raft_consensus.cc:515] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.596035  7771 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.594637  7697 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 0.
I20260709 12:16:01.597678  7837 leader_election.cc:290] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.599344  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
W20260709 12:16:01.601109  7661 leader_election.cc:343] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.602095  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
W20260709 12:16:01.603984  7660 leader_election.cc:343] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.604453  7660 leader_election.cc:304] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:01.605001  7771 raft_consensus.cc:2468] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:01.605585  7837 raft_consensus.cc:2749] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:01.605433  7813 tablet_bootstrap.cc:492] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.607383  7816 raft_consensus.cc:515] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.608018  7813 ts_tablet_manager.cc:1403] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.006s
I20260709 12:16:01.609601  7816 leader_election.cc:290] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:01.610188  7816 raft_consensus.cc:2804] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.610558  7816 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.610917  7816 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.610950  7813 raft_consensus.cc:359] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.615671  7813 raft_consensus.cc:385] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.616648  7813 raft_consensus.cc:740] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.617825  7813 consensus_queue.cc:260] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.620078  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:01.620119  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:01.621429  7697 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.620909  7811 tablet_bootstrap.cc:492] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.623392  7811 ts_tablet_manager.cc:1403] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.006s
I20260709 12:16:01.623733  7813 ts_tablet_manager.cc:1434] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:16:01.621022  7621 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.627413  7811 raft_consensus.cc:359] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.628463  7811 raft_consensus.cc:385] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.628960  7811 raft_consensus.cc:740] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.630050  7811 consensus_queue.cc:260] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.632124  7813 tablet_bootstrap.cc:492] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.632524  7697 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 1.
I20260709 12:16:01.632717  7811 ts_tablet_manager.cc:1434] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:16:01.633663  7734 leader_election.cc:304] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:01.634155  7811 tablet_bootstrap.cc:492] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.637091  7812 tablet_bootstrap.cc:492] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.637588  7812 ts_tablet_manager.cc:1403] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.022s
I20260709 12:16:01.637655  7816 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.640425  7812 raft_consensus.cc:359] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.641202  7812 raft_consensus.cc:385] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.641546  7812 raft_consensus.cc:740] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.642634  7816 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:01.638202  7621 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 1.
I20260709 12:16:01.642498  7812 consensus_queue.cc:260] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.640686  7848 raft_consensus.cc:2804] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.643587  7811 tablet_bootstrap.cc:654] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.643939  7848 raft_consensus.cc:697] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:01.644914  7848 consensus_queue.cc:237] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.647989  7812 ts_tablet_manager.cc:1434] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:16:01.648977  7812 tablet_bootstrap.cc:492] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb: Bootstrap starting.
I20260709 12:16:01.653970  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:01.654780  7621 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.655467  7813 tablet_bootstrap.cc:654] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.662191  7812 tablet_bootstrap.cc:654] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.662535  7621 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 1.
I20260709 12:16:01.663332  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:01.664098  7811 tablet_bootstrap.cc:492] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.664232  7697 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.664537  7811 ts_tablet_manager.cc:1403] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 12:16:01.666420  7734 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:01.667456  7851 raft_consensus.cc:2804] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.667161  7811 raft_consensus.cc:359] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.667986  7811 raft_consensus.cc:385] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.668663  7811 raft_consensus.cc:740] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.668011  7851 raft_consensus.cc:697] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:01.670047  7851 consensus_queue.cc:237] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.672298  7811 consensus_queue.cc:260] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.672963  7697 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 1.
I20260709 12:16:01.676612  7813 tablet_bootstrap.cc:492] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.677080  7813 ts_tablet_manager.cc:1403] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.000s
I20260709 12:16:01.677794  7811 ts_tablet_manager.cc:1434] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 12:16:01.678972  7811 tablet_bootstrap.cc:492] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.683560  7829 raft_consensus.cc:493] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.684182  7829 raft_consensus.cc:515] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.686736  7520 catalog_manager.cc:5697] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 1 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.687845  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:01.688685  7697 raft_consensus.cc:2468] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 0.
I20260709 12:16:01.690302  7585 leader_election.cc:304] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:01.690666  7829 leader_election.cc:290] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.691195  7829 raft_consensus.cc:2804] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.691506  7829 raft_consensus.cc:493] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.691922  7829 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.692726  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:01.692771  7813 raft_consensus.cc:359] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.693517  7813 raft_consensus.cc:385] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.693871  7813 raft_consensus.cc:740] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.694662  7813 consensus_queue.cc:260] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.695495  7816 raft_consensus.cc:493] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.695930  7816 raft_consensus.cc:515] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
W20260709 12:16:01.698029  7586 leader_election.cc:343] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.700525  7816 leader_election.cc:290] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:01.705705  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
W20260709 12:16:01.708201  7734 leader_election.cc:343] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.708266  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:01.704038  7829 raft_consensus.cc:515] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
W20260709 12:16:01.709825  7734 leader_election.cc:343] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.710632  7811 tablet_bootstrap.cc:654] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.710265  7734 leader_election.cc:304] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e; no voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:01.711653  7851 raft_consensus.cc:2749] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:01.712811  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:01.715323  7812 tablet_bootstrap.cc:492] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb: No bootstrap required, opened a new log
I20260709 12:16:01.715600  7813 ts_tablet_manager.cc:1434] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.011s
I20260709 12:16:01.715853  7812 ts_tablet_manager.cc:1403] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.023s
I20260709 12:16:01.716629  7813 tablet_bootstrap.cc:492] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
W20260709 12:16:01.717023  7586 leader_election.cc:343] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:01.711863  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:01.717976  7697 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.718532  7812 raft_consensus.cc:359] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.719188  7812 raft_consensus.cc:385] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.719444  7812 raft_consensus.cc:740] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.720120  7812 consensus_queue.cc:260] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.720108  7520 catalog_manager.cc:5697] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 1 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.722822  7812 ts_tablet_manager.cc:1434] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:01.725957  7697 raft_consensus.cc:2468] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:01.728065  7585 leader_election.cc:304] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:01.728603  7813 tablet_bootstrap.cc:654] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.729293  7820 raft_consensus.cc:2804] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.729910  7820 raft_consensus.cc:697] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:01.730975  7820 consensus_queue.cc:237] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.734993  7837 raft_consensus.cc:493] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.735615  7837 raft_consensus.cc:515] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.738523  7837 leader_election.cc:290] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.739022  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:01.739590  7621 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 0.
I20260709 12:16:01.739885  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:01.740425  7660 leader_election.cc:304] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:01.740674  7771 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 0.
I20260709 12:16:01.742980  7837 raft_consensus.cc:2804] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.743536  7837 raft_consensus.cc:493] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.745077  7837 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.726624  7829 leader_election.cc:290] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.753446  7811 tablet_bootstrap.cc:492] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.754026  7811 ts_tablet_manager.cc:1403] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.031s
I20260709 12:16:01.754804  7520 catalog_manager.cc:5697] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 0 to 1, leader changed from <none> to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 1 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:01.756510  7811 raft_consensus.cc:359] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.757246  7811 raft_consensus.cc:385] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.756954  7837 raft_consensus.cc:515] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.757587  7811 raft_consensus.cc:740] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.758253  7813 tablet_bootstrap.cc:492] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.758332  7811 consensus_queue.cc:260] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.759119  7813 ts_tablet_manager.cc:1403] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.012s
I20260709 12:16:01.760707  7811 ts_tablet_manager.cc:1434] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:16:01.760728  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:01.761468  7771 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.761875  7811 tablet_bootstrap.cc:492] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d: Bootstrap starting.
I20260709 12:16:01.762882  7813 raft_consensus.cc:359] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.763515  7813 raft_consensus.cc:385] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.763782  7813 raft_consensus.cc:740] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.764427  7813 consensus_queue.cc:260] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.763100  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:01.767107  7621 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.767836  7811 tablet_bootstrap.cc:654] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.768518  7813 ts_tablet_manager.cc:1434] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:16:01.768474  7771 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 1.
I20260709 12:16:01.769479  7813 tablet_bootstrap.cc:492] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.769877  7661 leader_election.cc:304] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:01.770766  7818 raft_consensus.cc:2804] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.773056  7829 raft_consensus.cc:493] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.773787  7621 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 1.
I20260709 12:16:01.773685  7829 raft_consensus.cc:515] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.775661  7813 tablet_bootstrap.cc:654] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.776574  7829 leader_election.cc:290] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.777760  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:01.778401  7770 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 0.
I20260709 12:16:01.779284  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:01.779601  7586 leader_election.cc:304] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:01.780117  7697 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 0.
I20260709 12:16:01.780450  7829 raft_consensus.cc:2804] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.780920  7829 raft_consensus.cc:493] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.781280  7829 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.785200  7811 tablet_bootstrap.cc:492] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d: No bootstrap required, opened a new log
I20260709 12:16:01.785629  7813 tablet_bootstrap.cc:492] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.785923  7811 ts_tablet_manager.cc:1403] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.016s
I20260709 12:16:01.786070  7813 ts_tablet_manager.cc:1403] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 12:16:01.789523  7837 leader_election.cc:290] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 1 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.789403  7813 raft_consensus.cc:359] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.790272  7813 raft_consensus.cc:385] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.790669  7813 raft_consensus.cc:740] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.791520  7813 consensus_queue.cc:260] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.793866  7818 raft_consensus.cc:697] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Becoming Leader. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:01.794348  7813 ts_tablet_manager.cc:1434] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:01.795215  7813 tablet_bootstrap.cc:492] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e: Bootstrap starting.
I20260709 12:16:01.794827  7818 consensus_queue.cc:237] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.798558  7829 raft_consensus.cc:515] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.801237  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:01.801884  7697 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.804854  7811 raft_consensus.cc:359] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.805749  7811 raft_consensus.cc:385] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.806082  7811 raft_consensus.cc:740] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.808557  7697 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:01.806808  7811 consensus_queue.cc:260] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.810519  7829 leader_election.cc:290] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:01.810690  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:01.811074  7811 ts_tablet_manager.cc:1434] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:16:01.811280  7771 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.812778  7813 tablet_bootstrap.cc:654] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:01.812557  7829 consensus_queue.cc:1048] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.812716  7585 leader_election.cc:304] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:01.813525  7820 raft_consensus.cc:2804] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.813999  7820 raft_consensus.cc:697] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:01.814841  7820 consensus_queue.cc:237] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.819916  7771 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:01.830509  7518 catalog_manager.cc:5697] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130). New cstate: current_term: 1 leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:01.837412  7813 tablet_bootstrap.cc:492] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e: No bootstrap required, opened a new log
I20260709 12:16:01.837999  7813 ts_tablet_manager.cc:1403] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.016s
I20260709 12:16:01.841074  7813 raft_consensus.cc:359] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.841759  7813 raft_consensus.cc:385] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:01.842119  7813 raft_consensus.cc:740] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Initialized, Role: FOLLOWER
I20260709 12:16:01.857844  7813 consensus_queue.cc:260] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.870362  7813 ts_tablet_manager.cc:1434] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.004s
I20260709 12:16:01.869709  7520 catalog_manager.cc:5697] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 0 to 1, leader changed from <none> to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 1 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:01.879701  7830 consensus_queue.cc:1048] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:01.907755  7857 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:01.908303  7857 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.910179  7857 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:01.911170  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:01.911351  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:01.911777  7621 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 0.
I20260709 12:16:01.911981  7697 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 0.
I20260709 12:16:01.912820  7734 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:01.913443  7857 raft_consensus.cc:2804] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:01.913805  7857 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:01.914072  7857 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.919162  7857 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.920715  7857 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:01.921581  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:01.921921  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:01.922130  7621 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.922480  7697 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:01.926687  7621 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 1.
I20260709 12:16:01.927512  7697 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 1.
I20260709 12:16:01.927654  7734 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:01.928550  7857 raft_consensus.cc:2804] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:01.928972  7857 raft_consensus.cc:697] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:01.929780  7857 consensus_queue.cc:237] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:01.936529  7519 catalog_manager.cc:5697] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 1 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.961988  7829 consensus_queue.cc:1048] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:01.973897  7829 consensus_queue.cc:1048] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:01.999439  7818 consensus_queue.cc:1048] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.008687  7621 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:02.017596  7862 consensus_queue.cc:1048] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.070137  7857 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.080127  7874 raft_consensus.cc:493] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:02.080621  7816 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.080603  7874 raft_consensus.cc:515] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.083214  7874 leader_election.cc:290] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:02.085039  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:02.085685  7696 raft_consensus.cc:2468] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 0.
I20260709 12:16:02.085839  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:02.086437  7771 raft_consensus.cc:2468] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 0.
I20260709 12:16:02.086920  7585 leader_election.cc:304] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:02.087795  7874 raft_consensus.cc:2804] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:02.088135  7874 raft_consensus.cc:493] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:02.088450  7874 raft_consensus.cc:3060] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:02.088748  7851 consensus_queue.cc:1048] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.097251  7874 raft_consensus.cc:515] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.102941  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:02.103240  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:02.103523  7697 raft_consensus.cc:3060] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:02.103853  7771 raft_consensus.cc:3060] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:02.103168  7857 consensus_queue.cc:1048] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:02.110584  7771 raft_consensus.cc:2468] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:02.111687  7586 leader_election.cc:304] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:02.112267  7874 leader_election.cc:290] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 1 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:02.113257  7829 raft_consensus.cc:2804] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:02.113786  7829 raft_consensus.cc:697] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:02.114583  7829 consensus_queue.cc:237] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.115031  7697 raft_consensus.cc:2468] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 1.
I20260709 12:16:02.125083  7518 catalog_manager.cc:5697] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 0 to 1, leader changed from <none> to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 1 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.208638  7829 consensus_queue.cc:1048] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.218690  7874 consensus_queue.cc:1048] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.222473  7837 consensus_queue.cc:1048] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.234200  7837 consensus_queue.cc:1048] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.274415  7771 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:02.279906  7874 consensus_queue.cc:1048] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.291230  7829 consensus_queue.cc:1048] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.366955  7857 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.380270  7851 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:02.394894  7771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
mode: GRACEFUL
new_leader_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:43450
I20260709 12:16:02.395566  7771 raft_consensus.cc:606] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Received request to transfer leadership to TS 50726e840c7141e59927994f1b9d409d
I20260709 12:16:02.413189  7696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3553de153bd404fb040111689b55ed8"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
mode: GRACEFUL
new_leader_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:43482
I20260709 12:16:02.413702  7696 raft_consensus.cc:606] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Received request to transfer leadership to TS 50726e840c7141e59927994f1b9d409d
I20260709 12:16:02.418247  7771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
mode: GRACEFUL
new_leader_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:43450
I20260709 12:16:02.418665  7771 raft_consensus.cc:606] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Received request to transfer leadership to TS 50726e840c7141e59927994f1b9d409d
I20260709 12:16:02.424890  7771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98960d8917c2473a9791290055c2c706"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
mode: GRACEFUL
new_leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:43450
I20260709 12:16:02.425288  7771 raft_consensus.cc:606] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Received request to transfer leadership to TS 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:02.437873  7621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:41188
I20260709 12:16:02.438413  7621 raft_consensus.cc:606] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Received request to transfer leadership to TS 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:02.443904  7621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d06d5f25d65646d190665055f6af103e"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:41188
I20260709 12:16:02.444334  7621 raft_consensus.cc:606] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Received request to transfer leadership to TS 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:02.448421  7621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:41188
I20260709 12:16:02.448822  7621 raft_consensus.cc:606] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Received request to transfer leadership to TS 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:02.469946  7848 raft_consensus.cc:993] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e: : Instructing follower 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:02.470373  7848 raft_consensus.cc:1081] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Signalling peer 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:02.471947  7621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:41174
I20260709 12:16:02.472434  7621 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.472767  7621 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.477247  7621 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.478835  7621 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 2 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:02.479559  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:02.479751  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:02.480087  7696 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.480304  7771 raft_consensus.cc:3055] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.480654  7771 raft_consensus.cc:740] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:02.481366  7771 consensus_queue.cc:260] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.482371  7771 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.484848  7696 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:02.485913  7585 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:02.486577  7829 raft_consensus.cc:2804] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.487039  7829 raft_consensus.cc:697] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:02.487409  7771 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:02.487900  7829 consensus_queue.cc:237] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.494392  7519 catalog_manager.cc:5697] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 1 to 2, leader changed from 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 2 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.497511  7829 consensus_queue.cc:1048] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.508106  7830 consensus_queue.cc:1048] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:02.516211  7830 raft_consensus.cc:993] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d: : Instructing follower 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:02.516649  7829 raft_consensus.cc:1081] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Signalling peer 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:02.518266  7696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d06d5f25d65646d190665055f6af103e"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:43460
I20260709 12:16:02.518875  7696 raft_consensus.cc:493] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.519269  7696 raft_consensus.cc:3060] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.526322  7696 raft_consensus.cc:515] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.528487  7696 leader_election.cc:290] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 2 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:02.529346  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:02.529965  7621 raft_consensus.cc:3055] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.530303  7621 raft_consensus.cc:740] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:02.531086  7621 consensus_queue.cc:260] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.532325  7621 raft_consensus.cc:3060] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.535320  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:02.537184  7771 raft_consensus.cc:3060] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.539441  7621 raft_consensus.cc:2468] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 2.
I20260709 12:16:02.541136  7660 leader_election.cc:304] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:02.541961  7837 raft_consensus.cc:2804] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.542398  7837 raft_consensus.cc:697] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Becoming Leader. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:02.543097  7837 consensus_queue.cc:237] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.543849  7771 raft_consensus.cc:2468] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 2.
I20260709 12:16:02.549284  7520 catalog_manager.cc:5697] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb reported cstate change: term changed from 1 to 2, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130). New cstate: current_term: 2 leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.713450  7851 raft_consensus.cc:993] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e: : Instructing follower 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:02.713956  7851 raft_consensus.cc:1081] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Signalling peer 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:02.715463  7696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98960d8917c2473a9791290055c2c706"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:43474
I20260709 12:16:02.715958  7696 raft_consensus.cc:493] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.716279  7696 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.721341  7696 raft_consensus.cc:515] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.722918  7696 leader_election.cc:290] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 2 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:02.723829  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:02.724057  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:02.724437  7621 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.724624  7771 raft_consensus.cc:3055] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.724972  7771 raft_consensus.cc:740] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:02.725916  7771 consensus_queue.cc:260] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.727090  7771 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.730499  7829 raft_consensus.cc:993] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d: : Instructing follower 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:02.730955  7829 raft_consensus.cc:1081] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Signalling peer 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:02.731243  7621 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 2.
I20260709 12:16:02.732545  7660 leader_election.cc:304] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:02.732817  7696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:43460
I20260709 12:16:02.733349  7837 raft_consensus.cc:2804] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.733348  7696 raft_consensus.cc:493] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.734022  7696 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.733978  7837 raft_consensus.cc:697] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Becoming Leader. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:02.734939  7837 consensus_queue.cc:237] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.735909  7771 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 2.
I20260709 12:16:02.739260  7696 raft_consensus.cc:515] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.741289  7696 leader_election.cc:290] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 2 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:02.742030  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:02.742374  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:02.741976  7520 catalog_manager.cc:5697] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb reported cstate change: term changed from 1 to 2, leader changed from 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131) to 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130). New cstate: current_term: 2 leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.742699  7621 raft_consensus.cc:3055] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.742901  7771 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.743129  7621 raft_consensus.cc:740] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:02.743968  7621 consensus_queue.cc:260] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.745112  7621 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.748301  7771 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 2.
I20260709 12:16:02.749384  7661 leader_election.cc:304] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:02.750267  7837 raft_consensus.cc:2804] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.750950  7621 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 2.
I20260709 12:16:02.750942  7837 raft_consensus.cc:697] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Becoming Leader. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:02.751919  7837 consensus_queue.cc:237] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.757463  7520 catalog_manager.cc:5697] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb reported cstate change: term changed from 1 to 2, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130). New cstate: current_term: 2 leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.806378  7830 raft_consensus.cc:993] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d: : Instructing follower 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:02.806828  7820 raft_consensus.cc:1081] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Signalling peer 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:02.808207  7771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:02.808629  7771 raft_consensus.cc:493] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.808876  7771 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.813237  7771 raft_consensus.cc:515] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.814616  7771 leader_election.cc:290] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 2 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:02.815562  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:02.815899  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:02.816082  7621 raft_consensus.cc:3055] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.816386  7621 raft_consensus.cc:740] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:02.816450  7696 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.817127  7621 consensus_queue.cc:260] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.818082  7621 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.821552  7696 raft_consensus.cc:2468] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 2.
I20260709 12:16:02.822670  7734 leader_election.cc:304] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:02.823117  7621 raft_consensus.cc:2468] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 2.
I20260709 12:16:02.823387  7851 raft_consensus.cc:2804] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.823876  7851 raft_consensus.cc:697] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 2 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:02.824607  7851 consensus_queue.cc:237] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.831808  7519 catalog_manager.cc:5697] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 1 to 2, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 2 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:02.849478  7862 raft_consensus.cc:993] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb: : Instructing follower 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:02.849915  7837 raft_consensus.cc:1081] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Signalling peer 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:02.851275  7621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3553de153bd404fb040111689b55ed8"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:41172
I20260709 12:16:02.851696  7621 raft_consensus.cc:493] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.851956  7621 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.856407  7621 raft_consensus.cc:515] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.858129  7621 leader_election.cc:290] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 2 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:02.858852  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:02.859050  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:02.859421  7696 raft_consensus.cc:3055] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.859596  7771 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.859767  7696 raft_consensus.cc:740] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:02.860493  7696 consensus_queue.cc:260] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.861428  7696 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.863814  7771 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:02.864866  7586 leader_election.cc:304] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [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: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:02.865650  7820 raft_consensus.cc:2804] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.866107  7820 raft_consensus.cc:697] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:02.866406  7696 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:02.866884  7820 consensus_queue.cc:237] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.872589  7771 raft_consensus.cc:1275] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.873059  7519 catalog_manager.cc:5697] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 1 to 2, leader changed from 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 2 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.873706  7820 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.881294  7696 raft_consensus.cc:1275] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.883155  7830 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.928519  7851 raft_consensus.cc:993] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e: : Instructing follower 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:02.928975  7848 raft_consensus.cc:1081] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Signalling peer 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:02.930485  7621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:41174
I20260709 12:16:02.931026  7621 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.931402  7621 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.936157  7621 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.939033  7621 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 2 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:02.939836  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:02.940002  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:02.940442  7771 raft_consensus.cc:3055] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.940412  7696 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.940865  7771 raft_consensus.cc:740] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:02.941598  7771 consensus_queue.cc:260] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.942692  7771 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.947045  7696 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:02.948061  7585 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:02.948457  7771 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:02.948848  7830 raft_consensus.cc:2804] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.949347  7830 raft_consensus.cc:697] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:02.950088  7830 consensus_queue.cc:237] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:02.956019  7519 catalog_manager.cc:5697] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 1 to 2, leader changed from 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 2 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.979539  7621 raft_consensus.cc:1275] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.981178  7837 consensus_queue.cc:1048] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.988484  7771 raft_consensus.cc:1275] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.991109  7818 consensus_queue.cc:1048] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.150132  7771 raft_consensus.cc:1275] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.151275  7862 consensus_queue.cc:1048] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.159250  7621 raft_consensus.cc:1275] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.160979  7818 consensus_queue.cc:1048] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.186488  7621 raft_consensus.cc:1275] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.187609  7818 consensus_queue.cc:1048] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.194572  7771 raft_consensus.cc:1275] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.195928  7862 consensus_queue.cc:1048] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.291862  7696 raft_consensus.cc:1275] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.293176  7829 consensus_queue.cc:1048] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.301949  7771 raft_consensus.cc:1275] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.303457  7820 consensus_queue.cc:1048] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.397908  7621 raft_consensus.cc:1275] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.399042  7848 consensus_queue.cc:1048] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.407378  7696 raft_consensus.cc:1275] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.409150  7851 consensus_queue.cc:1048] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.455618  7771 raft_consensus.cc:1275] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.456686  7820 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.464913  7696 raft_consensus.cc:1275] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.466567  7829 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:05.478526  6982 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:16:05.479127  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:05.494606  7621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:41204
I20260709 12:16:05.495029  7621 raft_consensus.cc:606] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Received request to transfer leadership to TS 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:05.497114  7621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:41204
I20260709 12:16:05.497475  7621 raft_consensus.cc:606] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Received request to transfer leadership to TS 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:05.498311  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:05.498677  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:05.514623  7829 raft_consensus.cc:993] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d: : Instructing follower 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:05.515023  7909 raft_consensus.cc:1081] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Signalling peer 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:05.516400  7771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:05.516837  7771 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.517098  7771 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.520859  7771 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:05.522130  7771 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:05.522946  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:05.523269  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:05.523454  7621 raft_consensus.cc:3055] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:05.523813  7621 raft_consensus.cc:740] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:05.523814  7696 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.524546  7621 consensus_queue.cc:260] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:05.525347  7621 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.528355  7696 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 3.
I20260709 12:16:05.529094  7621 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 3.
I20260709 12:16:05.529444  7734 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:05.530138  7905 raft_consensus.cc:2804] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:05.530956  7905 raft_consensus.cc:697] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:05.531723  7905 consensus_queue.cc:237] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:05.538141  7519 catalog_manager.cc:5697] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 2 to 3, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 3 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:05.805554  7829 raft_consensus.cc:993] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d: : Instructing follower 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:05.806015  7909 raft_consensus.cc:1081] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Signalling peer 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:05.807396  7771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:05.807857  7771 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.808161  7771 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.812335  7771 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:05.813657  7771 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:05.814697  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:05.814730  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:05.815232  7621 raft_consensus.cc:3055] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:05.815358  7696 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.815517  7621 raft_consensus.cc:740] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:05.816403  7621 consensus_queue.cc:260] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:05.817327  7621 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.820556  7696 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 3.
I20260709 12:16:05.821442  7734 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:05.822288  7621 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 3.
I20260709 12:16:05.822242  7905 raft_consensus.cc:2804] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:05.822938  7905 raft_consensus.cc:697] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:05.823714  7905 consensus_queue.cc:237] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:05.830875  7519 catalog_manager.cc:5697] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 2 to 3, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 3 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:05.940064  7696 raft_consensus.cc:1275] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:05.941242  7905 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:05.950300  7621 raft_consensus.cc:1275] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:05.952257  7910 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:16:06.208204  7696 raft_consensus.cc:1275] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:06.209422  7910 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:06.218678  7621 raft_consensus.cc:1275] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:06.220008  7910 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:06.499568  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:06.505172  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:06.505581  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:07.506512  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:07.512156  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:07.512569  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:08.513422  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:08.519654  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:08.520165  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:09.544931  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:09.559597  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:09.560304  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:10.561492  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:10.566646  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:10.567093  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:11.568023  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:11.573149  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:11.573582  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:12.574625  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:12.580466  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:12.580894  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:13.581800  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:13.586905  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:13.587337  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:14.588294  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:14.594619  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:14.595016  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:16.196314  7792 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa280 after lost signal to thread 6985
W20260709 12:16:16.203962  7792 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa960 after lost signal to thread 7554
W20260709 12:16:16.205101  7792 debug-util.cc:398] Leaking SignalData structure 0x7b08001c54e0 after lost signal to thread 7646
W20260709 12:16:16.206233  7792 debug-util.cc:398] Leaking SignalData structure 0x7b0800061900 after lost signal to thread 7721
W20260709 12:16:16.207274  7792 debug-util.cc:398] Leaking SignalData structure 0x7b0800084460 after lost signal to thread 7795
I20260709 12:16:16.225176  6982 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:16:16.270205  7933 raft_consensus.cc:493] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 50aec8d0d02c4dba9220b752a7210cdb)
I20260709 12:16:16.271291  7933 raft_consensus.cc:515] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.278831  7770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
mode: GRACEFUL
new_leader_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:43450
I20260709 12:16:16.279963  7770 raft_consensus.cc:606] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Received request to transfer leadership to TS 50726e840c7141e59927994f1b9d409d
I20260709 12:16:16.288300  7933 leader_election.cc:290] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:16.291527  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:16.291527  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:16.295465  7769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
mode: GRACEFUL
new_leader_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:43450
I20260709 12:16:16.296247  7769 raft_consensus.cc:606] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Received request to transfer leadership to TS 50726e840c7141e59927994f1b9d409d
I20260709 12:16:16.298307  7933 raft_consensus.cc:993] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e: : Instructing follower 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.298812  7934 raft_consensus.cc:993] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e: : Instructing follower 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.299283  7934 raft_consensus.cc:1081] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Signalling peer 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.298807  7933 raft_consensus.cc:1081] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Signalling peer 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.300346  7734 leader_election.cc:304] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e; no voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:16.301137  7933 raft_consensus.cc:2749] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:16.302142  7621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:41174
I20260709 12:16:16.302739  7621 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:16.302830  7696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
mode: GRACEFUL
new_leader_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:43482
I20260709 12:16:16.302942  7622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:41174
I20260709 12:16:16.303166  7621 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:16.303454  7696 raft_consensus.cc:606] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Received request to transfer leadership to TS 50726e840c7141e59927994f1b9d409d
I20260709 12:16:16.303539  7622 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:16.304020  7622 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:16.311559  7622 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.313081  7621 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.314949  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:16.315477  7696 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:16.316159  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:16.316365  7695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98960d8917c2473a9791290055c2c706"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
mode: GRACEFUL
new_leader_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:43482
I20260709 12:16:16.316713  7769 raft_consensus.cc:3055] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:16.316989  7695 raft_consensus.cc:606] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Received request to transfer leadership to TS 50726e840c7141e59927994f1b9d409d
I20260709 12:16:16.317035  7769 raft_consensus.cc:740] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:16.318132  7769 consensus_queue.cc:260] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.319226  7769 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:16.320724  7621 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 4 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:16.321524  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:16.324296  7695 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:16.322937  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:16.325174  7770 raft_consensus.cc:3055] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:16.325505  7770 raft_consensus.cc:740] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:16.326517  7770 consensus_queue.cc:260] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.327883  7770 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:16.329710  7622 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 4 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:16.329353  7769 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 4.
I20260709 12:16:16.323416  7696 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 4.
I20260709 12:16:16.323529  7697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
mode: GRACEFUL
new_leader_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:43482
I20260709 12:16:16.332142  7697 raft_consensus.cc:606] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Received request to transfer leadership to TS 50726e840c7141e59927994f1b9d409d
I20260709 12:16:16.332566  7586 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [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: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:16.333493  7932 raft_consensus.cc:2804] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:16.333971  7932 raft_consensus.cc:697] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 4 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:16.334931  7932 consensus_queue.cc:237] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.335844  7695 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 4.
I20260709 12:16:16.337029  7770 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 4.
I20260709 12:16:16.337090  7585 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:16.338124  7931 raft_consensus.cc:2804] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:16.338563  7931 raft_consensus.cc:697] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 4 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:16.339296  7931 consensus_queue.cc:237] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.353490  7519 catalog_manager.cc:5697] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 3 to 4, leader changed from 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 4 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:16.355233  7519 catalog_manager.cc:5697] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 3 to 4, leader changed from 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 4 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:16.529394  7643 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7800 after lost signal to thread 6985
W20260709 12:16:16.530421  7643 debug-util.cc:398] Leaking SignalData structure 0x7b080018ea60 after lost signal to thread 7554
W20260709 12:16:16.531541  7643 debug-util.cc:398] Leaking SignalData structure 0x7b08001d92a0 after lost signal to thread 7646
W20260709 12:16:16.532536  7643 debug-util.cc:398] Leaking SignalData structure 0x7b0800099a00 after lost signal to thread 7721
W20260709 12:16:16.533499  7643 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0ce0 after lost signal to thread 7795
I20260709 12:16:16.649734  7935 raft_consensus.cc:993] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb: : Instructing follower 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.650446  7937 raft_consensus.cc:1081] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Signalling peer 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.652281  7622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:41172
I20260709 12:16:16.652917  7622 raft_consensus.cc:493] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:16.653324  7622 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.661453  7622 raft_consensus.cc:515] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.663872  7622 leader_election.cc:290] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 3 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:16.665571  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:16.666242  7695 raft_consensus.cc:3055] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:16.666411  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:16.666630  7695 raft_consensus.cc:740] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:16.667050  7770 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.667598  7695 consensus_queue.cc:260] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.668879  7695 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.678061  7695 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 3.
I20260709 12:16:16.679184  7585 leader_election.cc:304] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:16.680001  7932 raft_consensus.cc:2804] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:16.680488  7932 raft_consensus.cc:697] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:16.681370  7932 consensus_queue.cc:237] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.687199  7770 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 3.
I20260709 12:16:16.695672  7519 catalog_manager.cc:5697] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 2 to 3, leader changed from 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 3 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:16.728358  7770 raft_consensus.cc:1275] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:16.729844  7932 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:16.736615  7937 raft_consensus.cc:993] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb: : Instructing follower 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.737094  7937 raft_consensus.cc:1081] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Signalling peer 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.738968  7622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:41172
I20260709 12:16:16.739656  7622 raft_consensus.cc:493] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:16.740118  7622 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:16.756110  7622 raft_consensus.cc:515] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.758456  7622 leader_election.cc:290] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 2 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:16.768656  7771 raft_consensus.cc:1275] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:16.768649  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:16.770064  7769 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:16.781780  7932 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:16.767462  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:16.787168  7695 raft_consensus.cc:3055] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:16.789076  7695 raft_consensus.cc:740] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:16.781443  7769 raft_consensus.cc:2468] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:16.795202  7586 leader_election.cc:304] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [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: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:16.796051  7932 raft_consensus.cc:2804] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:16.797027  7932 raft_consensus.cc:697] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:16.798524  7932 consensus_queue.cc:237] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.793474  7695 consensus_queue.cc:260] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.806422  7695 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:16.812371  7837 raft_consensus.cc:993] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb: : Instructing follower 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.812814  7837 raft_consensus.cc:1081] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Signalling peer 50726e840c7141e59927994f1b9d409d to start an election
I20260709 12:16:16.814845  7622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98960d8917c2473a9791290055c2c706"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
 from {username='slave'} at 127.0.0.1:41172
I20260709 12:16:16.815563  7622 raft_consensus.cc:493] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:16.816100  7622 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.822888  7695 raft_consensus.cc:2468] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:16.839944  7622 raft_consensus.cc:515] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.845890  7695 raft_consensus.cc:1275] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:16.847443  7696 raft_consensus.cc:1275] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:16.848719  7519 catalog_manager.cc:5697] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 1 to 2, leader changed from 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 2 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:16.854419  7951 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:16.864418  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:16.865150  7695 raft_consensus.cc:3055] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:16.852515  7932 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:16.865545  7695 raft_consensus.cc:740] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:16.866438  7695 consensus_queue.cc:260] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.867553  7695 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.875787  7695 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 3.
I20260709 12:16:16.876938  7585 leader_election.cc:304] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:16.879340  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:16.880033  7771 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:16.887277  7771 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 3.
I20260709 12:16:16.890702  7932 raft_consensus.cc:2804] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:16.891376  7932 raft_consensus.cc:697] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:16.893131  7932 consensus_queue.cc:237] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:16.879788  7622 leader_election.cc:290] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 3 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:16.932922  7519 catalog_manager.cc:5697] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 2 to 3, leader changed from 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 3 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:17.062448  7697 raft_consensus.cc:1275] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:17.063899  7932 consensus_queue.cc:1048] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:17.076226  7771 raft_consensus.cc:1275] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:17.077809  7932 consensus_queue.cc:1048] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:17.238282  7771 raft_consensus.cc:1275] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:17.240012  7932 consensus_queue.cc:1048] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:17.258219  7696 raft_consensus.cc:1275] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:17.263110  7829 consensus_queue.cc:1048] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:17.395458  7697 raft_consensus.cc:1275] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:17.396948  7932 consensus_queue.cc:1048] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:17.407510  7771 raft_consensus.cc:1275] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:17.410161  7829 consensus_queue.cc:1048] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:19.375285  6982 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:16:19.375911  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:19.382647  7622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:41204
I20260709 12:16:19.383174  7622 raft_consensus.cc:606] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Received request to transfer leadership to TS 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:19.385779  7622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:41204
I20260709 12:16:19.386241  7622 raft_consensus.cc:606] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Received request to transfer leadership to TS 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:19.388324  7622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98960d8917c2473a9791290055c2c706"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:41204
I20260709 12:16:19.388780  7622 raft_consensus.cc:606] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Received request to transfer leadership to TS 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:19.390689  7622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:41204
I20260709 12:16:19.391124  7622 raft_consensus.cc:606] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 4 LEADER]: Received request to transfer leadership to TS 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:19.392118  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:16:19.392549  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:19.459316  7963 raft_consensus.cc:993] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d: : Instructing follower 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:19.459767  7965 raft_consensus.cc:1081] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 4 LEADER]: Signalling peer 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:19.461078  7770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:19.461474  7770 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.461735  7770 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:19.466245  7770 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.468045  7770 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 5 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:19.468808  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:19.468997  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:19.469396  7622 raft_consensus.cc:3055] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:16:19.469535  7697 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:19.469760  7622 raft_consensus.cc:740] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:19.470489  7622 consensus_queue.cc:260] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.471469  7622 raft_consensus.cc:3060] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:19.473970  7697 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 5.
I20260709 12:16:19.474910  7734 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:19.475545  7964 raft_consensus.cc:2804] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:16:19.476440  7964 raft_consensus.cc:697] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 5 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:19.476483  7622 raft_consensus.cc:2468] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 5.
I20260709 12:16:19.477211  7964 consensus_queue.cc:237] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.483096  7519 catalog_manager.cc:5697] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 4 to 5, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 5 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:19.653888  7974 raft_consensus.cc:993] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d: : Instructing follower 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:19.654578  7965 raft_consensus.cc:1081] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Signalling peer 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:19.656183  7695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:43460
I20260709 12:16:19.656795  7695 raft_consensus.cc:493] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.657119  7695 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:19.664038  7695 raft_consensus.cc:515] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.666615  7695 leader_election.cc:290] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 4 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:19.668012  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:19.668200  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:19.668694  7622 raft_consensus.cc:3055] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:19.668884  7770 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:19.669031  7622 raft_consensus.cc:740] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:19.670111  7622 consensus_queue.cc:260] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.671366  7622 raft_consensus.cc:3060] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:19.675666  7770 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 4.
I20260709 12:16:19.677312  7661 leader_election.cc:304] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:19.678455  7935 raft_consensus.cc:2804] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:19.678565  7622 raft_consensus.cc:2468] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 4.
I20260709 12:16:19.679960  7935 raft_consensus.cc:697] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 LEADER]: Becoming Leader. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:19.680909  7935 consensus_queue.cc:237] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.688771  7519 catalog_manager.cc:5697] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb reported cstate change: term changed from 3 to 4, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130). New cstate: current_term: 4 leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.740832  7974 raft_consensus.cc:993] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d: : Instructing follower 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:19.741384  7965 raft_consensus.cc:1081] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Signalling peer 50aec8d0d02c4dba9220b752a7210cdb to start an election
I20260709 12:16:19.742779  7695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98960d8917c2473a9791290055c2c706"
dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
 from {username='slave'} at 127.0.0.1:43460
I20260709 12:16:19.743249  7695 raft_consensus.cc:493] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.743510  7695 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:19.748144  7695 raft_consensus.cc:515] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.750236  7695 leader_election.cc:290] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 4 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:19.751021  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:19.751471  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:19.751600  7621 raft_consensus.cc:3055] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:19.752039  7770 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:19.752051  7621 raft_consensus.cc:740] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:19.752982  7621 consensus_queue.cc:260] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.753880  7621 raft_consensus.cc:3060] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:19.757100  7770 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 4.
I20260709 12:16:19.758358  7621 raft_consensus.cc:2468] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 4.
I20260709 12:16:19.758231  7661 leader_election.cc:304] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:19.759109  7935 raft_consensus.cc:2804] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:19.759567  7935 raft_consensus.cc:697] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 LEADER]: Becoming Leader. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:19.760530  7935 consensus_queue.cc:237] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.766685  7519 catalog_manager.cc:5697] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb reported cstate change: term changed from 3 to 4, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130). New cstate: current_term: 4 leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.845561  7974 raft_consensus.cc:993] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d: : Instructing follower 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:19.846123  7965 raft_consensus.cc:1081] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Signalling peer 3dad4069aeac47eea64c4c350b4d389e to start an election
I20260709 12:16:19.847455  7770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf"
dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:19.847965  7770 raft_consensus.cc:493] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.848263  7770 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:19.852881  7770 raft_consensus.cc:515] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.854674  7770 leader_election.cc:290] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:19.855319  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:19.855672  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:19.855871  7621 raft_consensus.cc:3055] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:19.856266  7621 raft_consensus.cc:740] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:19.856307  7695 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:19.856961  7621 consensus_queue.cc:260] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.857915  7621 raft_consensus.cc:3060] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:19.860422  7696 raft_consensus.cc:1275] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:16:19.861809  7964 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:16:19.862589  7695 raft_consensus.cc:2468] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 3.
I20260709 12:16:19.863617  7621 raft_consensus.cc:2468] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 3.
I20260709 12:16:19.863727  7734 leader_election.cc:304] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:19.864655  7964 raft_consensus.cc:2804] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:19.865116  7964 raft_consensus.cc:697] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:19.866309  7964 consensus_queue.cc:237] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:19.877104  7520 catalog_manager.cc:5697] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 2 to 3, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 3 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:19.878683  7621 raft_consensus.cc:1275] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:16:19.880141  7980 consensus_queue.cc:1048] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:20.165155  7770 raft_consensus.cc:1275] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:20.166468  7935 consensus_queue.cc:1048] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:20.168335  7621 raft_consensus.cc:1275] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:20.169422  7935 consensus_queue.cc:1048] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:20.177464  7622 raft_consensus.cc:1275] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:20.179268  7986 consensus_queue.cc:1048] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:20.189061  7770 raft_consensus.cc:1275] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:20.191092  7975 consensus_queue.cc:1048] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:20.299031  7696 raft_consensus.cc:1275] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:20.300113  7980 consensus_queue.cc:1048] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:20.309237  7622 raft_consensus.cc:1275] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:20.311214  7991 consensus_queue.cc:1048] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:20.393570  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:20.398825  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:20.399224  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:21.400177  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:21.405267  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:21.405659  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:22.406713  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:22.412096  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:22.412461  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:23.413328  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:23.418563  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:23.418960  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:24.419837  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:24.425547  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:24.426004  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:25.895263  8002 raft_consensus.cc:493] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 50aec8d0d02c4dba9220b752a7210cdb)
I20260709 12:16:25.899534  8002 raft_consensus.cc:515] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:25.904846  8002 leader_election.cc:290] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:25.928810  8002 raft_consensus.cc:493] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 50aec8d0d02c4dba9220b752a7210cdb)
I20260709 12:16:25.932912  8002 raft_consensus.cc:515] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:25.946802  8002 leader_election.cc:290] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.177505  8001 raft_consensus.cc:493] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.178347  8001 raft_consensus.cc:515] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.181267  8001 leader_election.cc:290] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.223623  8000 raft_consensus.cc:493] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3dad4069aeac47eea64c4c350b4d389e)
I20260709 12:16:26.224562  8000 raft_consensus.cc:515] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.228045  8000 leader_election.cc:290] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.283797  8000 raft_consensus.cc:493] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 50aec8d0d02c4dba9220b752a7210cdb)
I20260709 12:16:26.284329  8000 raft_consensus.cc:515] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.287573  8001 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.288101  8000 leader_election.cc:290] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.288233  8001 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.291010  8001 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.323449  8001 raft_consensus.cc:493] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3dad4069aeac47eea64c4c350b4d389e)
I20260709 12:16:26.324182  8001 raft_consensus.cc:515] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.327003  8001 leader_election.cc:290] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.327929  8001 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.328509  8001 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.345065  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.330513  8006 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3dad4069aeac47eea64c4c350b4d389e)
I20260709 12:16:26.329424  8003 raft_consensus.cc:493] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 50aec8d0d02c4dba9220b752a7210cdb)
I20260709 12:16:26.341710  7692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.343497  7691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.376214  8003 raft_consensus.cc:515] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.377048  7691 raft_consensus.cc:2468] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:26.345819  8001 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.377666  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:26.378446  8003 leader_election.cc:290] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:26.378890  8003 raft_consensus.cc:493] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 50aec8d0d02c4dba9220b752a7210cdb)
I20260709 12:16:26.346598  8007 raft_consensus.cc:493] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.378809  7585 leader_election.cc:304] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:26.379552  8007 raft_consensus.cc:515] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.375178  8006 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.383436  8007 leader_election.cc:290] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.383437  8006 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.382973  8004 raft_consensus.cc:2804] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:26.388677  8004 raft_consensus.cc:493] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3dad4069aeac47eea64c4c350b4d389e)
I20260709 12:16:26.389154  8004 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:26.393317  8002 raft_consensus.cc:493] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 3dad4069aeac47eea64c4c350b4d389e)
I20260709 12:16:26.394331  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.394069  8002 raft_consensus.cc:515] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.397979  8002 leader_election.cc:290] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.398072  7696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.402141  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:26.402786  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:26.403801  8003 raft_consensus.cc:515] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.406580  8003 leader_election.cc:290] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:26.406205  8004 raft_consensus.cc:515] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.407955  8012 raft_consensus.cc:493] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.409140  8012 raft_consensus.cc:515] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.409919  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:26.336985  8008 raft_consensus.cc:493] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3dad4069aeac47eea64c4c350b4d389e)
I20260709 12:16:26.410578  7690 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:26.410696  8008 raft_consensus.cc:515] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.412177  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.412981  7771 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 2.
I20260709 12:16:26.414945  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.415673  7771 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 4.
I20260709 12:16:26.417434  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.417863  8004 leader_election.cc:290] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 3 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.419565  7690 raft_consensus.cc:2468] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 3.
I20260709 12:16:26.420836  7585 leader_election.cc:304] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:26.421272  8012 leader_election.cc:290] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:26.421934  8004 raft_consensus.cc:2804] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:26.422472  8008 leader_election.cc:290] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.423018  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.424256  8004 raft_consensus.cc:697] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:26.424296  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.425448  8010 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.425815  7770 raft_consensus.cc:2468] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 1.
I20260709 12:16:26.426007  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.425755  8004 consensus_queue.cc:237] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.427469  7690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.426024  8010 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.424485  8003 raft_consensus.cc:493] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.428625  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.429047  8003 raft_consensus.cc:515] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.424212  7771 raft_consensus.cc:2468] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 1.
I20260709 12:16:26.430756  8013 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.431281  8013 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.433341  7695 raft_consensus.cc:1240] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Rejecting Update request from peer 3dad4069aeac47eea64c4c350b4d389e for earlier term 2. Current term is 3. Ops: []
I20260709 12:16:26.431376  8003 leader_election.cc:290] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:26.431699  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.436705  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.437438  7661 leader_election.cc:304] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:26.438359  8013 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:26.438776  8006 raft_consensus.cc:2804] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:26.439285  8006 raft_consensus.cc:493] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.439776  8006 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:26.441560  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.439813  8013 consensus_queue.cc:1059] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:16:26.443005  8013 raft_consensus.cc:3055] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:26.443387  8013 raft_consensus.cc:740] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:26.444387  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.446466  8013 consensus_queue.cc:260] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.447417  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.448783  8000 raft_consensus.cc:493] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3dad4069aeac47eea64c4c350b4d389e)
I20260709 12:16:26.449275  8000 raft_consensus.cc:515] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.449775  8013 raft_consensus.cc:3060] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:26.450109  7661 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:26.450902  8008 raft_consensus.cc:2804] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:16:26.451277  8008 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.451362  8010 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:26.451444  8000 leader_election.cc:290] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.451747  8008 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:26.454239  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:26.454862  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.457808  7620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.457969  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.459553  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.459831  7620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.461508  7620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.462255  7661 leader_election.cc:304] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:26.462548  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.463557  8007 raft_consensus.cc:2804] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:26.464313  8007 raft_consensus.cc:493] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.464694  8007 raft_consensus.cc:3060] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:26.465966  7620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.466198  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.465269  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.467883  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.469551  7619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.471261  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:26.472569  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d3b5d5ef2346aba075870ac45e87b4" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.472390  8007 raft_consensus.cc:515] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.474735  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d5f25d65646d190665055f6af103e" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.475075  7661 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [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: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:26.475744  8001 raft_consensus.cc:2804] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:26.475734  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.476344  8001 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:26.476752  8001 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:26.476708  7771 raft_consensus.cc:2468] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 3.
I20260709 12:16:26.479038  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98960d8917c2473a9791290055c2c706" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.482208  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90ae24c4a79462e810a9cf940a07d03" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:26.482373  7771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a051e1b704ae4e5e8009d143177ce186" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.484556  8001 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.488093  8006 raft_consensus.cc:515] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.488744  7770 raft_consensus.cc:2468] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 3.
I20260709 12:16:26.489580  8001 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 2 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.490598  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:26.491039  8007 leader_election.cc:290] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 2 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.492812  7621 raft_consensus.cc:1240] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Rejecting Update request from peer 3dad4069aeac47eea64c4c350b4d389e for earlier term 2. Current term is 3. Ops: []
I20260709 12:16:26.493742  7660 leader_election.cc:304] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:26.494136  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35bb3f024a59469db492d63d7f15f4cf" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:26.495415  8008 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.496537  8005 raft_consensus.cc:2749] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:26.495815  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:26.497694  8008 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 5 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.498790  7734 leader_election.cc:304] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e; no voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.499733  8010 raft_consensus.cc:2749] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:16:26.499917  8006 leader_election.cc:290] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 3 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:26.500219  7770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:26.501112  7734 leader_election.cc:304] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e; no voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.503247  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:26.503549  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:26.503759  7734 leader_election.cc:304] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e; no voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.503861  7586 leader_election.cc:304] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50726e840c7141e59927994f1b9d409d; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.502090  7519 catalog_manager.cc:5697] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 2 to 3, leader changed from 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131) to 50726e840c7141e59927994f1b9d409d (127.6.209.129). New cstate: current_term: 3 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:26.504546  8013 raft_consensus.cc:2749] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:26.504786  7660 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:26.504948  7734 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e; no voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.505203  8013 raft_consensus.cc:2749] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:16:26.501259  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:26.505920  7660 leader_election.cc:304] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:26.506711  8000 raft_consensus.cc:2749] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:16:26.507231  8006 raft_consensus.cc:2749] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:16:26.508060  8015 raft_consensus.cc:2749] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:16:26.508133  8009 raft_consensus.cc:2749] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:16:26.509301  7586 leader_election.cc:304] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50726e840c7141e59927994f1b9d409d; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.509672  7734 leader_election.cc:304] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e; no voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.510124  8000 raft_consensus.cc:2749] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:26.510509  8009 raft_consensus.cc:2749] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:26.510807  7734 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e; no voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.511547  8009 raft_consensus.cc:2749] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:26.512575  7586 leader_election.cc:304] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50726e840c7141e59927994f1b9d409d; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.513109  8000 raft_consensus.cc:2749] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:16:26.513500  7586 leader_election.cc:304] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50726e840c7141e59927994f1b9d409d; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.514243  8000 raft_consensus.cc:2749] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:16:26.515308  7586 leader_election.cc:304] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50726e840c7141e59927994f1b9d409d; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:26.515982  8004 raft_consensus.cc:2749] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:16:26.516525  7660 leader_election.cc:304] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [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: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:26.517810  8015 raft_consensus.cc:2749] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:26.517877  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:26.518198  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:26.519002  7660 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [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: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:26.520147  7660 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:26.520686  8006 raft_consensus.cc:2749] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:26.521072  7660 leader_election.cc:304] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d
I20260709 12:16:26.521307  8006 raft_consensus.cc:2749] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:16:26.521785  8015 raft_consensus.cc:2749] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:16:26.535881  7695 raft_consensus.cc:1240] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Rejecting Update request from peer 50726e840c7141e59927994f1b9d409d for earlier term 4. Current term is 5. Ops: []
I20260709 12:16:26.536983  8004 consensus_queue.cc:1059] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:26.537760  8000 raft_consensus.cc:3055] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:16:26.538051  8000 raft_consensus.cc:740] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:26.538738  8000 consensus_queue.cc:260] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.539644  8000 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:26.651876  7695 raft_consensus.cc:1240] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Rejecting Update request from peer 50726e840c7141e59927994f1b9d409d for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:26.653182  8000 consensus_queue.cc:1059] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:26.654050  8004 raft_consensus.cc:3055] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:26.654316  8004 raft_consensus.cc:740] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:26.655117  8004 consensus_queue.cc:260] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.656044  8004 raft_consensus.cc:3060] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:26.696762  7551 debug-util.cc:398] Leaking SignalData structure 0x7b0800056f20 after lost signal to thread 6985
W20260709 12:16:26.697681  7551 debug-util.cc:398] Leaking SignalData structure 0x7b080004d600 after lost signal to thread 7554
W20260709 12:16:26.698638  7551 debug-util.cc:398] Leaking SignalData structure 0x7b080004b740 after lost signal to thread 7646
W20260709 12:16:26.699476  7551 debug-util.cc:398] Leaking SignalData structure 0x7b0800098c80 after lost signal to thread 7721
W20260709 12:16:26.700223  7551 debug-util.cc:398] Leaking SignalData structure 0x7b080011d760 after lost signal to thread 7795
I20260709 12:16:26.760452  7695 raft_consensus.cc:1240] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Rejecting Update request from peer 50726e840c7141e59927994f1b9d409d for earlier term 2. Current term is 3. Ops: []
I20260709 12:16:26.761727  8004 consensus_queue.cc:1059] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:26.762598  8000 raft_consensus.cc:3055] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:26.762892  8000 raft_consensus.cc:740] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:26.763590  8000 consensus_queue.cc:260] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.764500  8000 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:26.873983  7695 raft_consensus.cc:1240] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Rejecting Update request from peer 50726e840c7141e59927994f1b9d409d for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:26.875447  8000 consensus_queue.cc:1059] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:26.876431  8004 raft_consensus.cc:3055] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:26.876749  8004 raft_consensus.cc:740] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:26.877517  8004 consensus_queue.cc:260] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:26.878461  8004 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:26.890471  7695 raft_consensus.cc:1275] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:26.891891  8004 consensus_queue.cc:1048] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:26.907905  7769 raft_consensus.cc:1275] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:26.909569  8004 consensus_queue.cc:1048] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:27.403752  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:27.412004  7621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378"
dest_uuid: "50726e840c7141e59927994f1b9d409d"
mode: GRACEFUL
new_leader_uuid: "3dad4069aeac47eea64c4c350b4d389e"
 from {username='slave'} at 127.0.0.1:41204
I20260709 12:16:27.412546  7621 raft_consensus.cc:606] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Received request to transfer leadership to TS 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:27.412823  7621 raft_consensus.cc:614] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:16:27.413921  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:16:27.414338  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:27.925318  8026 raft_consensus.cc:493] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.925923  8026 raft_consensus.cc:515] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:27.928545  8026 leader_election.cc:290] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:27.928813  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:27.929090  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:27.929505  7695 raft_consensus.cc:2468] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 2.
I20260709 12:16:27.931283  7585 leader_election.cc:304] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:27.932132  8026 raft_consensus.cc:2804] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:27.932468  8026 raft_consensus.cc:493] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.932767  8026 raft_consensus.cc:3060] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:27.937702  8026 raft_consensus.cc:515] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:27.939788  8026 leader_election.cc:290] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 3 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:27.940362  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:27.940248  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:27.940980  7695 raft_consensus.cc:3060] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:27.945768  7695 raft_consensus.cc:2468] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 3.
I20260709 12:16:27.946700  7585 leader_election.cc:304] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:27.947330  8026 raft_consensus.cc:2804] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:27.947821  8026 raft_consensus.cc:697] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:27.948652  8026 consensus_queue.cc:237] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:27.956212  7518 catalog_manager.cc:5697] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:27.969298  8026 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.969889  8026 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:27.971664  8026 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:27.972525  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:27.972734  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:27.973074  7695 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 5.
I20260709 12:16:27.974184  7585 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:27.974819  8026 raft_consensus.cc:2804] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:16:27.975214  8026 raft_consensus.cc:493] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.975512  8026 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:16:27.980616  8026 raft_consensus.cc:515] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:27.982499  8026 leader_election.cc:290] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 6 election: Requested vote from peers 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:27.983305  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:27.983566  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608381b07f7b4caeb090565aa95b55e9" candidate_uuid: "50726e840c7141e59927994f1b9d409d" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:27.983944  7695 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:16:27.984143  7769 raft_consensus.cc:3060] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:16:27.989429  7769 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 6.
I20260709 12:16:27.990568  7586 leader_election.cc:304] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:27.991251  8026 raft_consensus.cc:2804] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:16:27.991706  8026 raft_consensus.cc:697] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 6 LEADER]: Becoming Leader. State: Replica: 50726e840c7141e59927994f1b9d409d, State: Running, Role: LEADER
I20260709 12:16:27.992105  7695 raft_consensus.cc:2468] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50726e840c7141e59927994f1b9d409d in term 6.
I20260709 12:16:27.992651  8026 consensus_queue.cc:237] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.001905  7518 catalog_manager.cc:5697] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "50726e840c7141e59927994f1b9d409d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.214010  8009 raft_consensus.cc:493] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:28.214531  8009 raft_consensus.cc:515] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.216257  8009 leader_election.cc:290] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:28.217648  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:28.217852  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:28.218513  7695 raft_consensus.cc:2393] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dad4069aeac47eea64c4c350b4d389e in current term 3: Already voted for candidate 50aec8d0d02c4dba9220b752a7210cdb in this term.
I20260709 12:16:28.218364  7621 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 3.
I20260709 12:16:28.219595  7734 leader_election.cc:304] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:28.220166  8009 raft_consensus.cc:2804] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:28.220497  8009 raft_consensus.cc:493] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:28.220806  8009 raft_consensus.cc:3060] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:28.225224  8009 raft_consensus.cc:515] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.226853  8009 leader_election.cc:290] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 3 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:28.227463  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:28.227689  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3553de153bd404fb040111689b55ed8" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:28.228333  7695 raft_consensus.cc:2393] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3dad4069aeac47eea64c4c350b4d389e in current term 3: Already voted for candidate 50aec8d0d02c4dba9220b752a7210cdb in this term.
I20260709 12:16:28.234213  7621 raft_consensus.cc:2468] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 3.
I20260709 12:16:28.235242  7734 leader_election.cc:304] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:28.235842  8009 raft_consensus.cc:2804] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:28.236334  8009 raft_consensus.cc:697] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:28.237321  8009 consensus_queue.cc:237] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.245041  7518 catalog_manager.cc:5697] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 2 to 3, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 3 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:28.280416  8009 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:28.280892  8009 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.282737  8009 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:28.283474  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:28.283615  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:28.284147  7621 raft_consensus.cc:2468] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 2.
I20260709 12:16:28.284361  7695 raft_consensus.cc:2393] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dad4069aeac47eea64c4c350b4d389e in current term 2: Already voted for candidate 50aec8d0d02c4dba9220b752a7210cdb in this term.
I20260709 12:16:28.285173  7734 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 
I20260709 12:16:28.285943  8009 raft_consensus.cc:2804] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:28.286322  8009 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:28.286648  8009 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.291465  8009 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.293155  8009 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 2 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:28.293985  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:28.294292  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb"
I20260709 12:16:28.295042  7695 raft_consensus.cc:2393] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3dad4069aeac47eea64c4c350b4d389e in current term 2: Already voted for candidate 50aec8d0d02c4dba9220b752a7210cdb in this term.
I20260709 12:16:28.298799  7621 raft_consensus.cc:2468] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dad4069aeac47eea64c4c350b4d389e in term 2.
I20260709 12:16:28.299737  7734 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [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: 3dad4069aeac47eea64c4c350b4d389e, 50726e840c7141e59927994f1b9d409d; no voters: 50aec8d0d02c4dba9220b752a7210cdb
I20260709 12:16:28.300496  8009 raft_consensus.cc:2804] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:28.300913  8009 raft_consensus.cc:697] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 2 LEADER]: Becoming Leader. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:28.301728  8009 consensus_queue.cc:237] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.309158  7518 catalog_manager.cc:5697] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e reported cstate change: term changed from 1 to 2, leader changed from 50726e840c7141e59927994f1b9d409d (127.6.209.129) to 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131). New cstate: current_term: 2 leader_uuid: "3dad4069aeac47eea64c4c350b4d389e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:28.321365  8009 raft_consensus.cc:493] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 50726e840c7141e59927994f1b9d409d)
I20260709 12:16:28.321909  8009 raft_consensus.cc:515] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.323472  8009 leader_election.cc:290] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763)
I20260709 12:16:28.324290  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:28.324550  7695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7caf3b45955f416cb270f4a35e9c2378" candidate_uuid: "3dad4069aeac47eea64c4c350b4d389e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50aec8d0d02c4dba9220b752a7210cdb" is_pre_election: true
I20260709 12:16:28.325238  7695 raft_consensus.cc:2368] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dad4069aeac47eea64c4c350b4d389e for earlier term 2. Current term is 3.
I20260709 12:16:28.326583  7734 leader_election.cc:400] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763) with higher term. Message: Invalid argument: T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dad4069aeac47eea64c4c350b4d389e for earlier term 2. Current term is 3.
I20260709 12:16:28.326855  7734 leader_election.cc:403] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:16:28.327471  8009 raft_consensus.cc:3060] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:16:28.332520  8009 raft_consensus.cc:2749] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130:43763) with higher term. Message: Invalid argument: T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dad4069aeac47eea64c4c350b4d389e for earlier term 2. Current term is 3.
I20260709 12:16:28.384400  7695 raft_consensus.cc:1275] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 6 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:16:28.385722  8026 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:28.399971  7769 raft_consensus.cc:1275] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 6 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:16:28.402789  8026 consensus_queue.cc:1048] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:28.405951  7695 raft_consensus.cc:1275] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:28.407856  8027 consensus_queue.cc:1048] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:28.415462  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:28.429406  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:28.431103  7769 raft_consensus.cc:1275] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Refusing update from remote peer 50726e840c7141e59927994f1b9d409d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:28.429986  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:28.434497  8040 consensus_queue.cc:1048] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:28.582913  8015 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.583398  8015 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.585386  8015 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:28.586048  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d" is_pre_election: true
I20260709 12:16:28.586520  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e" is_pre_election: true
I20260709 12:16:28.586632  7621 raft_consensus.cc:2468] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 2.
I20260709 12:16:28.587795  7660 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 
I20260709 12:16:28.588505  8015 raft_consensus.cc:2804] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:28.588897  8015 raft_consensus.cc:493] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.589248  8015 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:28.596875  8015 raft_consensus.cc:515] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.599010  8015 leader_election.cc:290] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [CANDIDATE]: Term 3 election: Requested vote from peers 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767), 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131:33501)
I20260709 12:16:28.599532  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50726e840c7141e59927994f1b9d409d"
I20260709 12:16:28.600049  7621 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:28.600008  7769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb95d03e96b4fe29a0bd4f97696ac0b" candidate_uuid: "50aec8d0d02c4dba9220b752a7210cdb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dad4069aeac47eea64c4c350b4d389e"
I20260709 12:16:28.604252  7621 raft_consensus.cc:2468] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50aec8d0d02c4dba9220b752a7210cdb in term 3.
I20260709 12:16:28.605324  7660 leader_election.cc:304] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [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: 50726e840c7141e59927994f1b9d409d, 50aec8d0d02c4dba9220b752a7210cdb; no voters: 3dad4069aeac47eea64c4c350b4d389e
I20260709 12:16:28.606087  8015 raft_consensus.cc:2804] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:28.608112  8015 raft_consensus.cc:697] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 3 LEADER]: Becoming Leader. State: Replica: 50aec8d0d02c4dba9220b752a7210cdb, State: Running, Role: LEADER
I20260709 12:16:28.608990  8015 consensus_queue.cc:237] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Queue going to LEADER 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: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.616782  7520 catalog_manager.cc:5697] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb reported cstate change: term changed from 2 to 3, leader changed from 3dad4069aeac47eea64c4c350b4d389e (127.6.209.131) to 50aec8d0d02c4dba9220b752a7210cdb (127.6.209.130). New cstate: current_term: 3 leader_uuid: "50aec8d0d02c4dba9220b752a7210cdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.695071  7621 raft_consensus.cc:1275] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:28.696436  8009 consensus_queue.cc:1048] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:28.706797  7695 raft_consensus.cc:1275] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Refusing update from remote peer 3dad4069aeac47eea64c4c350b4d389e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:28.710661  8009 consensus_queue.cc:1048] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:28.890933  7695 raft_consensus.cc:1240] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 3 LEADER]: Rejecting Update request from peer 3dad4069aeac47eea64c4c350b4d389e for earlier term 2. Current term is 3. Ops: []
I20260709 12:16:28.892040  8048 consensus_queue.cc:1059] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:28.892617  8048 consensus_queue.cc:1243] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [LEADER]: Peer 50aec8d0d02c4dba9220b752a7210cdb log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 12:16:28.893009  8034 raft_consensus.cc:3055] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:28.893410  8034 raft_consensus.cc:740] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dad4069aeac47eea64c4c350b4d389e, State: Running, Role: LEADER
I20260709 12:16:28.894374  8034 consensus_queue.cc:260] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 } } peers { permanent_uuid: "50aec8d0d02c4dba9220b752a7210cdb" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43763 } } peers { permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 } }
I20260709 12:16:28.895763  8034 raft_consensus.cc:3060] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.063441  7769 raft_consensus.cc:1275] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:16:29.063766  7769 pending_rounds.cc:85] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e: Aborting all ops after (but not including) 1
I20260709 12:16:29.063956  7769 pending_rounds.cc:107] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:16:29.064164  7769 raft_consensus.cc:2889] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:16:29.065341  8015 consensus_queue.cc:1048] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dad4069aeac47eea64c4c350b4d389e" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.072582  7621 raft_consensus.cc:1275] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Refusing update from remote peer 50aec8d0d02c4dba9220b752a7210cdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:29.073962  8045 consensus_queue.cc:1048] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "50726e840c7141e59927994f1b9d409d" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 40767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.919574  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:29.934377  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:29.935156  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:30.841813  7643 debug-util.cc:398] Leaking SignalData structure 0x7b0800081f00 after lost signal to thread 6985
W20260709 12:16:30.843127  7643 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7120 after lost signal to thread 7554
W20260709 12:16:30.844501  7643 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7760 after lost signal to thread 7646
W20260709 12:16:30.845407  7643 debug-util.cc:398] Leaking SignalData structure 0x7b080009f780 after lost signal to thread 7721
W20260709 12:16:30.846138  7643 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3160 after lost signal to thread 7795
I20260709 12:16:30.982625  6982 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:16:30.983224  6982 tablet_server.cc:179] TabletServer@127.6.209.129:0 shutting down...
I20260709 12:16:31.011620  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:31.012384  6982 tablet_replica.cc:333] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.013088  6982 raft_consensus.cc:2243] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.013978  6982 raft_consensus.cc:2272] T 35bb3f024a59469db492d63d7f15f4cf P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.016491  6982 tablet_replica.cc:333] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.017098  6982 raft_consensus.cc:2243] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.017561  6982 raft_consensus.cc:2272] T d06d5f25d65646d190665055f6af103e P 50726e840c7141e59927994f1b9d409d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.019438  6982 tablet_replica.cc:333] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.019917  6982 raft_consensus.cc:2243] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.020408  6982 raft_consensus.cc:2272] T 26d3b5d5ef2346aba075870ac45e87b4 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.022289  6982 tablet_replica.cc:333] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.022822  6982 raft_consensus.cc:2243] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.023610  6982 raft_consensus.cc:2272] T b90ae24c4a79462e810a9cf940a07d03 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.025386  6982 tablet_replica.cc:333] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.025945  6982 raft_consensus.cc:2243] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.026762  6982 raft_consensus.cc:2272] T 608381b07f7b4caeb090565aa95b55e9 P 50726e840c7141e59927994f1b9d409d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.028431  6982 tablet_replica.cc:333] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.028944  6982 raft_consensus.cc:2243] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.029392  6982 raft_consensus.cc:2272] T b3553de153bd404fb040111689b55ed8 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.031243  6982 tablet_replica.cc:333] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.031721  6982 raft_consensus.cc:2243] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.032632  6982 raft_consensus.cc:2272] T 7caf3b45955f416cb270f4a35e9c2378 P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.034523  6982 tablet_replica.cc:333] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.034998  6982 raft_consensus.cc:2243] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.035406  6982 raft_consensus.cc:2272] T 98960d8917c2473a9791290055c2c706 P 50726e840c7141e59927994f1b9d409d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.037077  6982 tablet_replica.cc:333] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.037544  6982 raft_consensus.cc:2243] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.037909  6982 raft_consensus.cc:2272] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50726e840c7141e59927994f1b9d409d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.039470  6982 tablet_replica.cc:333] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d: stopping tablet replica
I20260709 12:16:31.039844  6982 raft_consensus.cc:2243] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.040241  6982 raft_consensus.cc:2272] T a051e1b704ae4e5e8009d143177ce186 P 50726e840c7141e59927994f1b9d409d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:31.043851  7734 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 12:16:31.047542  7734 consensus_peers.cc:597] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e -> Peer 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767): Couldn't send request to peer 50726e840c7141e59927994f1b9d409d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:31.048053  7660 consensus_peers.cc:597] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb -> Peer 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767): Couldn't send request to peer 50726e840c7141e59927994f1b9d409d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:31.096681  6982 tablet_server.cc:196] TabletServer@127.6.209.129:0 shutdown complete.
I20260709 12:16:31.118824  6982 tablet_server.cc:179] TabletServer@127.6.209.130:0 shutting down...
W20260709 12:16:31.120293  7660 consensus_peers.cc:597] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb -> Peer 50726e840c7141e59927994f1b9d409d (127.6.209.129:40767): Couldn't send request to peer 50726e840c7141e59927994f1b9d409d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:40767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:31.149010  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:31.149894  6982 tablet_replica.cc:333] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.150695  6982 raft_consensus.cc:2243] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.151237  6982 raft_consensus.cc:2272] T b90ae24c4a79462e810a9cf940a07d03 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.153180  6982 tablet_replica.cc:333] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.153769  6982 raft_consensus.cc:2243] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.154184  6982 raft_consensus.cc:2272] T a051e1b704ae4e5e8009d143177ce186 P 50aec8d0d02c4dba9220b752a7210cdb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.155807  6982 tablet_replica.cc:333] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.156311  6982 raft_consensus.cc:2243] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.157109  6982 raft_consensus.cc:2272] T d06d5f25d65646d190665055f6af103e P 50aec8d0d02c4dba9220b752a7210cdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.158949  6982 tablet_replica.cc:333] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.159452  6982 raft_consensus.cc:2243] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.160195  6982 raft_consensus.cc:2272] T 26d3b5d5ef2346aba075870ac45e87b4 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.161849  6982 tablet_replica.cc:333] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.162328  6982 raft_consensus.cc:2243] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.163015  6982 raft_consensus.cc:2272] T bbb95d03e96b4fe29a0bd4f97696ac0b P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.164800  6982 tablet_replica.cc:333] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.165315  6982 raft_consensus.cc:2243] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.165805  6982 raft_consensus.cc:2272] T 7caf3b45955f416cb270f4a35e9c2378 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.167575  6982 tablet_replica.cc:333] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.168061  6982 raft_consensus.cc:2243] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.168787  6982 raft_consensus.cc:2272] T 98960d8917c2473a9791290055c2c706 P 50aec8d0d02c4dba9220b752a7210cdb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.170528  6982 tablet_replica.cc:333] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.170989  6982 raft_consensus.cc:2243] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.171391  6982 raft_consensus.cc:2272] T 35bb3f024a59469db492d63d7f15f4cf P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.173106  6982 tablet_replica.cc:333] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.173564  6982 raft_consensus.cc:2243] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.174021  6982 raft_consensus.cc:2272] T 608381b07f7b4caeb090565aa95b55e9 P 50aec8d0d02c4dba9220b752a7210cdb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.175575  6982 tablet_replica.cc:333] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb: stopping tablet replica
I20260709 12:16:31.176019  6982 raft_consensus.cc:2243] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.176455  6982 raft_consensus.cc:2272] T b3553de153bd404fb040111689b55ed8 P 50aec8d0d02c4dba9220b752a7210cdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.204988  6982 tablet_server.cc:196] TabletServer@127.6.209.130:0 shutdown complete.
I20260709 12:16:31.224776  6982 tablet_server.cc:179] TabletServer@127.6.209.131:0 shutting down...
I20260709 12:16:31.249155  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:31.250185  6982 tablet_replica.cc:333] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.251170  6982 raft_consensus.cc:2243] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.251629  6982 raft_consensus.cc:2272] T b90ae24c4a79462e810a9cf940a07d03 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.253335  6982 tablet_replica.cc:333] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.253877  6982 raft_consensus.cc:2243] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.254640  6982 raft_consensus.cc:2272] T a051e1b704ae4e5e8009d143177ce186 P 3dad4069aeac47eea64c4c350b4d389e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.256176  6982 tablet_replica.cc:333] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.256669  6982 raft_consensus.cc:2243] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.257066  6982 raft_consensus.cc:2272] T 26d3b5d5ef2346aba075870ac45e87b4 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.258809  6982 tablet_replica.cc:333] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.259297  6982 raft_consensus.cc:2243] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.259706  6982 raft_consensus.cc:2272] T d06d5f25d65646d190665055f6af103e P 3dad4069aeac47eea64c4c350b4d389e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.261273  6982 tablet_replica.cc:333] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.261850  6982 raft_consensus.cc:2243] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.262599  6982 raft_consensus.cc:2272] T b3553de153bd404fb040111689b55ed8 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.264158  6982 tablet_replica.cc:333] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.264643  6982 raft_consensus.cc:2243] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.265054  6982 raft_consensus.cc:2272] T 608381b07f7b4caeb090565aa95b55e9 P 3dad4069aeac47eea64c4c350b4d389e [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.266650  6982 tablet_replica.cc:333] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.267156  6982 raft_consensus.cc:2243] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.267886  6982 raft_consensus.cc:2272] T 35bb3f024a59469db492d63d7f15f4cf P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.269495  6982 tablet_replica.cc:333] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.269971  6982 raft_consensus.cc:2243] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.270313  6982 raft_consensus.cc:2272] T 7caf3b45955f416cb270f4a35e9c2378 P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.271822  6982 tablet_replica.cc:333] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.272387  6982 raft_consensus.cc:2243] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.272789  6982 raft_consensus.cc:2272] T 98960d8917c2473a9791290055c2c706 P 3dad4069aeac47eea64c4c350b4d389e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.274395  6982 tablet_replica.cc:333] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e: stopping tablet replica
I20260709 12:16:31.274765  6982 raft_consensus.cc:2243] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:31.275131  6982 raft_consensus.cc:2272] T bbb95d03e96b4fe29a0bd4f97696ac0b P 3dad4069aeac47eea64c4c350b4d389e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.320508  6982 tablet_server.cc:196] TabletServer@127.6.209.131:0 shutdown complete.
I20260709 12:16:31.342284  6982 master.cc:562] Master@127.6.209.190:41299 shutting down...
I20260709 12:16:31.368798  6982 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:31.369424  6982 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:31.369813  6982 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7a67972b1a043a1a404f172e3f4f7c8: stopping tablet replica
I20260709 12:16:31.405158  6982 master.cc:584] Master@127.6.209.190:41299 shutdown complete.
3dad4069aeac47eea64c4c350b4d389e  1
50726e840c7141e59927994f1b9d409d  5
50aec8d0d02c4dba9220b752a7210cdb  4
3dad4069aeac47eea64c4c350b4d389e  3
50726e840c7141e59927994f1b9d409d  3
50aec8d0d02c4dba9220b752a7210cdb  4
3dad4069aeac47eea64c4c350b4d389e  1
50726e840c7141e59927994f1b9d409d  8
50aec8d0d02c4dba9220b752a7210cdb  1
3dad4069aeac47eea64c4c350b4d389e  3
50726e840c7141e59927994f1b9d409d  3
50aec8d0d02c4dba9220b752a7210cdb  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (31063 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:16:31.449486  6982 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.209.190:43485
I20260709 12:16:31.450620  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:31.455862  8065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.456041  8066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.457271  8068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.458441  6982 server_base.cc:1061] running on GCE node
I20260709 12:16:31.459452  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:31.459645  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:31.459818  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599391459803 us; error 0 us; skew 500 ppm
I20260709 12:16:31.460398  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:31.462807  6982 webserver.cc:533] Webserver started at http://127.6.209.190:44841/ using document root <none> and password file <none>
I20260709 12:16:31.463290  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:31.463485  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:31.463765  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:31.464886  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/master-0-root/instance:
uuid: "d1a85871f02f412786fe60632f10fac6"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-s0gw"
I20260709 12:16:31.469175  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:16:31.472321  8073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.473009  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:31.473308  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/master-0-root
uuid: "d1a85871f02f412786fe60632f10fac6"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-s0gw"
I20260709 12:16:31.473592  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:31.495934  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:31.497121  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:31.533924  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.190:43485
I20260709 12:16:31.534021  8124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.190:43485 every 8 connection(s)
I20260709 12:16:31.537802  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:31.547361  8125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6: Bootstrap starting.
I20260709 12:16:31.551928  8125 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.555851  8125 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6: No bootstrap required, opened a new log
I20260709 12:16:31.557901  8125 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1a85871f02f412786fe60632f10fac6" member_type: VOTER }
I20260709 12:16:31.558297  8125 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.558467  8125 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a85871f02f412786fe60632f10fac6, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.559020  8125 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1a85871f02f412786fe60632f10fac6" member_type: VOTER }
I20260709 12:16:31.559468  8125 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:31.559662  8125 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:31.559878  8125 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.563776  8125 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1a85871f02f412786fe60632f10fac6" member_type: VOTER }
I20260709 12:16:31.564211  8125 leader_election.cc:304] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [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: d1a85871f02f412786fe60632f10fac6; no voters: 
I20260709 12:16:31.565323  8125 leader_election.cc:290] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:31.565725  8128 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.567034  8128 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 1 LEADER]: Becoming Leader. State: Replica: d1a85871f02f412786fe60632f10fac6, State: Running, Role: LEADER
I20260709 12:16:31.567720  8128 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [LEADER]: Queue going to LEADER mode. State: All 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: "d1a85871f02f412786fe60632f10fac6" member_type: VOTER }
I20260709 12:16:31.568333  8125 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:31.572887  8130 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1a85871f02f412786fe60632f10fac6. Latest consensus state: current_term: 1 leader_uuid: "d1a85871f02f412786fe60632f10fac6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1a85871f02f412786fe60632f10fac6" member_type: VOTER } }
I20260709 12:16:31.573521  8130 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:31.573661  8129 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1a85871f02f412786fe60632f10fac6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1a85871f02f412786fe60632f10fac6" member_type: VOTER } }
I20260709 12:16:31.574282  8129 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:31.575742  8136 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:31.580479  8136 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:31.583092  6982 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:31.589078  8136 catalog_manager.cc:1383] Generated new cluster ID: 7e7d020376c14799b0cbba5af806c02a
I20260709 12:16:31.589349  8136 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:31.607298  8136 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:31.608547  8136 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:31.619030  8136 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6: Generated new TSK 0
I20260709 12:16:31.619623  8136 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:31.650251  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:31.656651  8146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.657778  8147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.659685  8149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.659799  6982 server_base.cc:1061] running on GCE node
I20260709 12:16:31.660913  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:31.661132  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:31.661309  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599391661291 us; error 0 us; skew 500 ppm
I20260709 12:16:31.661952  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:31.664158  6982 webserver.cc:533] Webserver started at http://127.6.209.129:34275/ using document root <none> and password file <none>
I20260709 12:16:31.664644  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:31.664855  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:31.665130  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:31.666239  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/instance:
uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-s0gw"
I20260709 12:16:31.670648  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:16:31.673846  8154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.674723  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:31.675099  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-s0gw"
I20260709 12:16:31.675479  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:31.694612  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:31.695797  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:31.697199  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:31.699414  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:31.699613  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.699879  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:31.700052  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.739549  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:36525
I20260709 12:16:31.739670  8216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:36525 every 8 connection(s)
I20260709 12:16:31.744112  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:31.752218  8221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.753815  8222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.755920  8224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.756690  6982 server_base.cc:1061] running on GCE node
I20260709 12:16:31.758026  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:31.758277  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:31.758460  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599391758443 us; error 0 us; skew 500 ppm
I20260709 12:16:31.759148  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:31.759838  8217 heartbeater.cc:344] Connected to a master server at 127.6.209.190:43485
I20260709 12:16:31.760231  8217 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:31.761004  8217 heartbeater.cc:507] Master 127.6.209.190:43485 requested a full tablet report, sending...
I20260709 12:16:31.761653  6982 webserver.cc:533] Webserver started at http://127.6.209.130:33775/ using document root <none> and password file <none>
I20260709 12:16:31.762169  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:31.762393  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:31.762691  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:31.763345  8090 ts_manager.cc:194] Registered new tserver with Master: 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:16:31.764128  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/instance:
uuid: "502a1ac1af674e90adc68ee523fbaa9d"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-s0gw"
I20260709 12:16:31.765833  8090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60182
I20260709 12:16:31.769213  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:16:31.772847  8229 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.773564  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:31.773914  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root
uuid: "502a1ac1af674e90adc68ee523fbaa9d"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-s0gw"
I20260709 12:16:31.774199  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:31.791980  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:31.793165  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:31.794703  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:31.796895  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:31.797098  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.797365  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:31.797525  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.836256  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.130:41097
I20260709 12:16:31.836364  8291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.130:41097 every 8 connection(s)
I20260709 12:16:31.841012  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:31.847272  8295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:31.848134  8296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.851807  6982 server_base.cc:1061] running on GCE node
W20260709 12:16:31.851871  8298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:31.852711  8292 heartbeater.cc:344] Connected to a master server at 127.6.209.190:43485
I20260709 12:16:31.853119  8292 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:31.853225  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:31.853508  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:31.853719  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599391853702 us; error 0 us; skew 500 ppm
I20260709 12:16:31.853950  8292 heartbeater.cc:507] Master 127.6.209.190:43485 requested a full tablet report, sending...
I20260709 12:16:31.854333  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:31.855989  8090 ts_manager.cc:194] Registered new tserver with Master: 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:31.856709  6982 webserver.cc:533] Webserver started at http://127.6.209.131:45501/ using document root <none> and password file <none>
I20260709 12:16:31.857203  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:31.857409  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:31.857475  8090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60186
I20260709 12:16:31.857710  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:31.859021  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/instance:
uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-s0gw"
I20260709 12:16:31.870759  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.006s	sys 0.007s
I20260709 12:16:31.874464  8303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.875238  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:16:31.875597  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root
uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
format_stamp: "Formatted at 2026-07-09 12:16:31 on dist-test-slave-s0gw"
I20260709 12:16:31.875883  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:31.902371  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:31.903582  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:31.905006  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:31.907250  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:31.907474  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.907723  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:31.907903  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:31.946103  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.131:32831
I20260709 12:16:31.946213  8365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.131:32831 every 8 connection(s)
I20260709 12:16:31.959746  8366 heartbeater.cc:344] Connected to a master server at 127.6.209.190:43485
I20260709 12:16:31.960115  8366 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:31.960832  8366 heartbeater.cc:507] Master 127.6.209.190:43485 requested a full tablet report, sending...
I20260709 12:16:31.962698  8090 ts_manager.cc:194] Registered new tserver with Master: 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:31.962810  6982 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013413244s
I20260709 12:16:31.964033  8090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60194
I20260709 12:16:31.988941  8090 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60200:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:31.995160  8090 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:32.188383  8257 tablet_service.cc:1511] Processing CreateTablet for tablet c0bbbb10352f44beaacddc7a3c31e2f1 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:32.190701  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 10303a55515543b386ae5a51d408ba5d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:32.192698  8255 tablet_service.cc:1511] Processing CreateTablet for tablet c823f788c3d0452b82148ebe21a62642 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:32.194623  8254 tablet_service.cc:1511] Processing CreateTablet for tablet e48289ad9526401bb3d0374abf5c0ed7 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:32.196014  8252 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:32.196614  8253 tablet_service.cc:1511] Processing CreateTablet for tablet 1c36cbe9303a441e88b4a6b2bafe0c8c (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:32.198767  8182 tablet_service.cc:1511] Processing CreateTablet for tablet c0bbbb10352f44beaacddc7a3c31e2f1 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:32.200105  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bbbb10352f44beaacddc7a3c31e2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.200603  8251 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8377752d074d55adce3fd7acea62df (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:32.202557  8177 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:32.203019  8331 tablet_service.cc:1511] Processing CreateTablet for tablet c0bbbb10352f44beaacddc7a3c31e2f1 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:32.203893  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.204439  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bbbb10352f44beaacddc7a3c31e2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.206807  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8377752d074d55adce3fd7acea62df (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:32.208217  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8377752d074d55adce3fd7acea62df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.207943  8179 tablet_service.cc:1511] Processing CreateTablet for tablet e48289ad9526401bb3d0374abf5c0ed7 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:32.209267  8179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48289ad9526401bb3d0374abf5c0ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.210799  8175 tablet_service.cc:1511] Processing CreateTablet for tablet dde9c505662e4ec0858983b0b8b3ba32 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:32.211388  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 10303a55515543b386ae5a51d408ba5d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:32.212205  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde9c505662e4ec0858983b0b8b3ba32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.210803  8180 tablet_service.cc:1511] Processing CreateTablet for tablet c823f788c3d0452b82148ebe21a62642 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:32.212805  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10303a55515543b386ae5a51d408ba5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.213371  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c823f788c3d0452b82148ebe21a62642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.214769  8249 tablet_service.cc:1511] Processing CreateTablet for tablet 66f24cde09104fbcb9d54e63cc5f34cd (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:32.216913  8181 tablet_service.cc:1511] Processing CreateTablet for tablet 10303a55515543b386ae5a51d408ba5d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:32.218791  8174 tablet_service.cc:1511] Processing CreateTablet for tablet 66f24cde09104fbcb9d54e63cc5f34cd (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:32.219317  8329 tablet_service.cc:1511] Processing CreateTablet for tablet c823f788c3d0452b82148ebe21a62642 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:32.220036  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f24cde09104fbcb9d54e63cc5f34cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.220753  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c823f788c3d0452b82148ebe21a62642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.222783  8248 tablet_service.cc:1511] Processing CreateTablet for tablet 30f909f60ba443a7b8ac9d2bf6fa4987 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:32.224675  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 30f909f60ba443a7b8ac9d2bf6fa4987 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:32.225946  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f909f60ba443a7b8ac9d2bf6fa4987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.227303  8328 tablet_service.cc:1511] Processing CreateTablet for tablet e48289ad9526401bb3d0374abf5c0ed7 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:32.228715  8328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48289ad9526401bb3d0374abf5c0ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.230558  8250 tablet_service.cc:1511] Processing CreateTablet for tablet dde9c505662e4ec0858983b0b8b3ba32 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:32.206810  8178 tablet_service.cc:1511] Processing CreateTablet for tablet 1c36cbe9303a441e88b4a6b2bafe0c8c (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:32.233354  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c36cbe9303a441e88b4a6b2bafe0c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.235265  8327 tablet_service.cc:1511] Processing CreateTablet for tablet 1c36cbe9303a441e88b4a6b2bafe0c8c (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:32.236693  8327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c36cbe9303a441e88b4a6b2bafe0c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.238425  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10303a55515543b386ae5a51d408ba5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.241575  8251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8377752d074d55adce3fd7acea62df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.243322  8326 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:32.244791  8326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.246318  8249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f24cde09104fbcb9d54e63cc5f34cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.248798  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f909f60ba443a7b8ac9d2bf6fa4987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.253221  8250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde9c505662e4ec0858983b0b8b3ba32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.255038  8180 tablet_service.cc:1511] Processing CreateTablet for tablet eabd3a2998474e9bb07d457d6fc16697 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:32.256299  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabd3a2998474e9bb07d457d6fc16697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.258272  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10303a55515543b386ae5a51d408ba5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.258409  8381 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:32.260473  8179 tablet_service.cc:1511] Processing CreateTablet for tablet a90671f5a9ca4df3842381a7b50c038e (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:32.262238  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c36cbe9303a441e88b4a6b2bafe0c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.265894  8179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90671f5a9ca4df3842381a7b50c038e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.266238  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c823f788c3d0452b82148ebe21a62642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.267541  8254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48289ad9526401bb3d0374abf5c0ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.268839  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.271503  8325 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8377752d074d55adce3fd7acea62df (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:32.273514  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bbbb10352f44beaacddc7a3c31e2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.274201  8325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8377752d074d55adce3fd7acea62df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.275823  8324 tablet_service.cc:1511] Processing CreateTablet for tablet dde9c505662e4ec0858983b0b8b3ba32 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:32.277968  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde9c505662e4ec0858983b0b8b3ba32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.279399  8323 tablet_service.cc:1511] Processing CreateTablet for tablet 66f24cde09104fbcb9d54e63cc5f34cd (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:32.280800  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f24cde09104fbcb9d54e63cc5f34cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.283305  8322 tablet_service.cc:1511] Processing CreateTablet for tablet 30f909f60ba443a7b8ac9d2bf6fa4987 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:32.284716  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f909f60ba443a7b8ac9d2bf6fa4987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.347121  8327 tablet_service.cc:1511] Processing CreateTablet for tablet eabd3a2998474e9bb07d457d6fc16697 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:32.348531  8327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabd3a2998474e9bb07d457d6fc16697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.348960  8328 tablet_service.cc:1511] Processing CreateTablet for tablet a90671f5a9ca4df3842381a7b50c038e (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:32.350346  8328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90671f5a9ca4df3842381a7b50c038e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.357240  8322 tablet_service.cc:1511] Processing CreateTablet for tablet efe06da729764dcc8e7175dddcd992a5 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:32.358741  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe06da729764dcc8e7175dddcd992a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.358385  8174 tablet_service.cc:1511] Processing CreateTablet for tablet 185a7fc51e154bc0b29cd286cd39050a (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:32.361732  8331 tablet_service.cc:1511] Processing CreateTablet for tablet 63fb1f52942d4f3f9b184e0f2651c4e0 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:16:32.362550  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185a7fc51e154bc0b29cd286cd39050a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.363019  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fb1f52942d4f3f9b184e0f2651c4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.372903  8323 tablet_service.cc:1511] Processing CreateTablet for tablet 185a7fc51e154bc0b29cd286cd39050a (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:32.384845  8178 tablet_service.cc:1511] Processing CreateTablet for tablet d1cc5e072bb848ac8b632efbcf5532e9 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:32.399041  8257 tablet_service.cc:1511] Processing CreateTablet for tablet a90671f5a9ca4df3842381a7b50c038e (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:32.400547  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90671f5a9ca4df3842381a7b50c038e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.401628  8381 tablet_bootstrap.cc:654] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.402302  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 8a89286c6dc346d88e3c0dc6856ea880 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:32.410540  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a89286c6dc346d88e3c0dc6856ea880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.410825  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 8a89286c6dc346d88e3c0dc6856ea880 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:32.401448  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185a7fc51e154bc0b29cd286cd39050a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.416278  8255 tablet_service.cc:1511] Processing CreateTablet for tablet efe06da729764dcc8e7175dddcd992a5 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:32.417769  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe06da729764dcc8e7175dddcd992a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.357240  8182 tablet_service.cc:1511] Processing CreateTablet for tablet efe06da729764dcc8e7175dddcd992a5 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:32.419631  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe06da729764dcc8e7175dddcd992a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.422726  8175 tablet_service.cc:1511] Processing CreateTablet for tablet c2a3260ceedb4813bb5b3e3c6b4b8380 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:32.424703  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a3260ceedb4813bb5b3e3c6b4b8380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.426888  8181 tablet_service.cc:1511] Processing CreateTablet for tablet 63fb1f52942d4f3f9b184e0f2651c4e0 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:16:32.428195  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fb1f52942d4f3f9b184e0f2651c4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.431012  8250 tablet_service.cc:1511] Processing CreateTablet for tablet 185a7fc51e154bc0b29cd286cd39050a (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:32.431344  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1f96bfbf394f269262c8383effe9e2 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:32.432374  8250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185a7fc51e154bc0b29cd286cd39050a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.432571  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1f96bfbf394f269262c8383effe9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.397491  8253 tablet_service.cc:1511] Processing CreateTablet for tablet eabd3a2998474e9bb07d457d6fc16697 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:32.435928  8251 tablet_service.cc:1511] Processing CreateTablet for tablet 8a89286c6dc346d88e3c0dc6856ea880 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:32.438269  8254 tablet_service.cc:1511] Processing CreateTablet for tablet d1cc5e072bb848ac8b632efbcf5532e9 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:32.439111  8248 tablet_service.cc:1511] Processing CreateTablet for tablet c2a3260ceedb4813bb5b3e3c6b4b8380 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:32.440352  8249 tablet_service.cc:1511] Processing CreateTablet for tablet f0c507b0cd2f404d97f03282fb70593a (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:16:32.440886  8324 tablet_service.cc:1511] Processing CreateTablet for tablet c2a3260ceedb4813bb5b3e3c6b4b8380 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:32.444860  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabd3a2998474e9bb07d457d6fc16697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.449113  8254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cc5e072bb848ac8b632efbcf5532e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.457963  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a3260ceedb4813bb5b3e3c6b4b8380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.459120  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a89286c6dc346d88e3c0dc6856ea880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.474721  8249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c507b0cd2f404d97f03282fb70593a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.476600  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cc5e072bb848ac8b632efbcf5532e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.477648  8326 tablet_service.cc:1511] Processing CreateTablet for tablet f0c507b0cd2f404d97f03282fb70593a (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:16:32.423985  8177 tablet_service.cc:1511] Processing CreateTablet for tablet f0c507b0cd2f404d97f03282fb70593a (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:16:32.482710  8251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a89286c6dc346d88e3c0dc6856ea880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.490959  8174 tablet_service.cc:1511] Processing CreateTablet for tablet 12391b21e86c474d8cf3a12ed3e8cd54 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:32.494671  8328 tablet_service.cc:1511] Processing CreateTablet for tablet 655ba5576c9c42c48ee81312bf996780 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:32.488777  8252 tablet_service.cc:1511] Processing CreateTablet for tablet 63fb1f52942d4f3f9b184e0f2651c4e0 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:16:32.524907  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fb1f52942d4f3f9b184e0f2651c4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.489862  8383 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:32.494562  8327 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1f96bfbf394f269262c8383effe9e2 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:32.495792  8382 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:32.428311  8325 tablet_service.cc:1511] Processing CreateTablet for tablet d1cc5e072bb848ac8b632efbcf5532e9 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:32.502210  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c507b0cd2f404d97f03282fb70593a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.505168  8381 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:32.528297  8381 ts_tablet_manager.cc:1403] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.270s	user 0.027s	sys 0.005s
I20260709 12:16:32.530917  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12391b21e86c474d8cf3a12ed3e8cd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.506201  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 12391b21e86c474d8cf3a12ed3e8cd54 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:32.535272  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12391b21e86c474d8cf3a12ed3e8cd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.488890  8329 tablet_service.cc:1511] Processing CreateTablet for tablet 12391b21e86c474d8cf3a12ed3e8cd54 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:32.507267  8179 tablet_service.cc:1511] Processing CreateTablet for tablet 655ba5576c9c42c48ee81312bf996780 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:32.537515  8179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655ba5576c9c42c48ee81312bf996780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.507907  8248 tablet_service.cc:1511] Processing CreateTablet for tablet 1a1f96bfbf394f269262c8383effe9e2 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:32.512348  8322 tablet_service.cc:1511] Processing CreateTablet for tablet a0f541fa327e4f2a990b081307606263 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:32.488705  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a3260ceedb4813bb5b3e3c6b4b8380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.515410  8175 tablet_service.cc:1511] Processing CreateTablet for tablet a0f541fa327e4f2a990b081307606263 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:32.541172  8327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1f96bfbf394f269262c8383effe9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.541432  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f541fa327e4f2a990b081307606263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.541916  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12391b21e86c474d8cf3a12ed3e8cd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.542707  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f541fa327e4f2a990b081307606263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.512369  8253 tablet_service.cc:1511] Processing CreateTablet for tablet 655ba5576c9c42c48ee81312bf996780 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:32.544250  8325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cc5e072bb848ac8b632efbcf5532e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.559116  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1f96bfbf394f269262c8383effe9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.560002  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655ba5576c9c42c48ee81312bf996780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.562431  8326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c507b0cd2f404d97f03282fb70593a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.566859  8328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655ba5576c9c42c48ee81312bf996780. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:32.593802  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:16:32.594410  8076 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 79677.7us
I20260709 12:16:32.628894  8173 tablet_service.cc:1511] Processing CreateTablet for tablet fada5ac2690641bbbfe3d781d7cda511 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:32.630613  8331 tablet_service.cc:1511] Processing CreateTablet for tablet fada5ac2690641bbbfe3d781d7cda511 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:32.642467  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fada5ac2690641bbbfe3d781d7cda511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.625463  8250 tablet_service.cc:1511] Processing CreateTablet for tablet fada5ac2690641bbbfe3d781d7cda511 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:32.650839  8250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fada5ac2690641bbbfe3d781d7cda511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.637142  8323 tablet_service.cc:1511] Processing CreateTablet for tablet d4c60ab187f847a9a40ed76f5558789b (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:32.651818  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c60ab187f847a9a40ed76f5558789b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.660344  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fada5ac2690641bbbfe3d781d7cda511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.638818  8175 tablet_service.cc:1511] Processing CreateTablet for tablet 9dacdae679ac42bc8775535782019d01 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:32.661378  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dacdae679ac42bc8775535782019d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.642329  8255 tablet_service.cc:1511] Processing CreateTablet for tablet d4c60ab187f847a9a40ed76f5558789b (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:32.621060  8253 tablet_service.cc:1511] Processing CreateTablet for tablet a0f541fa327e4f2a990b081307606263 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:32.662569  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f541fa327e4f2a990b081307606263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.638597  8381 raft_consensus.cc:359] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.662967  8381 raft_consensus.cc:385] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.663323  8381 raft_consensus.cc:740] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.663858  8182 tablet_service.cc:1511] Processing CreateTablet for tablet dbcc2876599e41478c27939020def008 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:32.664216  8381 consensus_queue.cc:260] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.666268  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c60ab187f847a9a40ed76f5558789b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.653182  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 9dacdae679ac42bc8775535782019d01 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:32.670364  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dacdae679ac42bc8775535782019d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.632294  8180 tablet_service.cc:1511] Processing CreateTablet for tablet d4c60ab187f847a9a40ed76f5558789b (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:32.671329  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c60ab187f847a9a40ed76f5558789b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.678402  8382 tablet_bootstrap.cc:654] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.681119  8383 tablet_bootstrap.cc:654] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.687529  8249 tablet_service.cc:1511] Processing CreateTablet for tablet dbcc2876599e41478c27939020def008 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:32.703831  8254 tablet_service.cc:1511] Processing CreateTablet for tablet bb23de04cac64979b3dfe8b0caeaac4d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:32.704980  8324 tablet_service.cc:1511] Processing CreateTablet for tablet 9dacdae679ac42bc8775535782019d01 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:32.706280  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dacdae679ac42bc8775535782019d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.710258  8249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcc2876599e41478c27939020def008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.697575  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcc2876599e41478c27939020def008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.716704  8252 tablet_service.cc:1511] Processing CreateTablet for tablet fc1b6aa4e1ff45f1bef7506154602b34 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:32.718005  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1b6aa4e1ff45f1bef7506154602b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.722481  8180 tablet_service.cc:1511] Processing CreateTablet for tablet bb23de04cac64979b3dfe8b0caeaac4d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:32.722702  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 12b8fe927113418684905f83367759db (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:32.727892  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b8fe927113418684905f83367759db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.730809  8179 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffb329baa0c4d47a3fc319bad70e207 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:32.732069  8179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffb329baa0c4d47a3fc319bad70e207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.756279  8248 tablet_service.cc:1511] Processing CreateTablet for tablet 84547706fe884c029c19f87f33fc543d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:32.757570  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84547706fe884c029c19f87f33fc543d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.759316  8251 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffb329baa0c4d47a3fc319bad70e207 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:32.760545  8251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffb329baa0c4d47a3fc319bad70e207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.766513  8381 ts_tablet_manager.cc:1434] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.238s	user 0.009s	sys 0.027s
I20260709 12:16:32.767514  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb23de04cac64979b3dfe8b0caeaac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.768368  8217 heartbeater.cc:499] Master 127.6.209.190:43485 was elected leader, sending a full tablet report...
I20260709 12:16:32.766870  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 9e29c52d73c0466b801cd673d837d522 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:32.776340  8381 tablet_bootstrap.cc:492] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:32.787712  8381 tablet_bootstrap.cc:654] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.789314  8178 tablet_service.cc:1511] Processing CreateTablet for tablet 12b8fe927113418684905f83367759db (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:32.790699  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b8fe927113418684905f83367759db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.792555  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 84547706fe884c029c19f87f33fc543d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:32.795569  8177 tablet_service.cc:1511] Processing CreateTablet for tablet 9e29c52d73c0466b801cd673d837d522 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:32.797076  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e29c52d73c0466b801cd673d837d522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.801059  8181 tablet_service.cc:1511] Processing CreateTablet for tablet f7acca3ef10246ef944aa6a95c5922cb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:32.801789  8326 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffb329baa0c4d47a3fc319bad70e207 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:32.803064  8326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffb329baa0c4d47a3fc319bad70e207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.806465  8174 tablet_service.cc:1511] Processing CreateTablet for tablet fc1b6aa4e1ff45f1bef7506154602b34 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:32.806888  8325 tablet_service.cc:1511] Processing CreateTablet for tablet 12b8fe927113418684905f83367759db (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:32.808122  8325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b8fe927113418684905f83367759db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.809408  8323 tablet_service.cc:1511] Processing CreateTablet for tablet bb23de04cac64979b3dfe8b0caeaac4d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:32.814946  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb23de04cac64979b3dfe8b0caeaac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.814626  8322 tablet_service.cc:1511] Processing CreateTablet for tablet dbcc2876599e41478c27939020def008 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:32.815856  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcc2876599e41478c27939020def008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.817106  8253 tablet_service.cc:1511] Processing CreateTablet for tablet f7acca3ef10246ef944aa6a95c5922cb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:32.829172  8382 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:32.832980  8327 tablet_service.cc:1511] Processing CreateTablet for tablet 9e29c52d73c0466b801cd673d837d522 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:32.833829  8252 tablet_service.cc:1511] Processing CreateTablet for tablet f042a1e8eb0547edacc0542c9a7dc9e0 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:32.834352  8327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e29c52d73c0466b801cd673d837d522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.835065  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f042a1e8eb0547edacc0542c9a7dc9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.839738  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e29c52d73c0466b801cd673d837d522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.841058  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7acca3ef10246ef944aa6a95c5922cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.841936  8250 tablet_service.cc:1511] Processing CreateTablet for tablet d6051e2a0db148628254ca741c055deb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:32.842365  8180 tablet_service.cc:1511] Processing CreateTablet for tablet f042a1e8eb0547edacc0542c9a7dc9e0 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:32.843264  8250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6051e2a0db148628254ca741c055deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.841969  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84547706fe884c029c19f87f33fc543d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.845990  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f042a1e8eb0547edacc0542c9a7dc9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.846753  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7acca3ef10246ef944aa6a95c5922cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.848438  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1b6aa4e1ff45f1bef7506154602b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.859853  8292 heartbeater.cc:499] Master 127.6.209.190:43485 was elected leader, sending a full tablet report...
I20260709 12:16:32.874249  8330 tablet_service.cc:1511] Processing CreateTablet for tablet fc1b6aa4e1ff45f1bef7506154602b34 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:32.829751  8382 ts_tablet_manager.cc:1403] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.334s	user 0.019s	sys 0.022s
I20260709 12:16:32.876880  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1b6aa4e1ff45f1bef7506154602b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.874094  8182 tablet_service.cc:1511] Processing CreateTablet for tablet d6051e2a0db148628254ca741c055deb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:32.886155  8324 tablet_service.cc:1511] Processing CreateTablet for tablet 84547706fe884c029c19f87f33fc543d (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:32.886824  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6051e2a0db148628254ca741c055deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.887408  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84547706fe884c029c19f87f33fc543d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.889957  8385 raft_consensus.cc:493] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.890419  8385 raft_consensus.cc:515] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.876855  8329 tablet_service.cc:1511] Processing CreateTablet for tablet f7acca3ef10246ef944aa6a95c5922cb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:32.891853  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7acca3ef10246ef944aa6a95c5922cb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:32.892917  8077 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 47795.9us
I20260709 12:16:32.893059  8385 leader_election.cc:290] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:32.899971  8328 tablet_service.cc:1511] Processing CreateTablet for tablet f042a1e8eb0547edacc0542c9a7dc9e0 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:32.900408  8382 raft_consensus.cc:359] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.901121  8254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb23de04cac64979b3dfe8b0caeaac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.902791  8383 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:32.924125  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 3e32d70715854ef4a4daaa247804f3ac (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:32.924855  8381 tablet_bootstrap.cc:492] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:32.925366  8381 ts_tablet_manager.cc:1403] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.004s
I20260709 12:16:32.925865  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e32d70715854ef4a4daaa247804f3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.913789  8382 raft_consensus.cc:385] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.929791  8382 raft_consensus.cc:740] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.930610  8382 consensus_queue.cc:260] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.921096  8383 ts_tablet_manager.cc:1403] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.432s	user 0.020s	sys 0.017s
I20260709 12:16:32.937247  8328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f042a1e8eb0547edacc0542c9a7dc9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.937165  8383 raft_consensus.cc:359] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.943650  8177 tablet_service.cc:1511] Processing CreateTablet for tablet 3e32d70715854ef4a4daaa247804f3ac (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:32.944203  8383 raft_consensus.cc:385] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.944556  8383 raft_consensus.cc:740] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.945073  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e32d70715854ef4a4daaa247804f3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.961457  8322 tablet_service.cc:1511] Processing CreateTablet for tablet d6051e2a0db148628254ca741c055deb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:32.962757  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6051e2a0db148628254ca741c055deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.962994  8383 consensus_queue.cc:260] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.966698  8366 heartbeater.cc:499] Master 127.6.209.190:43485 was elected leader, sending a full tablet report...
I20260709 12:16:32.967960  8325 tablet_service.cc:1511] Processing CreateTablet for tablet 3e32d70715854ef4a4daaa247804f3ac (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:32.970240  8325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e32d70715854ef4a4daaa247804f3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.975405  8381 raft_consensus.cc:359] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.976233  8381 raft_consensus.cc:385] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.976544  8381 raft_consensus.cc:740] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.977501  8381 consensus_queue.cc:260] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:32.979749  8381 ts_tablet_manager.cc:1434] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 12:16:32.980656  8381 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:32.983459  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48289ad9526401bb3d0374abf5c0ed7" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:32.985098  8157 leader_election.cc:343] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.985518  8178 tablet_service.cc:1511] Processing CreateTablet for tablet e32e5e86cda14818a1499456a5fbac9f (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:32.987142  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32e5e86cda14818a1499456a5fbac9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.992527  8256 tablet_service.cc:1511] Processing CreateTablet for tablet e32e5e86cda14818a1499456a5fbac9f (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:32.993898  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32e5e86cda14818a1499456a5fbac9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:32.994424  8330 tablet_service.cc:1511] Processing CreateTablet for tablet e32e5e86cda14818a1499456a5fbac9f (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:32.996057  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32e5e86cda14818a1499456a5fbac9f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:32.997082  8218 tablet.cc:2406] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:33.024204  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48289ad9526401bb3d0374abf5c0ed7" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:33.026476  8158 leader_election.cc:343] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.027112  8158 leader_election.cc:304] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:33.028574  8385 raft_consensus.cc:2749] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.041878  8382 ts_tablet_manager.cc:1434] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.145s	user 0.031s	sys 0.028s
I20260709 12:16:33.043265  8382 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:33.050335  8383 ts_tablet_manager.cc:1434] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.116s	user 0.010s	sys 0.002s
I20260709 12:16:33.050710  8382 tablet_bootstrap.cc:654] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.051371  8383 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:33.057358  8383 tablet_bootstrap.cc:654] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.062215  8395 raft_consensus.cc:493] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.062722  8395 raft_consensus.cc:515] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.065852  8395 leader_election.cc:290] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:33.076651  8252 tablet_service.cc:1511] Processing CreateTablet for tablet d29484a2126d44cc9dc7dd2d8d5687c1 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:33.078444  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29484a2126d44cc9dc7dd2d8d5687c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.085546  8177 tablet_service.cc:1511] Processing CreateTablet for tablet 34903c8870c74666bc5955abbd247181 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:33.087385  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34903c8870c74666bc5955abbd247181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.104173  8174 tablet_service.cc:1511] Processing CreateTablet for tablet d29484a2126d44cc9dc7dd2d8d5687c1 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:33.116707  8325 tablet_service.cc:1511] Processing CreateTablet for tablet d29484a2126d44cc9dc7dd2d8d5687c1 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:33.117888  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29484a2126d44cc9dc7dd2d8d5687c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.118078  8325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29484a2126d44cc9dc7dd2d8d5687c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.126991  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 17b12f0d92bd4e8da532c3f9efe80108 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:33.128345  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b12f0d92bd4e8da532c3f9efe80108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.129624  8385 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.130115  8385 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.132200  8385 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:33.134145  8382 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:33.134342  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:33.134645  8382 ts_tablet_manager.cc:1403] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.040s
W20260709 12:16:33.135706  8157 leader_election.cc:343] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.137522  8382 raft_consensus.cc:359] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.138439  8382 raft_consensus.cc:385] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.138729  8382 raft_consensus.cc:740] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.144641  8250 tablet_service.cc:1511] Processing CreateTablet for tablet 17b12f0d92bd4e8da532c3f9efe80108 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:33.145128  8323 tablet_service.cc:1511] Processing CreateTablet for tablet 34903c8870c74666bc5955abbd247181 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:33.146238  8250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b12f0d92bd4e8da532c3f9efe80108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.146517  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34903c8870c74666bc5955abbd247181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.155248  8251 tablet_service.cc:1511] Processing CreateTablet for tablet 34903c8870c74666bc5955abbd247181 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:33.156795  8251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34903c8870c74666bc5955abbd247181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.158236  8381 tablet_bootstrap.cc:654] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.155457  8328 tablet_service.cc:1511] Processing CreateTablet for tablet 17b12f0d92bd4e8da532c3f9efe80108 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:33.160897  8328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b12f0d92bd4e8da532c3f9efe80108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.142270  8382 consensus_queue.cc:260] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.164145  8382 ts_tablet_manager.cc:1434] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:16:33.173198  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 016b038c14274c23b4d7424bcd298f66 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:33.174897  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016b038c14274c23b4d7424bcd298f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.177911  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 016b038c14274c23b4d7424bcd298f66 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:33.179253  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016b038c14274c23b4d7424bcd298f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.182009  8382 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:33.188952  8254 tablet_service.cc:1511] Processing CreateTablet for tablet eb0744293f554e1e87aafdd0a36a5c64 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:33.190816  8254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0744293f554e1e87aafdd0a36a5c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.196393  8180 tablet_service.cc:1511] Processing CreateTablet for tablet eb0744293f554e1e87aafdd0a36a5c64 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:33.197729  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0744293f554e1e87aafdd0a36a5c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.205865  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:33.206159  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 016b038c14274c23b4d7424bcd298f66 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:33.207389  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016b038c14274c23b4d7424bcd298f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.215165  8329 tablet_service.cc:1511] Processing CreateTablet for tablet eb0744293f554e1e87aafdd0a36a5c64 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:33.216583  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0744293f554e1e87aafdd0a36a5c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.216306  8181 tablet_service.cc:1511] Processing CreateTablet for tablet c44589e2a6fd4986ab39fec8f0402c1e (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:33.217567  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44589e2a6fd4986ab39fec8f0402c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.218052  8382 tablet_bootstrap.cc:654] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.218361  8252 tablet_service.cc:1511] Processing CreateTablet for tablet c44589e2a6fd4986ab39fec8f0402c1e (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:33.219576  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44589e2a6fd4986ab39fec8f0402c1e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:33.221187  8158 leader_election.cc:343] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.221684  8158 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:33.223721  8385 raft_consensus.cc:2749] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.223668  8325 tablet_service.cc:1511] Processing CreateTablet for tablet c44589e2a6fd4986ab39fec8f0402c1e (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:33.226696  8325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44589e2a6fd4986ab39fec8f0402c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.228991  8177 tablet_service.cc:1511] Processing CreateTablet for tablet cce1f4e949cc43deb4f46f78b5a359cc (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:33.230412  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce1f4e949cc43deb4f46f78b5a359cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.237525  8253 tablet_service.cc:1511] Processing CreateTablet for tablet cce1f4e949cc43deb4f46f78b5a359cc (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:33.238865  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce1f4e949cc43deb4f46f78b5a359cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.240612  8322 tablet_service.cc:1511] Processing CreateTablet for tablet cce1f4e949cc43deb4f46f78b5a359cc (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:33.247813  8383 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:33.248353  8383 ts_tablet_manager.cc:1403] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.197s	user 0.018s	sys 0.004s
I20260709 12:16:33.251590  8383 raft_consensus.cc:359] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.252396  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 36a781b96bc743f1a126ed5b8bc048cb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:33.253780  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a781b96bc743f1a126ed5b8bc048cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.253962  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce1f4e949cc43deb4f46f78b5a359cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.263116  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 36a781b96bc743f1a126ed5b8bc048cb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:33.265815  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a781b96bc743f1a126ed5b8bc048cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.252432  8383 raft_consensus.cc:385] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.272716  8383 raft_consensus.cc:740] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.273499  8383 consensus_queue.cc:260] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.275983  8383 ts_tablet_manager.cc:1434] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 12:16:33.287048  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:33.288359  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
W20260709 12:16:33.290282  8232 leader_election.cc:343] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.290969  8232 leader_election.cc:343] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.291348  8232 leader_election.cc:304] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:33.292264  8394 raft_consensus.cc:2749] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.296754  8324 tablet_service.cc:1511] Processing CreateTablet for tablet 36a781b96bc743f1a126ed5b8bc048cb (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:33.298060  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a781b96bc743f1a126ed5b8bc048cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.299227  8248 tablet_service.cc:1511] Processing CreateTablet for tablet cce24b345e75416f8d7c6f900e461992 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:33.302112  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce24b345e75416f8d7c6f900e461992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.307186  8383 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:33.313331  8383 tablet_bootstrap.cc:654] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.319820  8393 raft_consensus.cc:493] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.320550  8393 raft_consensus.cc:515] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.342631  8327 tablet_service.cc:1511] Processing CreateTablet for tablet cce24b345e75416f8d7c6f900e461992 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:33.344449  8327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce24b345e75416f8d7c6f900e461992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.332468  8393 leader_election.cc:290] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:33.351861  8181 tablet_service.cc:1511] Processing CreateTablet for tablet 70e9faa9ec8e41d9bd4df6076202d520 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:16:33.339571  8178 tablet_service.cc:1511] Processing CreateTablet for tablet cce24b345e75416f8d7c6f900e461992 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:33.355772  8382 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:33.360205  8382 ts_tablet_manager.cc:1403] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.006s
I20260709 12:16:33.364116  8382 raft_consensus.cc:359] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.365063  8382 raft_consensus.cc:385] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.365437  8382 raft_consensus.cc:740] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.370596  8382 consensus_queue.cc:260] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.373169  8382 ts_tablet_manager.cc:1434] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:16:33.353677  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e9faa9ec8e41d9bd4df6076202d520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.384722  8252 tablet_service.cc:1511] Processing CreateTablet for tablet 70e9faa9ec8e41d9bd4df6076202d520 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:16:33.386567  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e9faa9ec8e41d9bd4df6076202d520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.392506  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce24b345e75416f8d7c6f900e461992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.401014  8381 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:33.401736  8381 ts_tablet_manager.cc:1403] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.421s	user 0.016s	sys 0.015s
I20260709 12:16:33.405529  8381 raft_consensus.cc:359] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.421885  8323 tablet_service.cc:1511] Processing CreateTablet for tablet 70e9faa9ec8e41d9bd4df6076202d520 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:16:33.421887  8381 raft_consensus.cc:385] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.423202  8381 raft_consensus.cc:740] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.426743  8381 consensus_queue.cc:260] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.427917  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 83d73e2745c64531aa3a005f8f45a2f4 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:33.429093  8381 ts_tablet_manager.cc:1434] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 12:16:33.429482  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d73e2745c64531aa3a005f8f45a2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.425200  8382 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:33.439731  8382 tablet_bootstrap.cc:654] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.445560  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:33.442713  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e9faa9ec8e41d9bd4df6076202d520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.442417  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 83d73e2745c64531aa3a005f8f45a2f4 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:33.445696  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 033a8ac0a0db4a61b2f63c187b00a425 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:16:33.443281  8251 tablet_service.cc:1511] Processing CreateTablet for tablet 83d73e2745c64531aa3a005f8f45a2f4 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:33.447350  8251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d73e2745c64531aa3a005f8f45a2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.451504  8383 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:33.451997  8383 ts_tablet_manager.cc:1403] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.020s
I20260709 12:16:33.454061  8177 tablet_service.cc:1511] Processing CreateTablet for tablet e336f741a9ef47a781a21db104fe0be9 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:33.455077  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d73e2745c64531aa3a005f8f45a2f4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:33.462767  8307 leader_election.cc:343] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.471211  8383 raft_consensus.cc:359] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.471974  8383 raft_consensus.cc:385] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.472285  8383 raft_consensus.cc:740] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.476634  8383 consensus_queue.cc:260] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.479308  8383 ts_tablet_manager.cc:1434] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260709 12:16:33.480310  8383 tablet_bootstrap.cc:492] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:33.480229  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:33.482148  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e336f741a9ef47a781a21db104fe0be9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:33.483083  8306 leader_election.cc:343] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.483608  8306 leader_election.cc:304] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:33.484483  8393 raft_consensus.cc:2749] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.486675  8383 tablet_bootstrap.cc:654] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.487869  8393 raft_consensus.cc:493] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.477391  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 033a8ac0a0db4a61b2f63c187b00a425 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:16:33.488867  8393 raft_consensus.cc:515] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.490653  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033a8ac0a0db4a61b2f63c187b00a425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.491350  8381 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:33.493865  8394 raft_consensus.cc:493] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.494318  8394 raft_consensus.cc:515] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.496299  8394 leader_election.cc:290] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:33.501196  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde9c505662e4ec0858983b0b8b3ba32" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:33.502341  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:33.502959  8267 raft_consensus.cc:2468] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:33.504120  8307 leader_election.cc:304] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
W20260709 12:16:33.504349  8232 leader_election.cc:343] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.510238  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033a8ac0a0db4a61b2f63c187b00a425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.513064  8382 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:33.513573  8382 ts_tablet_manager.cc:1403] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.028s
I20260709 12:16:33.513748  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde9c505662e4ec0858983b0b8b3ba32" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:33.514343  8324 tablet_service.cc:1511] Processing CreateTablet for tablet 033a8ac0a0db4a61b2f63c187b00a425 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 12:16:33.515154  8232 leader_election.cc:343] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.515704  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033a8ac0a0db4a61b2f63c187b00a425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.515596  8232 leader_election.cc:304] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:33.518148  8394 raft_consensus.cc:2749] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.500734  8393 leader_election.cc:290] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:16:33.518970  8393 raft_consensus.cc:2804] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.516016  8381 tablet_bootstrap.cc:654] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.516702  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:33.516566  8382 raft_consensus.cc:359] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.520757  8382 raft_consensus.cc:385] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.521070  8382 raft_consensus.cc:740] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.519297  8393 raft_consensus.cc:493] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:16:33.523135  8306 leader_election.cc:343] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.523344  8393 raft_consensus.cc:3060] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.523379  8382 consensus_queue.cc:260] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.525709  8382 ts_tablet_manager.cc:1434] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:16:33.525975  8252 tablet_service.cc:1511] Processing CreateTablet for tablet e336f741a9ef47a781a21db104fe0be9 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:33.527321  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e336f741a9ef47a781a21db104fe0be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.529541  8382 tablet_bootstrap.cc:492] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:33.535068  8393 raft_consensus.cc:515] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.536509  8382 tablet_bootstrap.cc:654] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.538820  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
W20260709 12:16:33.540606  8306 leader_election.cc:343] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.541191  8393 leader_election.cc:290] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
W20260709 12:16:33.553900  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 49863.3us
I20260709 12:16:33.555497  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:33.556113  8267 raft_consensus.cc:3060] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.555871  8330 tablet_service.cc:1511] Processing CreateTablet for tablet e336f741a9ef47a781a21db104fe0be9 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:33.558247  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e336f741a9ef47a781a21db104fe0be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.558456  8173 tablet_service.cc:1511] Processing CreateTablet for tablet dbb7910ebf9a472093a56984ae1a4ce5 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:33.559675  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb7910ebf9a472093a56984ae1a4ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.570138  8257 tablet_service.cc:1511] Processing CreateTablet for tablet dbb7910ebf9a472093a56984ae1a4ce5 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:33.570235  8322 tablet_service.cc:1511] Processing CreateTablet for tablet dbb7910ebf9a472093a56984ae1a4ce5 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:33.571504  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb7910ebf9a472093a56984ae1a4ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.571671  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb7910ebf9a472093a56984ae1a4ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.574604  8181 tablet_service.cc:1511] Processing CreateTablet for tablet bc4eff2282414cbb9b6673efaf8b8c38 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:33.575187  8383 tablet_bootstrap.cc:492] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:33.575903  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4eff2282414cbb9b6673efaf8b8c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.578576  8383 ts_tablet_manager.cc:1403] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.015s
I20260709 12:16:33.581485  8383 raft_consensus.cc:359] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.582206  8383 raft_consensus.cc:385] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.582542  8383 raft_consensus.cc:740] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.585484  8385 raft_consensus.cc:493] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.585951  8385 raft_consensus.cc:515] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.588588  8385 leader_election.cc:290] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:33.588873  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f24cde09104fbcb9d54e63cc5f34cd" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:33.590103  8158 leader_election.cc:343] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.590087  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f24cde09104fbcb9d54e63cc5f34cd" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:33.592032  8157 leader_election.cc:343] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.592391  8252 tablet_service.cc:1511] Processing CreateTablet for tablet bc4eff2282414cbb9b6673efaf8b8c38 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:33.592536  8157 leader_election.cc:304] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:33.593523  8252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4eff2282414cbb9b6673efaf8b8c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.594069  8385 raft_consensus.cc:2749] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:33.596138  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:33.597469  8327 tablet_service.cc:1511] Processing CreateTablet for tablet bc4eff2282414cbb9b6673efaf8b8c38 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:33.598742  8327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4eff2282414cbb9b6673efaf8b8c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.600164  8267 raft_consensus.cc:2468] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:33.601321  8251 tablet_service.cc:1511] Processing CreateTablet for tablet a72666d9a8834e44a6742db7508c7609 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:33.607118  8251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72666d9a8834e44a6742db7508c7609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.607167  8324 tablet_service.cc:1511] Processing CreateTablet for tablet a72666d9a8834e44a6742db7508c7609 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:33.608410  8324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72666d9a8834e44a6742db7508c7609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.608547  8307 leader_election.cc:304] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:33.602212  8177 tablet_service.cc:1511] Processing CreateTablet for tablet a72666d9a8834e44a6742db7508c7609 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:33.609946  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72666d9a8834e44a6742db7508c7609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.609901  8407 raft_consensus.cc:2804] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.610548  8407 raft_consensus.cc:697] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:33.611373  8407 consensus_queue.cc:237] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.603123  8383 consensus_queue.cc:260] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.617837  8394 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.618294  8394 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.622934  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:33.623549  8192 raft_consensus.cc:2468] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:33.623585  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 406ae8fbd84e4e5997e1899ae7919b39 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:16:33.625164  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 406ae8fbd84e4e5997e1899ae7919b39 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:16:33.626428  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406ae8fbd84e4e5997e1899ae7919b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.627504  8181 tablet_service.cc:1511] Processing CreateTablet for tablet cd8ff6f6adb64b829595c3059d3e67f4 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:33.605933  8381 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:33.605999  8382 tablet_bootstrap.cc:492] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:33.632443  8394 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:33.632710  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 406ae8fbd84e4e5997e1899ae7919b39 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:16:33.633885  8381 ts_tablet_manager.cc:1403] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.143s	user 0.004s	sys 0.010s
I20260709 12:16:33.634104  8248 tablet_service.cc:1511] Processing CreateTablet for tablet cd8ff6f6adb64b829595c3059d3e67f4 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:33.635303  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8ff6f6adb64b829595c3059d3e67f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.636828  8381 raft_consensus.cc:359] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.641815  8382 ts_tablet_manager.cc:1403] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.012s
I20260709 12:16:33.644708  8382 raft_consensus.cc:359] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.645999  8232 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:33.637509  8381 raft_consensus.cc:385] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.648026  8381 raft_consensus.cc:740] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.648346  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:33.648666  8394 raft_consensus.cc:2804] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.649024  8394 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.649353  8394 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.650012  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406ae8fbd84e4e5997e1899ae7919b39. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:33.654233  8232 leader_election.cc:343] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.656791  8182 tablet_service.cc:1511] Processing CreateTablet for tablet b41fccfa3aed433892ae086008434232 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:16:33.653939  8381 consensus_queue.cc:260] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.663800  8381 ts_tablet_manager.cc:1434] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:16:33.645381  8382 raft_consensus.cc:385] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.664474  8382 raft_consensus.cc:740] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.665158  8381 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:33.665966  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406ae8fbd84e4e5997e1899ae7919b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.666714  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41fccfa3aed433892ae086008434232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.666075  8382 consensus_queue.cc:260] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.669570  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8ff6f6adb64b829595c3059d3e67f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.652894  8327 tablet_service.cc:1511] Processing CreateTablet for tablet cd8ff6f6adb64b829595c3059d3e67f4 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:33.665071  8385 raft_consensus.cc:493] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.659801  8251 tablet_service.cc:1511] Processing CreateTablet for tablet b41fccfa3aed433892ae086008434232 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:16:33.674554  8385 raft_consensus.cc:515] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.675387  8382 ts_tablet_manager.cc:1434] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 12:16:33.676719  8322 tablet_service.cc:1511] Processing CreateTablet for tablet b41fccfa3aed433892ae086008434232 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:16:33.684096  8385 leader_election.cc:290] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:33.684825  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:33.688540  8267 raft_consensus.cc:2393] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66f17ab4d2bb4ad199f6aebda8f21075 in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:33.695683  8251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41fccfa3aed433892ae086008434232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.699496  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:33.701397  8157 leader_election.cc:304] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:33.702076  8178 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2bdd05dd244f2281c29407f6e52b34 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:33.702764  8385 raft_consensus.cc:3060] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.703365  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2bdd05dd244f2281c29407f6e52b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.709470  8323 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2bdd05dd244f2281c29407f6e52b34 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:33.707692  8088 catalog_manager.cc:5697] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:33.714145  8256 tablet_service.cc:1511] Processing CreateTablet for tablet b34318b14d264ecba73d9f2a1bf41f14 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:16:33.714685  8382 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:33.714388  8325 tablet_service.cc:1511] Processing CreateTablet for tablet b34318b14d264ecba73d9f2a1bf41f14 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:16:33.715394  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34318b14d264ecba73d9f2a1bf41f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.715797  8248 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2bdd05dd244f2281c29407f6e52b34 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:33.716948  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2bdd05dd244f2281c29407f6e52b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.719983  8173 tablet_service.cc:1511] Processing CreateTablet for tablet b34318b14d264ecba73d9f2a1bf41f14 (DEFAULT_TABLE table=test-workload [id=62841e7827364921b4be01ae05a1c208]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:16:33.720211  8327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8ff6f6adb64b829595c3059d3e67f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.723784  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41fccfa3aed433892ae086008434232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.726523  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2bdd05dd244f2281c29407f6e52b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.727725  8325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34318b14d264ecba73d9f2a1bf41f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.731220  8385 raft_consensus.cc:2749] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.729923  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34318b14d264ecba73d9f2a1bf41f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:33.746210  8383 ts_tablet_manager.cc:1434] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.167s	user 0.010s	sys 0.011s
I20260709 12:16:33.747769  8383 tablet_bootstrap.cc:492] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:33.750200  8407 raft_consensus.cc:493] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.750700  8407 raft_consensus.cc:515] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.752684  8407 leader_election.cc:290] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:33.753489  8383 tablet_bootstrap.cc:654] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.754266  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f909f60ba443a7b8ac9d2bf6fa4987" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:33.756218  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f909f60ba443a7b8ac9d2bf6fa4987" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:33.757548  8307 leader_election.cc:343] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.758177  8306 leader_election.cc:343] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.758633  8306 leader_election.cc:304] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:33.759720  8407 raft_consensus.cc:2749] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.760252  8381 tablet_bootstrap.cc:654] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.720003  8394 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.776157  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:33.776381  8382 tablet_bootstrap.cc:654] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.776758  8192 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.783908  8192 raft_consensus.cc:2468] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:33.785102  8232 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:33.791308  8412 raft_consensus.cc:2804] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.795018  8407 raft_consensus.cc:493] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.795513  8407 raft_consensus.cc:515] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.797740  8394 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:33.801214  8381 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:33.801456  8407 leader_election.cc:290] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:33.800717  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:33.802554  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48289ad9526401bb3d0374abf5c0ed7" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:33.804754  8307 leader_election.cc:343] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.802517  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48289ad9526401bb3d0374abf5c0ed7" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
W20260709 12:16:33.805277  8232 leader_election.cc:343] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.805457  8192 raft_consensus.cc:2468] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:33.806620  8306 leader_election.cc:304] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:33.807662  8407 raft_consensus.cc:2804] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.808028  8407 raft_consensus.cc:493] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.808952  8407 raft_consensus.cc:3060] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.810130  8382 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:33.810585  8382 ts_tablet_manager.cc:1403] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.005s
I20260709 12:16:33.812956  8381 ts_tablet_manager.cc:1403] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.148s	user 0.007s	sys 0.008s
I20260709 12:16:33.815198  8383 tablet_bootstrap.cc:492] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:33.815802  8383 ts_tablet_manager.cc:1403] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.004s
I20260709 12:16:33.815941  8381 raft_consensus.cc:359] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.816722  8381 raft_consensus.cc:385] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.816607  8407 raft_consensus.cc:515] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.817037  8381 raft_consensus.cc:740] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.817806  8381 consensus_queue.cc:260] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.820912  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48289ad9526401bb3d0374abf5c0ed7" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:33.821501  8192 raft_consensus.cc:3060] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.819229  8412 raft_consensus.cc:697] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:33.824074  8381 ts_tablet_manager.cc:1434] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:16:33.827992  8381 tablet_bootstrap.cc:492] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:33.828253  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48289ad9526401bb3d0374abf5c0ed7" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
W20260709 12:16:33.829571  8307 leader_election.cc:343] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.830148  8407 leader_election.cc:290] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:33.831154  8192 raft_consensus.cc:2468] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:33.832257  8306 leader_election.cc:304] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:33.833335  8407 raft_consensus.cc:2804] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.825682  8382 raft_consensus.cc:359] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.833775  8382 raft_consensus.cc:385] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.834061  8382 raft_consensus.cc:740] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.834794  8382 consensus_queue.cc:260] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.836462  8381 tablet_bootstrap.cc:654] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.837345  8382 ts_tablet_manager.cc:1434] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:16:33.824420  8383 raft_consensus.cc:359] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.838050  8383 raft_consensus.cc:385] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.838629  8382 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:33.838379  8383 raft_consensus.cc:740] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.838444  8407 raft_consensus.cc:697] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:33.840411  8383 consensus_queue.cc:260] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.840709  8407 consensus_queue.cc:237] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.838497  8412 consensus_queue.cc:237] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.843205  8383 ts_tablet_manager.cc:1434] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 12:16:33.848477  8383 tablet_bootstrap.cc:492] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:33.850958  8382 tablet_bootstrap.cc:654] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.860845  8383 tablet_bootstrap.cc:654] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.866299  8089 catalog_manager.cc:5697] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.873698  8381 tablet_bootstrap.cc:492] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:33.874276  8381 ts_tablet_manager.cc:1403] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.010s
I20260709 12:16:33.880502  8088 catalog_manager.cc:5697] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:33.881987  8381 raft_consensus.cc:359] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.882542  8382 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:33.882680  8381 raft_consensus.cc:385] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.883070  8382 ts_tablet_manager.cc:1403] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.012s
I20260709 12:16:33.883085  8381 raft_consensus.cc:740] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.884245  8381 consensus_queue.cc:260] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.886067  8382 raft_consensus.cc:359] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.886758  8382 raft_consensus.cc:385] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.887061  8382 raft_consensus.cc:740] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.887244  8381 ts_tablet_manager.cc:1434] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:16:33.887926  8382 consensus_queue.cc:260] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.888463  8381 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:33.890491  8382 ts_tablet_manager.cc:1434] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:33.891461  8382 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:33.895764  8381 tablet_bootstrap.cc:654] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.897028  8382 tablet_bootstrap.cc:654] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.900804  8383 tablet_bootstrap.cc:492] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:33.901391  8383 ts_tablet_manager.cc:1403] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.010s
I20260709 12:16:33.905114  8383 raft_consensus.cc:359] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.906100  8383 raft_consensus.cc:385] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.906473  8383 raft_consensus.cc:740] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.907418  8383 consensus_queue.cc:260] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.909240  8381 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:33.909878  8381 ts_tablet_manager.cc:1403] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 12:16:33.910859  8383 ts_tablet_manager.cc:1434] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:16:33.912231  8383 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:33.913229  8381 raft_consensus.cc:359] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.914150  8381 raft_consensus.cc:385] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.914541  8381 raft_consensus.cc:740] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.915529  8381 consensus_queue.cc:260] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.916304  8382 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:33.916831  8382 ts_tablet_manager.cc:1403] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.014s
I20260709 12:16:33.918610  8381 ts_tablet_manager.cc:1434] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:33.919368  8382 raft_consensus.cc:359] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.919775  8383 tablet_bootstrap.cc:654] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.920053  8382 raft_consensus.cc:385] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.920766  8382 raft_consensus.cc:740] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.919775  8381 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:33.921485  8382 consensus_queue.cc:260] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.926754  8383 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:33.927306  8383 ts_tablet_manager.cc:1403] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:16:33.927532  8382 ts_tablet_manager.cc:1434] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:33.927994  8381 tablet_bootstrap.cc:654] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.930400  8383 raft_consensus.cc:359] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.931200  8383 raft_consensus.cc:385] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.931552  8383 raft_consensus.cc:740] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.932464  8383 consensus_queue.cc:260] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.935127  8383 ts_tablet_manager.cc:1434] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:33.936185  8383 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:33.940989  8382 tablet_bootstrap.cc:492] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:33.943686  8383 tablet_bootstrap.cc:654] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.943797  8381 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:33.944360  8381 ts_tablet_manager.cc:1403] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 12:16:33.947383  8382 tablet_bootstrap.cc:654] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.946964  8381 raft_consensus.cc:359] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.947767  8381 raft_consensus.cc:385] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.948089  8381 raft_consensus.cc:740] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.948941  8381 consensus_queue.cc:260] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.955930  8381 ts_tablet_manager.cc:1434] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:16:33.956933  8381 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:33.956910  8407 raft_consensus.cc:493] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.957891  8383 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:33.957486  8407 raft_consensus.cc:515] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.958230  8382 tablet_bootstrap.cc:492] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:33.963147  8383 ts_tablet_manager.cc:1403] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260709 12:16:33.963335  8382 ts_tablet_manager.cc:1403] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.002s
I20260709 12:16:33.965826  8383 raft_consensus.cc:359] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.966853  8383 raft_consensus.cc:385] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.967124  8383 raft_consensus.cc:740] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.967374  8407 leader_election.cc:290] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:33.967839  8383 consensus_queue.cc:260] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.968475  8381 tablet_bootstrap.cc:654] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.968770  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36cbe9303a441e88b4a6b2bafe0c8c" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:33.968899  8382 raft_consensus.cc:359] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.969449  8267 raft_consensus.cc:2468] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:33.969748  8382 raft_consensus.cc:385] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.970177  8382 raft_consensus.cc:740] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.970841  8307 leader_election.cc:304] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:33.971027  8382 consensus_queue.cc:260] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.972164  8393 raft_consensus.cc:2804] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.972512  8393 raft_consensus.cc:493] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.972831  8393 raft_consensus.cc:3060] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.972843  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36cbe9303a441e88b4a6b2bafe0c8c" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:33.973693  8383 ts_tablet_manager.cc:1434] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:16:33.973579  8192 raft_consensus.cc:2468] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:33.974740  8383 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:33.980772  8383 tablet_bootstrap.cc:654] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.993085  8382 ts_tablet_manager.cc:1434] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:16:33.993930  8381 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:33.994478  8381 ts_tablet_manager.cc:1403] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.012s
I20260709 12:16:33.994379  8393 raft_consensus.cc:515] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.997298  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36cbe9303a441e88b4a6b2bafe0c8c" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:33.997128  8381 raft_consensus.cc:359] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:33.997843  8381 raft_consensus.cc:385] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.997887  8192 raft_consensus.cc:3060] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.998212  8381 raft_consensus.cc:740] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.998917  8381 consensus_queue.cc:260] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.001672  8385 raft_consensus.cc:493] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.002135  8385 raft_consensus.cc:515] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.004216  8385 leader_election.cc:290] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.004482  8381 ts_tablet_manager.cc:1434] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:34.005404  8381 tablet_bootstrap.cc:492] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:34.005806  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde9c505662e4ec0858983b0b8b3ba32" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.006407  8267 raft_consensus.cc:2468] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.007602  8158 leader_election.cc:304] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.008071  8407 raft_consensus.cc:493] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.008419  8385 raft_consensus.cc:2804] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.008563  8407 raft_consensus.cc:515] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.008807  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde9c505662e4ec0858983b0b8b3ba32" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.009483  8341 raft_consensus.cc:2468] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.010784  8407 leader_election.cc:290] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.008792  8385 raft_consensus.cc:493] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.011391  8385 raft_consensus.cc:3060] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.012332  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f24cde09104fbcb9d54e63cc5f34cd" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.012951  8267 raft_consensus.cc:2468] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:34.014250  8307 leader_election.cc:304] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:34.015842  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f24cde09104fbcb9d54e63cc5f34cd" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.016536  8381 tablet_bootstrap.cc:654] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.016479  8191 raft_consensus.cc:2468] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:34.016957  8382 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:34.018203  8407 raft_consensus.cc:2804] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.018585  8407 raft_consensus.cc:493] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.018936  8407 raft_consensus.cc:3060] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.019675  8393 leader_election.cc:290] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.020700  8192 raft_consensus.cc:2468] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:34.020695  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36cbe9303a441e88b4a6b2bafe0c8c" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:34.029572  8267 raft_consensus.cc:3060] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.033316  8407 raft_consensus.cc:515] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.035934  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f24cde09104fbcb9d54e63cc5f34cd" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:34.036242  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f24cde09104fbcb9d54e63cc5f34cd" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:34.036530  8191 raft_consensus.cc:3060] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.036795  8266 raft_consensus.cc:3060] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.029600  8385 raft_consensus.cc:515] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.038574  8306 leader_election.cc:304] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.041965  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde9c505662e4ec0858983b0b8b3ba32" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:34.042654  8265 raft_consensus.cc:3060] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.044829  8382 tablet_bootstrap.cc:654] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.045442  8266 raft_consensus.cc:2468] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:34.051097  8407 leader_election.cc:290] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.051177  8267 raft_consensus.cc:2468] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:34.051808  8407 raft_consensus.cc:2804] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.052273  8407 raft_consensus.cc:697] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:34.053139  8385 leader_election.cc:290] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.053918  8385 raft_consensus.cc:493] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.054425  8385 raft_consensus.cc:515] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.054944  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde9c505662e4ec0858983b0b8b3ba32" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:34.055656  8341 raft_consensus.cc:3060] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.053092  8407 consensus_queue.cc:237] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.059912  8383 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.060493  8383 ts_tablet_manager.cc:1403] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.086s	user 0.038s	sys 0.035s
I20260709 12:16:34.064062  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.065017  8267 raft_consensus.cc:2468] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.066612  8158 leader_election.cc:304] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.067736  8437 raft_consensus.cc:2804] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.068116  8437 raft_consensus.cc:493] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.068188  8385 leader_election.cc:290] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.068516  8437 raft_consensus.cc:3060] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.069432  8383 raft_consensus.cc:359] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.070202  8383 raft_consensus.cc:385] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.070001  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.070477  8383 raft_consensus.cc:740] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.070675  8340 raft_consensus.cc:2468] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.071174  8383 consensus_queue.cc:260] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.073275  8383 ts_tablet_manager.cc:1434] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:34.070027  8393 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:16:34.074674  8307 leader_election.cc:304] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:34.076376  8265 raft_consensus.cc:2468] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:34.076709  8382 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:34.082501  8382 ts_tablet_manager.cc:1403] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.000s
I20260709 12:16:34.083866  8393 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.078532  8191 raft_consensus.cc:2468] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:34.085404  8382 raft_consensus.cc:359] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.087535  8382 raft_consensus.cc:385] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.087906  8382 raft_consensus.cc:740] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.088974  8382 consensus_queue.cc:260] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.091405  8158 leader_election.cc:304] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.091691  8382 ts_tablet_manager.cc:1434] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:34.078315  8437 raft_consensus.cc:515] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.078938  8383 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:34.092211  8385 raft_consensus.cc:2804] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.092577  8382 tablet_bootstrap.cc:492] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:34.079625  8381 tablet_bootstrap.cc:492] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:34.096800  8381 ts_tablet_manager.cc:1403] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.003s
I20260709 12:16:34.098856  8383 tablet_bootstrap.cc:654] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.099372  8381 raft_consensus.cc:359] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.100085  8381 raft_consensus.cc:385] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.100363  8381 raft_consensus.cc:740] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.103879  8086 catalog_manager.cc:5697] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:34.105518  8381 consensus_queue.cc:260] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.106630  8382 tablet_bootstrap.cc:654] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.116699  8437 leader_election.cc:290] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.117764  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:34.118594  8265 raft_consensus.cc:3060] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.081002  8341 raft_consensus.cc:2468] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:34.078264  8439 raft_consensus.cc:2804] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.119542  8439 raft_consensus.cc:697] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:34.120415  8439 consensus_queue.cc:237] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.130267  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:34.131193  8341 raft_consensus.cc:3060] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.134642  8265 raft_consensus.cc:2468] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:34.139783  8158 leader_election.cc:304] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.140668  8437 raft_consensus.cc:2804] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.141287  8437 raft_consensus.cc:697] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:34.141865  8385 raft_consensus.cc:697] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:34.142443  8437 consensus_queue.cc:237] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.142838  8385 consensus_queue.cc:237] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.145655  8089 catalog_manager.cc:5697] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:34.174990  8381 ts_tablet_manager.cc:1434] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.078s	user 0.017s	sys 0.007s
I20260709 12:16:34.179527  8381 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:34.188796  8412 raft_consensus.cc:493] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.189378  8412 raft_consensus.cc:515] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.191440  8412 leader_election.cc:290] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.192792  8381 tablet_bootstrap.cc:654] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.193171  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.193831  8191 raft_consensus.cc:2468] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:34.195338  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.195977  8340 raft_consensus.cc:2468] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:34.199612  8232 leader_election.cc:304] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:34.200364  8412 raft_consensus.cc:2804] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.200734  8412 raft_consensus.cc:493] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.201071  8412 raft_consensus.cc:3060] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.204057  8417 raft_consensus.cc:493] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.204552  8417 raft_consensus.cc:515] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.204423  8086 catalog_manager.cc:5697] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.206760  8417 leader_election.cc:290] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.206321  8086 catalog_manager.cc:5697] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.208149  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48289ad9526401bb3d0374abf5c0ed7" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.208909  8191 raft_consensus.cc:2393] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:34.214377  8382 tablet_bootstrap.cc:492] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:34.214040  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48289ad9526401bb3d0374abf5c0ed7" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.215318  8382 ts_tablet_manager.cc:1403] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.123s	user 0.028s	sys 0.024s
I20260709 12:16:34.215590  8232 leader_election.cc:304] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:34.217545  8417 raft_consensus.cc:3060] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.223008  8382 raft_consensus.cc:359] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.223909  8382 raft_consensus.cc:385] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.224254  8382 raft_consensus.cc:740] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.224381  8412 raft_consensus.cc:515] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.225263  8382 consensus_queue.cc:260] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.227236  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:34.227803  8192 raft_consensus.cc:3060] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.228497  8382 ts_tablet_manager.cc:1434] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:16:34.229360  8439 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.229955  8439 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.231122  8382 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:34.232698  8439 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.233951  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:34.234050  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.234517  8340 raft_consensus.cc:3060] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.231971  8417 raft_consensus.cc:2749] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.210304  8341 raft_consensus.cc:2468] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:34.234055  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.241961  8191 raft_consensus.cc:2393] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:34.242331  8383 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.242776  8383 ts_tablet_manager.cc:1403] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.165s	user 0.045s	sys 0.052s
I20260709 12:16:34.243253  8306 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:34.237986  8412 leader_election.cc:290] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.245791  8383 raft_consensus.cc:359] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.247792  8439 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.250332  8383 raft_consensus.cc:385] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.250810  8383 raft_consensus.cc:740] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.251906  8383 consensus_queue.cc:260] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.254451  8437 raft_consensus.cc:493] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.254765  8383 ts_tablet_manager.cc:1434] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:16:34.255069  8437 raft_consensus.cc:515] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.257259  8437 leader_election.cc:290] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.257501  8382 tablet_bootstrap.cc:654] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.259017  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f909f60ba443a7b8ac9d2bf6fa4987" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.257951  8340 raft_consensus.cc:2468] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:34.259977  8267 raft_consensus.cc:2468] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.261106  8232 leader_election.cc:304] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:34.262419  8158 leader_election.cc:304] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.263222  8412 raft_consensus.cc:2804] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.263684  8412 raft_consensus.cc:697] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:34.263753  8437 raft_consensus.cc:2804] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.264947  8437 raft_consensus.cc:493] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.259590  8192 raft_consensus.cc:2468] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:34.265470  8383 tablet_bootstrap.cc:492] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:34.266012  8412 consensus_queue.cc:237] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.266861  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f909f60ba443a7b8ac9d2bf6fa4987" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.265440  8437 raft_consensus.cc:3060] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.267699  8341 raft_consensus.cc:2468] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.269296  8439 raft_consensus.cc:2749] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.272503  8383 tablet_bootstrap.cc:654] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.275255  8437 raft_consensus.cc:515] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.278281  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f909f60ba443a7b8ac9d2bf6fa4987" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:34.278848  8265 raft_consensus.cc:3060] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.279109  8381 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:34.279557  8381 ts_tablet_manager.cc:1403] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.009s
I20260709 12:16:34.279783  8439 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.281057  8382 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:34.281562  8382 ts_tablet_manager.cc:1403] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.006s
I20260709 12:16:34.284430  8382 raft_consensus.cc:359] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.285640  8382 raft_consensus.cc:385] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.285938  8265 raft_consensus.cc:2468] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:34.286074  8382 raft_consensus.cc:740] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.287125  8158 leader_election.cc:304] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.288030  8385 raft_consensus.cc:2804] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.288049  8382 consensus_queue.cc:260] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.289966  8393 raft_consensus.cc:493] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.290406  8393 raft_consensus.cc:515] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.291335  8382 ts_tablet_manager.cc:1434] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:16:34.292520  8393 leader_election.cc:290] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.292629  8381 raft_consensus.cc:359] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.288616  8385 raft_consensus.cc:697] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:34.293505  8382 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:34.293834  8385 consensus_queue.cc:237] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.294380  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.294986  8192 raft_consensus.cc:2468] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:34.296613  8306 leader_election.cc:304] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.296857  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.297564  8266 raft_consensus.cc:2468] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:34.298676  8381 raft_consensus.cc:385] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.298799  8394 consensus_queue.cc:1048] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.299003  8381 raft_consensus.cc:740] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.299474  8393 raft_consensus.cc:2804] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.300254  8393 raft_consensus.cc:493] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.300614  8393 raft_consensus.cc:3060] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.300486  8381 consensus_queue.cc:260] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.302148  8382 tablet_bootstrap.cc:654] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.302942  8381 ts_tablet_manager.cc:1434] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:16:34.303848  8381 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:34.305248  8437 leader_election.cc:290] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.306514  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f909f60ba443a7b8ac9d2bf6fa4987" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:34.307088  8340 raft_consensus.cc:3060] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.298966  8417 raft_consensus.cc:493] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.308357  8417 raft_consensus.cc:515] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.312009  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.312747  8192 raft_consensus.cc:2468] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:34.314373  8232 leader_election.cc:304] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.315740  8394 raft_consensus.cc:2804] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.316148  8394 raft_consensus.cc:493] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.316507  8394 raft_consensus.cc:3060] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.320411  8439 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.325784  8417 leader_election.cc:290] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.326040  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.327991  8394 raft_consensus.cc:515] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.328289  8088 catalog_manager.cc:5697] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.332000  8381 tablet_bootstrap.cc:654] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.337074  8089 catalog_manager.cc:5697] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.337908  8438 raft_consensus.cc:493] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.338439  8438 raft_consensus.cc:515] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.341842  8438 leader_election.cc:290] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.343647  8412 consensus_queue.cc:1048] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.347083  8393 raft_consensus.cc:515] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.348240  8339 raft_consensus.cc:2393] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:34.348630  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.345269  8340 raft_consensus.cc:2468] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
W20260709 12:16:34.350282  8306 leader_election.cc:343] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.350544  8383 tablet_bootstrap.cc:492] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.351804  8383 ts_tablet_manager.cc:1403] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.000s
I20260709 12:16:34.353049  8394 leader_election.cc:290] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.355504  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:34.356137  8191 raft_consensus.cc:3060] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.356359  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:34.357808  8307 leader_election.cc:343] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.358328  8307 leader_election.cc:304] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:34.359560  8438 raft_consensus.cc:2749] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.360836  8382 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:34.362331  8382 ts_tablet_manager.cc:1403] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.000s
I20260709 12:16:34.355291  8383 raft_consensus.cc:359] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.363981  8383 raft_consensus.cc:385] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.364073  8191 raft_consensus.cc:2468] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:34.364430  8381 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:34.364876  8381 ts_tablet_manager.cc:1403] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.008s
I20260709 12:16:34.364459  8383 raft_consensus.cc:740] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.365398  8306 leader_election.cc:304] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.366240  8438 raft_consensus.cc:2804] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.365955  8383 consensus_queue.cc:260] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.366708  8438 raft_consensus.cc:697] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:34.367525  8438 consensus_queue.cc:237] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.367772  8381 raft_consensus.cc:359] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.367870  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:34.367970  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:34.368404  8381 raft_consensus.cc:385] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.368705  8381 raft_consensus.cc:740] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.368798  8190 raft_consensus.cc:2393] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:34.369514  8381 consensus_queue.cc:260] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.371272  8232 leader_election.cc:304] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:34.372008  8381 ts_tablet_manager.cc:1434] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:34.372897  8381 tablet_bootstrap.cc:492] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:34.374686  8412 raft_consensus.cc:2749] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.376927  8382 raft_consensus.cc:359] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.378032  8382 raft_consensus.cc:385] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.378360  8382 raft_consensus.cc:740] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.378875  8383 ts_tablet_manager.cc:1434] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:16:34.379319  8382 consensus_queue.cc:260] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.380672  8383 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:34.381572  8382 ts_tablet_manager.cc:1434] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.001s
I20260709 12:16:34.382586  8382 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:34.384761  8381 tablet_bootstrap.cc:654] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.388571  8382 tablet_bootstrap.cc:654] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.391467  8393 leader_election.cc:290] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.391526  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:34.392627  8267 raft_consensus.cc:2393] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:34.399706  8437 raft_consensus.cc:493] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.400204  8437 raft_consensus.cc:515] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.402601  8437 leader_election.cc:290] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.403350  8383 tablet_bootstrap.cc:654] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.403694  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.404345  8341 raft_consensus.cc:2468] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.405634  8157 leader_election.cc:304] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.406535  8437 raft_consensus.cc:2804] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.406976  8437 raft_consensus.cc:493] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.407384  8437 raft_consensus.cc:3060] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.419008  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.419451  8437 raft_consensus.cc:515] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:34.421168  8158 leader_election.cc:343] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.429716  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:34.430500  8341 raft_consensus.cc:3060] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.433163  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
W20260709 12:16:34.434294  8158 leader_election.cc:343] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.434942  8088 catalog_manager.cc:5697] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:34.439571  8381 tablet_bootstrap.cc:492] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:34.440003  8381 ts_tablet_manager.cc:1403] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.019s
I20260709 12:16:34.440285  8341 raft_consensus.cc:2468] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:34.441793  8157 leader_election.cc:304] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:34.442519  8381 raft_consensus.cc:359] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.442847  8385 raft_consensus.cc:2804] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.443188  8381 raft_consensus.cc:385] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.443542  8381 raft_consensus.cc:740] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.443552  8385 raft_consensus.cc:697] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:34.444336  8381 consensus_queue.cc:260] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.444885  8385 consensus_queue.cc:237] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.446698  8381 ts_tablet_manager.cc:1434] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:16:34.447484  8381 tablet_bootstrap.cc:492] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:34.452448  8381 tablet_bootstrap.cc:654] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.453927  8437 leader_election.cc:290] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.455368  8382 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:34.455564  8438 raft_consensus.cc:493] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.455842  8382 ts_tablet_manager.cc:1403] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.013s
I20260709 12:16:34.456032  8438 raft_consensus.cc:515] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.458593  8382 raft_consensus.cc:359] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.459264  8382 raft_consensus.cc:385] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.459429  8383 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.459787  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.460253  8383 ts_tablet_manager.cc:1403] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.036s
I20260709 12:16:34.459533  8382 raft_consensus.cc:740] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.461746  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.461656  8382 consensus_queue.cc:260] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:34.463091  8307 leader_election.cc:343] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.463986  8382 ts_tablet_manager.cc:1434] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:34.458621  8438 leader_election.cc:290] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:16:34.464097  8306 leader_election.cc:343] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.464056  8088 catalog_manager.cc:5697] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.465085  8306 leader_election.cc:304] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:34.465557  8382 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:34.466466  8383 raft_consensus.cc:359] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.467186  8383 raft_consensus.cc:385] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.467502  8383 raft_consensus.cc:740] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.468299  8383 consensus_queue.cc:260] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.470438  8383 ts_tablet_manager.cc:1434] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:34.471346  8383 tablet_bootstrap.cc:492] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:34.471652  8382 tablet_bootstrap.cc:654] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.477128  8383 tablet_bootstrap.cc:654] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.478720  8381 tablet_bootstrap.cc:492] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:34.479179  8381 ts_tablet_manager.cc:1403] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260709 12:16:34.481761  8438 raft_consensus.cc:2749] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.482366  8381 raft_consensus.cc:359] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.483273  8381 raft_consensus.cc:385] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.483460  8382 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:34.483629  8381 raft_consensus.cc:740] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.483914  8382 ts_tablet_manager.cc:1403] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:16:34.486464  8382 raft_consensus.cc:359] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.487131  8382 raft_consensus.cc:385] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.487398  8382 raft_consensus.cc:740] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.488224  8382 consensus_queue.cc:260] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.484687  8381 consensus_queue.cc:260] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.491839  8383 tablet_bootstrap.cc:492] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.492265  8383 ts_tablet_manager.cc:1403] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:16:34.492512  8381 ts_tablet_manager.cc:1434] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:16:34.494694  8381 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:34.495245  8383 raft_consensus.cc:359] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.495893  8383 raft_consensus.cc:385] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.496204  8383 raft_consensus.cc:740] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.496924  8383 consensus_queue.cc:260] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.500270  8383 ts_tablet_manager.cc:1434] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:34.501089  8383 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:34.501185  8381 tablet_bootstrap.cc:654] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.495931  8382 ts_tablet_manager.cc:1434] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:16:34.505858  8382 tablet_bootstrap.cc:492] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:34.508381  8383 tablet_bootstrap.cc:654] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.511642  8382 tablet_bootstrap.cc:654] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.512998  8381 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:34.513595  8381 ts_tablet_manager.cc:1403] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 12:16:34.516961  8381 raft_consensus.cc:359] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.518014  8381 raft_consensus.cc:385] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.518380  8381 raft_consensus.cc:740] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.519389  8381 consensus_queue.cc:260] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.523473  8382 tablet_bootstrap.cc:492] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:34.524005  8382 ts_tablet_manager.cc:1403] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 12:16:34.526650  8382 raft_consensus.cc:359] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.527441  8382 raft_consensus.cc:385] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.527992  8382 raft_consensus.cc:740] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.527451  8381 ts_tablet_manager.cc:1434] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:16:34.528780  8382 consensus_queue.cc:260] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.529592  8381 tablet_bootstrap.cc:492] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:34.530136  8383 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.533954  8383 ts_tablet_manager.cc:1403] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.004s
I20260709 12:16:34.533778  8437 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.530989  8382 ts_tablet_manager.cc:1434] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:34.537935  8382 tablet_bootstrap.cc:492] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:34.539073  8393 raft_consensus.cc:493] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.539721  8393 raft_consensus.cc:515] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.542519  8437 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.543962  8382 tablet_bootstrap.cc:654] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.547235  8381 tablet_bootstrap.cc:654] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.547019  8383 raft_consensus.cc:359] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.547712  8383 raft_consensus.cc:385] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.547984  8383 raft_consensus.cc:740] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.548673  8383 consensus_queue.cc:260] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.551581  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd3a2998474e9bb07d457d6fc16697" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.552402  8265 raft_consensus.cc:2468] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:34.553965  8307 leader_election.cc:304] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:34.555083  8438 raft_consensus.cc:2804] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.555536  8438 raft_consensus.cc:493] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.555953  8438 raft_consensus.cc:3060] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.557723  8393 leader_election.cc:290] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.560511  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd3a2998474e9bb07d457d6fc16697" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.560990  8383 ts_tablet_manager.cc:1434] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 12:16:34.561338  8190 raft_consensus.cc:2468] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:34.562295  8383 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:34.572175  8393 consensus_queue.cc:1048] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.579504  8437 raft_consensus.cc:493] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.580112  8437 raft_consensus.cc:515] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.583770  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3260ceedb4813bb5b3e3c6b4b8380" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.584576  8265 raft_consensus.cc:2468] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.585963  8158 leader_election.cc:304] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.587049  8385 raft_consensus.cc:2804] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.587507  8385 raft_consensus.cc:493] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.587931  8385 raft_consensus.cc:3060] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.598475  8383 tablet_bootstrap.cc:654] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.596046  8393 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:16:34.628391  8383 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.629024  8393 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.629079  8383 ts_tablet_manager.cc:1403] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.003s
I20260709 12:16:34.642113  8439 consensus_queue.cc:1048] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.642496  8437 leader_election.cc:290] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.644026  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3260ceedb4813bb5b3e3c6b4b8380" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.644847  8340 raft_consensus.cc:2468] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.645391  8383 raft_consensus.cc:359] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.646369  8383 raft_consensus.cc:385] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.646678  8383 raft_consensus.cc:740] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.652941  8383 consensus_queue.cc:260] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.660096  8383 ts_tablet_manager.cc:1434] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:16:34.661412  8383 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:34.678192  8437 raft_consensus.cc:493] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.678887  8437 raft_consensus.cc:515] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.682962  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f541fa327e4f2a990b081307606263" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.684787  8383 tablet_bootstrap.cc:654] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:34.684953  8158 leader_election.cc:343] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.687667  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f541fa327e4f2a990b081307606263" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:34.689575  8157 leader_election.cc:343] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.690157  8157 leader_election.cc:304] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:34.691375  8445 raft_consensus.cc:2749] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.699297  8445 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.713677  8383 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.714162  8383 ts_tablet_manager.cc:1403] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.000s
I20260709 12:16:34.718453  8383 raft_consensus.cc:359] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.719134  8383 raft_consensus.cc:385] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.719406  8383 raft_consensus.cc:740] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.720007  8383 consensus_queue.cc:260] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.722049  8383 ts_tablet_manager.cc:1434] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:34.722956  8383 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
W20260709 12:16:34.728153  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:34.729554  8463 raft_consensus.cc:493] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.621203  8385 raft_consensus.cc:515] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.734712  8412 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.736598  8437 leader_election.cc:290] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.736855  8383 tablet_bootstrap.cc:654] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.742143  8393 raft_consensus.cc:493] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.669413  8438 raft_consensus.cc:515] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.772089  8393 raft_consensus.cc:515] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.800951  8438 leader_election.cc:290] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.771701  8463 raft_consensus.cc:515] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.803244  8463 leader_election.cc:290] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.803231  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd3a2998474e9bb07d457d6fc16697" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:34.803975  8265 raft_consensus.cc:3060] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.804898  8393 leader_election.cc:290] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:34.810350  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.813138  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.814258  8265 raft_consensus.cc:2468] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:34.814451  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3260ceedb4813bb5b3e3c6b4b8380" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:34.815018  8267 raft_consensus.cc:3060] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:34.815811  8232 leader_election.cc:343] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:34.816730  8232 leader_election.cc:343] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.817757  8394 raft_consensus.cc:493] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.818326  8394 raft_consensus.cc:515] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.819105  8307 leader_election.cc:304] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:34.820273  8438 consensus_queue.cc:1048] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.820780  8394 leader_election.cc:290] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.821563  8438 raft_consensus.cc:2804] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.817260  8232 leader_election.cc:304] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:34.824060  8438 raft_consensus.cc:697] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:34.825071  8463 raft_consensus.cc:2749] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.825570  8438 consensus_queue.cc:237] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.824333  8385 leader_election.cc:290] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.827395  8385 raft_consensus.cc:493] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.827831  8385 raft_consensus.cc:515] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.829465  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.830194  8265 raft_consensus.cc:2468] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:34.845772  8435 raft_consensus.cc:493] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.848059  8381 tablet_bootstrap.cc:492] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:34.848491  8381 ts_tablet_manager.cc:1403] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.319s	user 0.083s	sys 0.117s
I20260709 12:16:34.850843  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:34.853385  8307 leader_election.cc:304] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:34.846535  8435 raft_consensus.cc:515] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.853381  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:34.919428  8382 tablet_bootstrap.cc:492] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:34.920468  8382 ts_tablet_manager.cc:1403] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.383s	user 0.088s	sys 0.163s
I20260709 12:16:34.923175  8385 leader_election.cc:290] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:34.860276  8393 raft_consensus.cc:2804] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.856949  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:34.924960  8393 raft_consensus.cc:493] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.928181  8393 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.930891  8381 raft_consensus.cc:359] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.931547  8381 raft_consensus.cc:385] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.931833  8381 raft_consensus.cc:740] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.932471  8381 consensus_queue.cc:260] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.914876  8265 raft_consensus.cc:2468] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:34.919526  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3260ceedb4813bb5b3e3c6b4b8380" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:34.935130  8381 ts_tablet_manager.cc:1434] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.002s
I20260709 12:16:34.937271  8381 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:34.938390  8266 raft_consensus.cc:3060] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.939427  8383 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:34.939877  8383 ts_tablet_manager.cc:1403] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.217s	user 0.012s	sys 0.020s
I20260709 12:16:34.940840  8382 raft_consensus.cc:359] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.941644  8382 raft_consensus.cc:385] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.941982  8382 raft_consensus.cc:740] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.946996  8383 raft_consensus.cc:359] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.932968  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd3a2998474e9bb07d457d6fc16697" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:34.932560  8463 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.949355  8383 raft_consensus.cc:385] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.949012  8382 consensus_queue.cc:260] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.950290  8383 raft_consensus.cc:740] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.952008  8417 raft_consensus.cc:493] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.937660  8339 raft_consensus.cc:2393] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in this term.
I20260709 12:16:34.951717  8338 raft_consensus.cc:3060] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.954618  8158 leader_election.cc:304] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:34.954469  8417 raft_consensus.cc:515] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.954842  8191 raft_consensus.cc:3060] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.958078  8383 consensus_queue.cc:260] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:34.982633  8488 raft_consensus.cc:2804] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.983270  8488 raft_consensus.cc:493] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.983723  8488 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.993259  8383 ts_tablet_manager.cc:1434] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 12:16:34.993556  8385 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:16:35.026361  8382 ts_tablet_manager.cc:1434] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 12:16:35.027041  8383 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.027714  8382 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.037774  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.040023  8435 leader_election.cc:290] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:35.057554  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.058621  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89286c6dc346d88e3c0dc6856ea880" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.059355  8187 raft_consensus.cc:2468] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:35.059499  8232 leader_election.cc:304] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:35.060451  8394 raft_consensus.cc:2749] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.051740  8417 leader_election.cc:290] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.068536  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:35.065442  8489 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:16:35.076249  8338 raft_consensus.cc:2468] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:35.077567  8267 raft_consensus.cc:2468] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:35.077706  8445 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.079053  8437 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.084447  8393 raft_consensus.cc:515] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.093832  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.093864  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89286c6dc346d88e3c0dc6856ea880" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.131026  8339 raft_consensus.cc:2393] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66f17ab4d2bb4ad199f6aebda8f21075 in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
W20260709 12:16:35.133538  8307 leader_election.cc:343] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.134114  8382 tablet_bootstrap.cc:654] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.093850  8232 leader_election.cc:304] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
W20260709 12:16:35.138970  8495 log.cc:927] Time spent T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:16:35.141078  8417 raft_consensus.cc:2804] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.141436  8417 raft_consensus.cc:493] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.141759  8417 raft_consensus.cc:3060] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.143993  8191 raft_consensus.cc:2468] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:35.145884  8157 leader_election.cc:304] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:35.146107  8089 catalog_manager.cc:5697] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:35.149554  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 58301.6us
W20260709 12:16:35.151773  8306 leader_election.cc:343] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.152230  8306 leader_election.cc:304] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:35.150497  8445 raft_consensus.cc:2804] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.156206  8496 raft_consensus.cc:2749] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.156476  8445 raft_consensus.cc:697] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:35.148689  8417 raft_consensus.cc:515] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.155104  8407 consensus_queue.cc:1048] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:16:35.165777  8445 consensus_queue.cc:237] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.161743  8417 leader_election.cc:290] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.171857  8393 leader_election.cc:290] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:16:35.171792  8232 leader_election.cc:343] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.173895  8383 tablet_bootstrap.cc:654] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.171192  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:35.173115  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:35.176532  8266 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.193442  8381 tablet_bootstrap.cc:654] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.193502  8266 raft_consensus.cc:2468] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:35.195266  8307 leader_election.cc:304] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:35.196233  8407 raft_consensus.cc:2804] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.196898  8407 raft_consensus.cc:697] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:35.186576  8488 raft_consensus.cc:515] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.201787  8189 raft_consensus.cc:2393] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in this term.
I20260709 12:16:35.198137  8407 consensus_queue.cc:237] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.203044  8488 leader_election.cc:290] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.226303  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:35.233071  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:35.236485  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89286c6dc346d88e3c0dc6856ea880" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:35.234186  8267 raft_consensus.cc:2393] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66f17ab4d2bb4ad199f6aebda8f21075 in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:35.237149  8189 raft_consensus.cc:3060] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.239639  8382 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.242872  8445 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:35.245285  8382 ts_tablet_manager.cc:1403] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.218s	user 0.012s	sys 0.020s
I20260709 12:16:35.246748  8189 raft_consensus.cc:2468] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:35.248720  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89286c6dc346d88e3c0dc6856ea880" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:35.254738  8157 leader_election.cc:304] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:35.259568  8445 raft_consensus.cc:2749] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.267572  8382 raft_consensus.cc:359] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.268543  8382 raft_consensus.cc:385] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.268900  8382 raft_consensus.cc:740] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.270052  8383 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.270664  8383 ts_tablet_manager.cc:1403] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.244s	user 0.007s	sys 0.018s
I20260709 12:16:35.272667  8382 consensus_queue.cc:260] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.275753  8232 leader_election.cc:304] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:35.280130  8381 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.280470  8381 ts_tablet_manager.cc:1403] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.344s	user 0.019s	sys 0.006s
I20260709 12:16:35.281131  8382 ts_tablet_manager.cc:1434] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.003s
I20260709 12:16:35.281667  8463 raft_consensus.cc:2804] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.282196  8463 raft_consensus.cc:697] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:35.283058  8463 consensus_queue.cc:237] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.284380  8383 raft_consensus.cc:359] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.285028  8383 raft_consensus.cc:385] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.285313  8383 raft_consensus.cc:740] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.285916  8383 consensus_queue.cc:260] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.286968  8382 tablet_bootstrap.cc:492] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
W20260709 12:16:35.292156  8232 leader_election.cc:343] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.292510  8381 raft_consensus.cc:359] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.297026  8381 raft_consensus.cc:385] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.297281  8381 raft_consensus.cc:740] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.300976  8382 tablet_bootstrap.cc:654] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.305843  8381 consensus_queue.cc:260] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.319190  8383 ts_tablet_manager.cc:1434] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.048s	user 0.001s	sys 0.006s
I20260709 12:16:35.320165  8383 tablet_bootstrap.cc:492] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.326048  8381 ts_tablet_manager.cc:1434] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:16:35.327265  8381 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.359754  8382 tablet_bootstrap.cc:492] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.360275  8382 ts_tablet_manager.cc:1403] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.003s
I20260709 12:16:35.363538  8382 raft_consensus.cc:359] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.364210  8382 raft_consensus.cc:385] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.364496  8382 raft_consensus.cc:740] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.365272  8382 consensus_queue.cc:260] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.361486  8088 catalog_manager.cc:5697] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.367080  8382 ts_tablet_manager.cc:1434] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:35.370565  8382 tablet_bootstrap.cc:492] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.376384  8393 raft_consensus.cc:493] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.376894  8393 raft_consensus.cc:515] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.379180  8393 leader_election.cc:290] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:35.378831  8089 catalog_manager.cc:5697] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.378093  8385 raft_consensus.cc:493] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.380491  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f541fa327e4f2a990b081307606263" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.380604  8385 raft_consensus.cc:515] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.380900  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f541fa327e4f2a990b081307606263" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:35.381120  8189 raft_consensus.cc:2468] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
W20260709 12:16:35.382370  8307 leader_election.cc:343] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.382778  8385 leader_election.cc:290] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.384097  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.384591  8381 tablet_bootstrap.cc:654] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.384704  8340 raft_consensus.cc:2468] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:35.386631  8157 leader_election.cc:304] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:35.387177  8383 tablet_bootstrap.cc:654] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.388463  8382 tablet_bootstrap.cc:654] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.389845  8306 leader_election.cc:304] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:35.391985  8407 raft_consensus.cc:2804] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.392481  8407 raft_consensus.cc:493] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.392899  8407 raft_consensus.cc:3060] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.396740  8381 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.397454  8381 ts_tablet_manager.cc:1403] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.005s
I20260709 12:16:35.399358  8382 tablet_bootstrap.cc:492] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.399837  8382 ts_tablet_manager.cc:1403] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.007s
I20260709 12:16:35.401548  8385 raft_consensus.cc:2804] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.401940  8385 raft_consensus.cc:493] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.402314  8385 raft_consensus.cc:3060] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.401225  8381 raft_consensus.cc:359] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.402482  8382 raft_consensus.cc:359] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.402889  8381 raft_consensus.cc:385] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.403187  8382 raft_consensus.cc:385] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.403232  8381 raft_consensus.cc:740] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.403616  8382 raft_consensus.cc:740] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.404156  8381 consensus_queue.cc:260] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.404304  8382 consensus_queue.cc:260] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.406375  8383 tablet_bootstrap.cc:492] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.406793  8382 ts_tablet_manager.cc:1434] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:16:35.406805  8383 ts_tablet_manager.cc:1403] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.003s
I20260709 12:16:35.406862  8407 raft_consensus.cc:515] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.407768  8382 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.409685  8383 raft_consensus.cc:359] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.410336  8383 raft_consensus.cc:385] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.410185  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f541fa327e4f2a990b081307606263" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:35.410605  8383 raft_consensus.cc:740] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.411259  8383 consensus_queue.cc:260] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:35.412503  8307 leader_election.cc:343] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.413316  8381 ts_tablet_manager.cc:1434] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:16:35.413771  8382 tablet_bootstrap.cc:654] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.414247  8381 tablet_bootstrap.cc:492] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.416483  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f541fa327e4f2a990b081307606263" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:35.418267  8189 raft_consensus.cc:3060] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.420537  8393 raft_consensus.cc:493] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.420756  8381 tablet_bootstrap.cc:654] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.420792  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:35.421741  8263 raft_consensus.cc:2468] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:35.421108  8393 raft_consensus.cc:515] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.425453  8383 ts_tablet_manager.cc:1434] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:16:35.426411  8383 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.426800  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c60ab187f847a9a40ed76f5558789b" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:35.428498  8307 leader_election.cc:343] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.429010  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c60ab187f847a9a40ed76f5558789b" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.431384  8496 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.432112  8383 tablet_bootstrap.cc:654] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:35.436981  8306 leader_election.cc:343] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.442462  8306 leader_election.cc:304] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:35.438321  8393 leader_election.cc:290] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:35.437637  8496 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.444471  8497 raft_consensus.cc:2749] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.449942  8394 raft_consensus.cc:493] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.450585  8394 raft_consensus.cc:515] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.453306  8394 leader_election.cc:290] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.457973  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.458324  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:35.460222  8232 leader_election.cc:343] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.461031  8407 leader_election.cc:290] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:35.462081  8385 raft_consensus.cc:515] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:35.464128  8232 leader_election.cc:343] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.464694  8232 leader_election.cc:304] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:35.472326  8189 raft_consensus.cc:2468] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:35.474459  8394 raft_consensus.cc:2749] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.475042  8306 leader_election.cc:304] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:35.477929  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:35.478200  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:35.478713  8340 raft_consensus.cc:3060] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.478941  8263 raft_consensus.cc:3060] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.476567  8385 leader_election.cc:290] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.482590  8407 raft_consensus.cc:2804] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.490082  8407 raft_consensus.cc:697] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:35.511344  8407 consensus_queue.cc:237] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.494943  8086 catalog_manager.cc:5697] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:35.521780  8340 raft_consensus.cc:2468] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:35.523948  8157 leader_election.cc:304] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:35.524765  8488 raft_consensus.cc:2804] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.525233  8488 raft_consensus.cc:697] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:35.526510  8488 consensus_queue.cc:237] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.530830  8383 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.531286  8383 ts_tablet_manager.cc:1403] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.014s
I20260709 12:16:35.537906  8381 tablet_bootstrap.cc:492] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.538368  8381 ts_tablet_manager.cc:1403] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.057s
I20260709 12:16:35.539657  8383 raft_consensus.cc:359] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.540253  8383 raft_consensus.cc:385] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.540482  8383 raft_consensus.cc:740] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.525247  8263 raft_consensus.cc:2468] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:35.543268  8383 consensus_queue.cc:260] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.543673  8381 raft_consensus.cc:359] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.544322  8381 raft_consensus.cc:385] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.544603  8381 raft_consensus.cc:740] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.545209  8381 consensus_queue.cc:260] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.546823  8383 ts_tablet_manager.cc:1434] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:16:35.547122  8381 ts_tablet_manager.cc:1434] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:16:35.547717  8383 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.547941  8381 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.552714  8382 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.553154  8382 ts_tablet_manager.cc:1403] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.146s	user 0.044s	sys 0.051s
I20260709 12:16:35.554308  8381 tablet_bootstrap.cc:654] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.555780  8382 raft_consensus.cc:359] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.556427  8382 raft_consensus.cc:385] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.556682  8382 raft_consensus.cc:740] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.557375  8382 consensus_queue.cc:260] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.558327  8089 catalog_manager.cc:5697] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.559082  8383 tablet_bootstrap.cc:654] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.559360  8382 ts_tablet_manager.cc:1434] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:16:35.560232  8382 tablet_bootstrap.cc:492] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.580626  8089 catalog_manager.cc:5697] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:35.586647  8382 tablet_bootstrap.cc:654] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.586817  8381 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.587339  8383 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.587402  8381 ts_tablet_manager.cc:1403] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.003s
I20260709 12:16:35.587883  8383 ts_tablet_manager.cc:1403] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.003s
I20260709 12:16:35.590435  8383 raft_consensus.cc:359] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.590432  8381 raft_consensus.cc:359] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.591543  8381 raft_consensus.cc:385] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.591898  8381 raft_consensus.cc:740] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.591362  8383 raft_consensus.cc:385] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.593225  8383 raft_consensus.cc:740] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.593498  8381 consensus_queue.cc:260] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.593904  8383 consensus_queue.cc:260] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.596922  8383 ts_tablet_manager.cc:1434] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:16:35.598014  8383 tablet_bootstrap.cc:492] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.601251  8381 ts_tablet_manager.cc:1434] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:16:35.602506  8381 tablet_bootstrap.cc:492] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.603556  8383 tablet_bootstrap.cc:654] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.614620  8383 tablet_bootstrap.cc:492] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.615028  8383 ts_tablet_manager.cc:1403] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 12:16:35.617511  8383 raft_consensus.cc:359] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.618209  8383 raft_consensus.cc:385] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.618464  8383 raft_consensus.cc:740] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.619092  8383 consensus_queue.cc:260] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.623006  8382 tablet_bootstrap.cc:492] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.623483  8382 ts_tablet_manager.cc:1403] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.022s
I20260709 12:16:35.626070  8382 raft_consensus.cc:359] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.626690  8382 raft_consensus.cc:385] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.626948  8382 raft_consensus.cc:740] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.627629  8382 consensus_queue.cc:260] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.629428  8382 ts_tablet_manager.cc:1434] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:16:35.630915  8381 tablet_bootstrap.cc:654] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.634836  8382 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.638283  8385 consensus_queue.cc:1048] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.644304  8383 ts_tablet_manager.cc:1434] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 12:16:35.646413  8383 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.646461  8394 raft_consensus.cc:493] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.647073  8394 raft_consensus.cc:515] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.649065  8394 leader_election.cc:290] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.650689  8382 tablet_bootstrap.cc:654] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.651252  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.652364  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.652882  8340 raft_consensus.cc:2468] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:35.653401  8383 tablet_bootstrap.cc:654] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:35.653935  8232 leader_election.cc:343] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.654811  8232 leader_election.cc:304] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:35.655743  8394 raft_consensus.cc:2804] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.656121  8394 raft_consensus.cc:493] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.656425  8394 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.661751  8383 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.661690  8394 raft_consensus.cc:515] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.662364  8383 ts_tablet_manager.cc:1403] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:16:35.663549  8394 leader_election.cc:290] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.664608  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:35.665181  8340 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.669780  8340 raft_consensus.cc:2468] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:35.670560  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:35.670976  8232 leader_election.cc:304] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:35.671898  8394 raft_consensus.cc:2804] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.672405  8383 raft_consensus.cc:359] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.673126  8394 raft_consensus.cc:697] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:35.673246  8383 raft_consensus.cc:385] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.673666  8383 raft_consensus.cc:740] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
W20260709 12:16:35.674566  8232 leader_election.cc:343] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.676963  8383 consensus_queue.cc:260] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.674291  8394 consensus_queue.cc:237] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.679955  8382 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.680385  8382 ts_tablet_manager.cc:1403] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.010s
I20260709 12:16:35.680449  8383 ts_tablet_manager.cc:1434] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:16:35.684988  8382 raft_consensus.cc:359] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.685678  8382 raft_consensus.cc:385] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.685963  8382 raft_consensus.cc:740] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.686203  8338 raft_consensus.cc:3060] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.686471  8385 consensus_queue.cc:1048] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.686632  8382 consensus_queue.cc:260] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.688830  8382 ts_tablet_manager.cc:1434] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:16:35.689777  8382 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.698551  8382 tablet_bootstrap.cc:654] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.702616  8383 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.703680  8381 tablet_bootstrap.cc:492] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.704164  8381 ts_tablet_manager.cc:1403] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.027s
I20260709 12:16:35.705268  8494 raft_consensus.cc:493] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.705837  8494 raft_consensus.cc:515] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.707286  8381 raft_consensus.cc:359] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.708019  8381 raft_consensus.cc:385] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.708282  8381 raft_consensus.cc:740] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.708328  8494 leader_election.cc:290] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:35.703204  8463 consensus_queue.cc:1048] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:35.709182  8381 consensus_queue.cc:260] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.709590  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1f96bfbf394f269262c8383effe9e2" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:35.714010  8267 raft_consensus.cc:2468] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:35.714872  8497 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.715359  8383 tablet_bootstrap.cc:654] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.715551  8381 ts_tablet_manager.cc:1434] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 12:16:35.715703  8307 leader_election.cc:304] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:35.716506  8381 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.712375  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1f96bfbf394f269262c8383effe9e2" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.716578  8497 raft_consensus.cc:2804] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.721511  8497 raft_consensus.cc:493] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.721886  8497 raft_consensus.cc:3060] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:35.726377  8306 leader_election.cc:343] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.726682  8381 tablet_bootstrap.cc:654] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.741546  8417 consensus_queue.cc:1048] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:35.742759  8385 raft_consensus.cc:493] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.743394  8385 raft_consensus.cc:515] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.745404  8385 leader_election.cc:290] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.751690  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c60ab187f847a9a40ed76f5558789b" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.752308  8338 raft_consensus.cc:2468] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:35.755043  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c60ab187f847a9a40ed76f5558789b" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:35.757903  8157 leader_election.cc:304] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:35.758868  8385 raft_consensus.cc:2804] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.759215  8385 raft_consensus.cc:493] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.759536  8385 raft_consensus.cc:3060] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.763043  8383 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.763545  8383 ts_tablet_manager.cc:1403] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.026s
I20260709 12:16:35.764729  8381 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.765169  8381 ts_tablet_manager.cc:1403] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260709 12:16:35.766227  8383 raft_consensus.cc:359] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.766885  8383 raft_consensus.cc:385] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.767148  8383 raft_consensus.cc:740] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.767587  8497 raft_consensus.cc:515] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.767808  8383 consensus_queue.cc:260] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.768615  8381 raft_consensus.cc:359] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.769410  8381 raft_consensus.cc:385] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.769716  8381 raft_consensus.cc:740] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.770428  8383 ts_tablet_manager.cc:1434] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:35.770373  8381 consensus_queue.cc:260] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.770718  8496 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.771394  8383 tablet_bootstrap.cc:492] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.772696  8381 ts_tablet_manager.cc:1434] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:35.773721  8381 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.774681  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1f96bfbf394f269262c8383effe9e2" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:35.775282  8263 raft_consensus.cc:3060] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.778189  8383 tablet_bootstrap.cc:654] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.754604  8088 catalog_manager.cc:5697] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.779819  8381 tablet_bootstrap.cc:654] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.784282  8263 raft_consensus.cc:2468] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:35.785461  8307 leader_election.cc:304] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:35.786298  8496 raft_consensus.cc:2804] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.786782  8496 raft_consensus.cc:697] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:35.787576  8496 consensus_queue.cc:237] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:35.797039  8158 leader_election.cc:343] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.770684  8385 raft_consensus.cc:515] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.803150  8381 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.803809  8381 ts_tablet_manager.cc:1403] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 12:16:35.804229  8497 leader_election.cc:290] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:35.807961  8381 raft_consensus.cc:359] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.808977  8381 raft_consensus.cc:385] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.810180  8385 leader_election.cc:290] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:16:35.821650  8542 log.cc:927] Time spent T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:16:35.821099  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c60ab187f847a9a40ed76f5558789b" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:35.809353  8381 raft_consensus.cc:740] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.816679  8417 raft_consensus.cc:493] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.817934  8383 tablet_bootstrap.cc:492] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.826023  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c60ab187f847a9a40ed76f5558789b" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:35.826493  8383 ts_tablet_manager.cc:1403] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.027s
I20260709 12:16:35.826678  8338 raft_consensus.cc:3060] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.827193  8381 consensus_queue.cc:260] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.829267  8381 ts_tablet_manager.cc:1434] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 12:16:35.829078  8383 raft_consensus.cc:359] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.829793  8383 raft_consensus.cc:385] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.830072  8383 raft_consensus.cc:740] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.830185  8381 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.819226  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1f96bfbf394f269262c8383effe9e2" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:35.831007  8188 raft_consensus.cc:3060] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.830761  8383 consensus_queue.cc:260] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:35.832098  8158 leader_election.cc:343] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.821344  8382 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.833305  8382 ts_tablet_manager.cc:1403] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.144s	user 0.008s	sys 0.004s
W20260709 12:16:35.833545  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:35.836043  8382 raft_consensus.cc:359] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.836692  8382 raft_consensus.cc:385] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.825976  8417 raft_consensus.cc:515] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.836956  8382 raft_consensus.cc:740] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.839151  8383 ts_tablet_manager.cc:1434] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:16:35.840054  8383 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:35.840756  8417 leader_election.cc:290] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.841068  8381 tablet_bootstrap.cc:654] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.842386  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12391b21e86c474d8cf3a12ed3e8cd54" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.843107  8192 raft_consensus.cc:2468] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:35.843998  8382 consensus_queue.cc:260] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.845233  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12391b21e86c474d8cf3a12ed3e8cd54" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.845973  8337 raft_consensus.cc:2468] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:35.847704  8382 ts_tablet_manager.cc:1434] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:16:35.847723  8232 leader_election.cc:304] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:35.848626  8382 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.852515  8381 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.853271  8417 raft_consensus.cc:2804] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.853595  8381 ts_tablet_manager.cc:1403] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 12:16:35.853751  8417 raft_consensus.cc:493] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.854238  8417 raft_consensus.cc:3060] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.854753  8382 tablet_bootstrap.cc:654] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.856719  8381 raft_consensus.cc:359] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.857378  8381 raft_consensus.cc:385] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.857669  8381 raft_consensus.cc:740] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.858486  8188 raft_consensus.cc:2468] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:35.858340  8381 consensus_queue.cc:260] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.860636  8381 ts_tablet_manager.cc:1434] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:35.863584  8381 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.864315  8338 raft_consensus.cc:2468] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:35.853119  8383 tablet_bootstrap.cc:654] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.865491  8157 leader_election.cc:304] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:35.866704  8437 raft_consensus.cc:2804] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.867153  8437 raft_consensus.cc:697] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:35.868090  8437 consensus_queue.cc:237] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.872213  8381 tablet_bootstrap.cc:654] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.872733  8417 raft_consensus.cc:515] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.876020  8394 raft_consensus.cc:493] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.876616  8394 raft_consensus.cc:515] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.877403  8385 raft_consensus.cc:493] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.877602  8497 raft_consensus.cc:493] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.877985  8385 raft_consensus.cc:515] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.878225  8497 raft_consensus.cc:515] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.879004  8394 leader_election.cc:290] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.880851  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.881458  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dacdae679ac42bc8775535782019d01" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.881723  8385 leader_election.cc:290] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.882244  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:35.882867  8267 raft_consensus.cc:2468] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
W20260709 12:16:35.883065  8306 leader_election.cc:343] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.884109  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.884248  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.884760  8340 raft_consensus.cc:2468] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:35.885252  8158 leader_election.cc:304] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:35.881461  8337 raft_consensus.cc:2468] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:35.887590  8232 leader_election.cc:304] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:35.888404  8394 raft_consensus.cc:2804] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.888736  8394 raft_consensus.cc:493] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.889043  8394 raft_consensus.cc:3060] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.889504  8382 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.889976  8382 ts_tablet_manager.cc:1403] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.003s
I20260709 12:16:35.889828  8385 raft_consensus.cc:2804] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.890406  8385 raft_consensus.cc:493] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.890816  8385 raft_consensus.cc:3060] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.892717  8382 raft_consensus.cc:359] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.893339  8382 raft_consensus.cc:385] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.893579  8382 raft_consensus.cc:740] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.894335  8382 consensus_queue.cc:260] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.895833  8382 ts_tablet_manager.cc:1434] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 12:16:35.896631  8382 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.903005  8382 tablet_bootstrap.cc:654] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:35.906165  8232 leader_election.cc:343] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.913803  8497 leader_election.cc:290] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:35.914332  8394 raft_consensus.cc:515] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.915946  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dacdae679ac42bc8775535782019d01" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:35.917029  8394 leader_election.cc:290] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:16:35.917562  8307 leader_election.cc:343] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.919701  8383 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:35.918216  8307 leader_election.cc:304] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:35.920317  8383 ts_tablet_manager.cc:1403] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.003s
I20260709 12:16:35.920971  8497 raft_consensus.cc:2749] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.924854  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12391b21e86c474d8cf3a12ed3e8cd54" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:35.925477  8188 raft_consensus.cc:3060] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.927448  8383 raft_consensus.cc:359] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.928139  8383 raft_consensus.cc:385] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.928395  8383 raft_consensus.cc:740] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.930274  8381 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.930742  8381 ts_tablet_manager.cc:1403] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.028s
I20260709 12:16:35.932052  8188 raft_consensus.cc:2468] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:35.917060  8385 raft_consensus.cc:515] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.933301  8381 raft_consensus.cc:359] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.933991  8381 raft_consensus.cc:385] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.934257  8381 raft_consensus.cc:740] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.933491  8417 leader_election.cc:290] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.934860  8381 consensus_queue.cc:260] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.935308  8417 raft_consensus.cc:493] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.935838  8417 raft_consensus.cc:515] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.936815  8381 ts_tablet_manager.cc:1434] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:35.937748  8381 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.938393  8417 leader_election.cc:290] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.940232  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:35.940892  8338 raft_consensus.cc:3060] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.941164  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12391b21e86c474d8cf3a12ed3e8cd54" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:35.941731  8337 raft_consensus.cc:3060] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.942692  8232 leader_election.cc:304] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:35.943377  8381 tablet_bootstrap.cc:654] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.945466  8437 raft_consensus.cc:493] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.945677  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f541fa327e4f2a990b081307606263" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:35.946458  8192 raft_consensus.cc:2393] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:35.946015  8437 raft_consensus.cc:515] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.947324  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f541fa327e4f2a990b081307606263" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.948843  8437 leader_election.cc:290] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.950387  8089 catalog_manager.cc:5697] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:35.951496  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:35.952522  8340 raft_consensus.cc:2393] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66f17ab4d2bb4ad199f6aebda8f21075 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:35.952759  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:35.953707  8417 raft_consensus.cc:2804] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.954847  8417 raft_consensus.cc:697] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:35.955607  8232 leader_election.cc:304] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:35.956475  8463 raft_consensus.cc:3060] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.957140  8158 leader_election.cc:304] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:35.958305  8437 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.962939  8338 raft_consensus.cc:2468] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:35.954897  8337 raft_consensus.cc:2468] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:35.957052  8086 catalog_manager.cc:5697] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.966292  8437 raft_consensus.cc:2749] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.966681  8463 raft_consensus.cc:2749] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.968897  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:35.969714  8188 raft_consensus.cc:3060] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.955796  8417 consensus_queue.cc:237] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.975503  8381 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:35.975530  8382 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:35.976174  8381 ts_tablet_manager.cc:1403] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.025s
I20260709 12:16:35.976238  8382 ts_tablet_manager.cc:1403] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.018s
I20260709 12:16:35.979162  8381 raft_consensus.cc:359] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.979835  8381 raft_consensus.cc:385] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.980100  8381 raft_consensus.cc:740] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.980209  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:35.980764  8267 raft_consensus.cc:3060] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.980878  8382 raft_consensus.cc:359] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.981701  8382 raft_consensus.cc:385] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.982005  8382 raft_consensus.cc:740] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.982713  8382 consensus_queue.cc:260] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.984727  8496 consensus_queue.cc:1048] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.985515  8232 leader_election.cc:304] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:35.986380  8394 raft_consensus.cc:2804] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.986851  8394 raft_consensus.cc:697] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:35.987628  8267 raft_consensus.cc:2468] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:35.987986  8385 leader_election.cc:290] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:35.987649  8394 consensus_queue.cc:237] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.992311  8382 ts_tablet_manager.cc:1434] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:16:35.980753  8381 consensus_queue.cc:260] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:35.994115  8382 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:35.994845  8381 ts_tablet_manager.cc:1434] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:16:35.996354  8381 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:35.994716  8188 raft_consensus.cc:2468] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:36.004410  8381 tablet_bootstrap.cc:654] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.006999  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.007678  8338 raft_consensus.cc:3060] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.009861  8382 tablet_bootstrap.cc:654] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.019537  8381 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.020040  8381 ts_tablet_manager.cc:1403] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 12:16:36.021940  8382 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.023339  8382 ts_tablet_manager.cc:1403] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.002s
I20260709 12:16:36.023633  8381 raft_consensus.cc:359] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.024562  8381 raft_consensus.cc:385] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.024924  8381 raft_consensus.cc:740] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.025827  8381 consensus_queue.cc:260] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.027887  8338 raft_consensus.cc:2468] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:36.029194  8157 leader_election.cc:304] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.029588  8385 raft_consensus.cc:493] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.030053  8385 raft_consensus.cc:515] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.031934  8385 leader_election.cc:290] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.032407  8385 raft_consensus.cc:2804] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.033692  8381 ts_tablet_manager.cc:1434] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 12:16:36.033855  8488 raft_consensus.cc:493] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.034327  8488 raft_consensus.cc:515] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.034984  8381 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:36.036369  8488 leader_election.cc:290] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.036921  8488 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.038013  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb23de04cac64979b3dfe8b0caeaac4d" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.039134  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.039722  8263 raft_consensus.cc:2468] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:36.041558  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.042151  8337 raft_consensus.cc:2468] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
W20260709 12:16:36.043008  8158 leader_election.cc:343] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.043701  8158 leader_election.cc:304] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.044059  8381 tablet_bootstrap.cc:654] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.045011  8445 raft_consensus.cc:2804] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.045032  8385 raft_consensus.cc:697] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:36.045523  8445 raft_consensus.cc:493] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.046367  8445 raft_consensus.cc:3060] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.046507  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb23de04cac64979b3dfe8b0caeaac4d" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:36.047744  8157 leader_election.cc:343] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.048168  8157 leader_election.cc:304] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:36.049194  8488 raft_consensus.cc:2749] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.043915  8383 consensus_queue.cc:260] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.061450  8385 consensus_queue.cc:237] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.028990  8382 raft_consensus.cc:359] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.067592  8382 raft_consensus.cc:385] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.068405  8382 raft_consensus.cc:740] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.068576  8496 consensus_queue.cc:1048] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.070128  8382 consensus_queue.cc:260] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.073688  8382 ts_tablet_manager.cc:1434] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 12:16:36.076936  8382 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.080869  8488 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.082598  8383 ts_tablet_manager.cc:1434] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.162s	user 0.010s	sys 0.001s
I20260709 12:16:36.084645  8381 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.084793  8383 tablet_bootstrap.cc:492] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.068584  8445 raft_consensus.cc:515] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.088418  8381 ts_tablet_manager.cc:1403] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.036s
I20260709 12:16:36.094116  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:36.094467  8463 raft_consensus.cc:493] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.094915  8381 raft_consensus.cc:359] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.094960  8463 raft_consensus.cc:515] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.096551  8381 raft_consensus.cc:385] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.096889  8381 raft_consensus.cc:740] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.097538  8381 consensus_queue.cc:260] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.096024  8445 leader_election.cc:290] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.097962  8463 leader_election.cc:290] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.094918  8267 raft_consensus.cc:3060] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.100934  8381 ts_tablet_manager.cc:1434] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:36.101864  8381 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:36.123001  8382 tablet_bootstrap.cc:654] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.115749  8417 raft_consensus.cc:493] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.125312  8383 tablet_bootstrap.cc:654] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.126300  8086 catalog_manager.cc:5697] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.127449  8089 catalog_manager.cc:5697] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.131072  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.130012  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.126987  8417 raft_consensus.cc:515] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.145635  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.146224  8340 raft_consensus.cc:3060] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:36.154583  8232 leader_election.cc:343] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:36.155392  8232 leader_election.cc:343] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.155797  8232 leader_election.cc:304] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:36.156520  8394 raft_consensus.cc:2749] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.160801  8394 consensus_queue.cc:1048] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.169569  8267 raft_consensus.cc:2468] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:36.170770  8417 leader_election.cc:290] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.173453  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.179062  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.184176  8340 raft_consensus.cc:2468] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:36.186646  8381 tablet_bootstrap.cc:654] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.187404  8383 tablet_bootstrap.cc:492] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:36.187875  8383 ts_tablet_manager.cc:1403] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.008s
I20260709 12:16:36.189584  8157 leader_election.cc:304] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.190465  8445 raft_consensus.cc:2804] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.191083  8445 raft_consensus.cc:697] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:36.191877  8445 consensus_queue.cc:237] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.194653  8382 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.195233  8382 ts_tablet_manager.cc:1403] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.000s
I20260709 12:16:36.198545  8381 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.198416  8383 raft_consensus.cc:359] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.198987  8381 ts_tablet_manager.cc:1403] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.011s
I20260709 12:16:36.199081  8383 raft_consensus.cc:385] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.199378  8383 raft_consensus.cc:740] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.200030  8383 consensus_queue.cc:260] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.200928  8382 raft_consensus.cc:359] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.201664  8382 raft_consensus.cc:385] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.201521  8381 raft_consensus.cc:359] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.201951  8382 raft_consensus.cc:740] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.202209  8381 raft_consensus.cc:385] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.202510  8381 raft_consensus.cc:740] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.203922  8383 ts_tablet_manager.cc:1434] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 12:16:36.203619  8381 consensus_queue.cc:260] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:36.201164  8232 leader_election.cc:343] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.204834  8383 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.205823  8381 ts_tablet_manager.cc:1434] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:16:36.206661  8381 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
W20260709 12:16:36.210906  8232 leader_election.cc:343] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.211474  8232 leader_election.cc:304] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:36.212152  8381 tablet_bootstrap.cc:654] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.202651  8382 consensus_queue.cc:260] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.214627  8383 tablet_bootstrap.cc:654] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.215764  8382 ts_tablet_manager.cc:1434] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:16:36.216638  8382 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.217097  8417 raft_consensus.cc:2749] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.221732  8417 consensus_queue.cc:1048] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.230299  8088 catalog_manager.cc:5697] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.228673  8382 tablet_bootstrap.cc:654] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.237006  8383 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:36.237493  8383 ts_tablet_manager.cc:1403] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:16:36.241187  8383 raft_consensus.cc:359] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.241873  8383 raft_consensus.cc:385] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.242131  8383 raft_consensus.cc:740] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.242995  8381 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.243420  8381 ts_tablet_manager.cc:1403] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 12:16:36.242755  8383 consensus_queue.cc:260] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.244505  8494 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.246147  8383 ts_tablet_manager.cc:1434] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:16:36.245921  8381 raft_consensus.cc:359] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.246562  8381 raft_consensus.cc:385] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.246827  8381 raft_consensus.cc:740] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.247030  8383 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.247437  8381 consensus_queue.cc:260] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.250880  8381 ts_tablet_manager.cc:1434] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:16:36.251788  8381 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:36.258404  8381 tablet_bootstrap.cc:654] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.260985  8382 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.263978  8382 ts_tablet_manager.cc:1403] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.007s
I20260709 12:16:36.266891  8383 tablet_bootstrap.cc:654] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.267324  8382 raft_consensus.cc:359] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.268132  8382 raft_consensus.cc:385] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.268407  8382 raft_consensus.cc:740] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.269104  8382 consensus_queue.cc:260] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.271242  8382 ts_tablet_manager.cc:1434] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:36.272210  8382 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.277249  8497 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.274976  8089 catalog_manager.cc:5697] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.284804  8494 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.285321  8494 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.288846  8494 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:36.290153  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.291016  8192 raft_consensus.cc:2468] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:36.291584  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.292907  8382 tablet_bootstrap.cc:654] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.295047  8381 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.295161  8394 raft_consensus.cc:493] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.295542  8381 ts_tablet_manager.cc:1403] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.002s
I20260709 12:16:36.295636  8394 raft_consensus.cc:515] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.296464  8489 raft_consensus.cc:493] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.296941  8489 raft_consensus.cc:515] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.298960  8489 leader_election.cc:290] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.299471  8383 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:36.299645  8394 leader_election.cc:290] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.299909  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dacdae679ac42bc8775535782019d01" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.300571  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dacdae679ac42bc8775535782019d01" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.300634  8338 raft_consensus.cc:2468] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:36.300689  8381 raft_consensus.cc:359] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.301267  8192 raft_consensus.cc:2468] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:36.292500  8306 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
W20260709 12:16:36.302304  8307 leader_election.cc:343] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.302668  8494 raft_consensus.cc:2804] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.303085  8494 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.303117  8232 leader_election.cc:304] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.301446  8381 raft_consensus.cc:385] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.303561  8494 raft_consensus.cc:3060] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.303841  8381 raft_consensus.cc:740] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.302060  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.304702  8338 raft_consensus.cc:2468] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:36.304606  8381 consensus_queue.cc:260] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.306026  8157 leader_election.cc:304] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.306785  8381 ts_tablet_manager.cc:1434] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:16:36.306824  8567 raft_consensus.cc:2804] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.307349  8567 raft_consensus.cc:493] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.307467  8394 raft_consensus.cc:2804] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.308676  8394 raft_consensus.cc:493] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.309046  8394 raft_consensus.cc:3060] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.307996  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.307818  8381 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:36.307703  8567 raft_consensus.cc:3060] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.299953  8383 ts_tablet_manager.cc:1403] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.002s
W20260709 12:16:36.314708  8158 leader_election.cc:343] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.322606  8567 raft_consensus.cc:515] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.327598  8394 raft_consensus.cc:515] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.328651  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:36.329577  8494 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.331490  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.337720  8338 raft_consensus.cc:3060] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.337909  8381 tablet_bootstrap.cc:654] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.318181  8496 raft_consensus.cc:493] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.333384  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dacdae679ac42bc8775535782019d01" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.335126  8382 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.342080  8340 raft_consensus.cc:3060] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.335373  8394 leader_election.cc:290] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:16:36.330793  8158 leader_election.cc:343] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.330353  8567 leader_election.cc:290] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.342200  8382 ts_tablet_manager.cc:1403] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.009s
I20260709 12:16:36.330521  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dacdae679ac42bc8775535782019d01" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:36.345429  8382 raft_consensus.cc:359] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.345860  8192 raft_consensus.cc:3060] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.346110  8382 raft_consensus.cc:385] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.346385  8382 raft_consensus.cc:740] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.347003  8382 consensus_queue.cc:260] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.349079  8382 ts_tablet_manager.cc:1434] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:16:36.352242  8394 raft_consensus.cc:493] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.352712  8394 raft_consensus.cc:515] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.354890  8394 leader_election.cc:290] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.356074  8382 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.357234  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.358129  8188 raft_consensus.cc:2468] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:36.359153  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.359357  8232 leader_election.cc:304] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.360095  8394 raft_consensus.cc:2804] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.360474  8394 raft_consensus.cc:493] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.360813  8394 raft_consensus.cc:3060] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.361685  8381 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.362265  8381 ts_tablet_manager.cc:1403] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.015s
I20260709 12:16:36.363425  8382 tablet_bootstrap.cc:654] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.364498  8340 raft_consensus.cc:2468] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:36.367614  8232 leader_election.cc:304] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:36.368685  8417 raft_consensus.cc:2804] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.369159  8417 raft_consensus.cc:697] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:36.370003  8417 consensus_queue.cc:237] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.370950  8381 raft_consensus.cc:359] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.370924  8496 raft_consensus.cc:515] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.371922  8381 raft_consensus.cc:385] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.372228  8381 raft_consensus.cc:740] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.373123  8337 raft_consensus.cc:2468] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:36.374859  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.374948  8381 consensus_queue.cc:260] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.375775  8188 raft_consensus.cc:2468] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:36.378119  8306 leader_election.cc:304] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.370245  8192 raft_consensus.cc:2468] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:36.383909  8381 ts_tablet_manager.cc:1434] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 12:16:36.386860  8382 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.379914  8393 raft_consensus.cc:2804] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.389827  8393 raft_consensus.cc:493] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.390209  8393 raft_consensus.cc:3060] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.334065  8383 raft_consensus.cc:359] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.391636  8383 raft_consensus.cc:385] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.391922  8383 raft_consensus.cc:740] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.380347  8497 raft_consensus.cc:493] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.392716  8497 raft_consensus.cc:515] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.391927  8394 raft_consensus.cc:515] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.395941  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84547706fe884c029c19f87f33fc543d" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.396704  8338 raft_consensus.cc:2468] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
W20260709 12:16:36.397403  8307 leader_election.cc:343] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.397764  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:36.398343  8192 raft_consensus.cc:3060] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.398576  8157 leader_election.cc:304] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:36.399399  8567 raft_consensus.cc:2804] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.399994  8567 raft_consensus.cc:697] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:36.400928  8567 consensus_queue.cc:237] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.412464  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:36.402158  8383 consensus_queue.cc:260] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.406054  8381 tablet_bootstrap.cc:492] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
W20260709 12:16:36.415177  8307 leader_election.cc:343] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.415926  8383 ts_tablet_manager.cc:1434] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.102s	user 0.004s	sys 0.000s
I20260709 12:16:36.416798  8383 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.416189  8086 catalog_manager.cc:5697] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.404071  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84547706fe884c029c19f87f33fc543d" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.409895  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:36.418555  8191 raft_consensus.cc:3060] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.402768  8497 leader_election.cc:290] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:16:36.418947  8306 leader_election.cc:343] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.419363  8382 ts_tablet_manager.cc:1403] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.010s
I20260709 12:16:36.419404  8306 leader_election.cc:304] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:36.411389  8494 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:36.420915  8494 raft_consensus.cc:2749] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.422086  8496 leader_election.cc:290] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:36.423100  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.423556  8267 raft_consensus.cc:3060] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.423861  8266 raft_consensus.cc:2393] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:36.410882  8393 raft_consensus.cc:515] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.429085  8192 raft_consensus.cc:2468] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:36.430218  8306 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:36.431278  8496 raft_consensus.cc:2804] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.433068  8381 tablet_bootstrap.cc:654] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.431731  8496 raft_consensus.cc:697] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:36.428000  8382 raft_consensus.cc:359] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.433959  8382 raft_consensus.cc:385] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.434245  8382 raft_consensus.cc:740] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.433763  8463 raft_consensus.cc:493] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.435796  8463 raft_consensus.cc:515] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.436843  8567 consensus_queue.cc:1048] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.438021  8463 leader_election.cc:290] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.446401  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc2876599e41478c27939020def008" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.437981  8191 raft_consensus.cc:2468] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:36.440212  8089 catalog_manager.cc:5697] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.441289  8394 leader_election.cc:290] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.442420  8496 consensus_queue.cc:237] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.455703  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:36.456446  8188 raft_consensus.cc:2393] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:36.457180  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:36.458434  8393 leader_election.cc:290] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:36.459829  8232 leader_election.cc:304] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.460927  8412 raft_consensus.cc:2804] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.462725  8381 tablet_bootstrap.cc:492] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.463202  8381 ts_tablet_manager.cc:1403] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.007s
I20260709 12:16:36.443208  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.444247  8382 consensus_queue.cc:260] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.466269  8337 raft_consensus.cc:2393] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:36.466751  8382 ts_tablet_manager.cc:1434] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 12:16:36.466152  8381 raft_consensus.cc:359] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.467357  8381 raft_consensus.cc:385] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.467643  8382 tablet_bootstrap.cc:492] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.467685  8381 raft_consensus.cc:740] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.468487  8381 consensus_queue.cc:260] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.470759  8381 ts_tablet_manager.cc:1434] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:36.471731  8381 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:36.452382  8383 tablet_bootstrap.cc:654] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.452260  8463 consensus_queue.cc:1048] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.453850  8567 raft_consensus.cc:493] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.475623  8567 raft_consensus.cc:515] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.478389  8381 tablet_bootstrap.cc:654] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.481035  8463 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.481905  8567 leader_election.cc:290] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.482511  8497 raft_consensus.cc:493] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.483747  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc2876599e41478c27939020def008" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.482980  8497 raft_consensus.cc:515] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.485678  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc2876599e41478c27939020def008" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.486411  8263 raft_consensus.cc:2468] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:36.486315  8417 consensus_queue.cc:1048] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.487450  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.488216  8189 raft_consensus.cc:2468] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:36.489647  8306 leader_election.cc:304] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.490545  8338 raft_consensus.cc:2468] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:36.491783  8497 leader_election.cc:290] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:36.491835  8393 raft_consensus.cc:2804] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.492519  8393 raft_consensus.cc:493] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.492422  8158 leader_election.cc:304] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:16:36.492893  8393 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.494244  8489 raft_consensus.cc:2804] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.494621  8489 raft_consensus.cc:493] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.494938  8489 raft_consensus.cc:3060] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.495289  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.495901  8263 raft_consensus.cc:2468] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:36.501403  8232 leader_election.cc:304] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:36.502023  8567 consensus_queue.cc:1048] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.502871  8382 tablet_bootstrap.cc:654] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.453217  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc2876599e41478c27939020def008" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.502267  8417 raft_consensus.cc:2804] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.507886  8417 raft_consensus.cc:493] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.508483  8417 raft_consensus.cc:3060] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.513937  8489 raft_consensus.cc:515] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.515812  8393 raft_consensus.cc:515] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.516642  8192 raft_consensus.cc:2393] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in this term.
I20260709 12:16:36.518740  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:36.519343  8192 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.523783  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc2876599e41478c27939020def008" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:36.525522  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc2876599e41478c27939020def008" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.526162  8340 raft_consensus.cc:3060] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.526978  8394 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.538420  8383 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:36.538856  8383 ts_tablet_manager.cc:1403] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.004s
I20260709 12:16:36.540416  8340 raft_consensus.cc:2468] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:36.541570  8157 leader_election.cc:304] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.542750  8567 raft_consensus.cc:2804] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.542575  8089 catalog_manager.cc:5697] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:36.546622  8567 raft_consensus.cc:697] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:36.547505  8567 consensus_queue.cc:237] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.550927  8382 tablet_bootstrap.cc:492] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.551529  8382 ts_tablet_manager.cc:1403] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.084s	user 0.003s	sys 0.007s
I20260709 12:16:36.554029  8489 leader_election.cc:290] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.557021  8381 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.557560  8381 ts_tablet_manager.cc:1403] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.000s
I20260709 12:16:36.558271  8412 raft_consensus.cc:697] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:36.559165  8412 consensus_queue.cc:237] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.564214  8393 leader_election.cc:290] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:36.565564  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:36.566187  8267 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.566337  8192 raft_consensus.cc:2468] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:36.548807  8417 raft_consensus.cc:515] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.567639  8306 leader_election.cc:304] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.569213  8417 leader_election.cc:290] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.569922  8263 raft_consensus.cc:2393] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66f17ab4d2bb4ad199f6aebda8f21075 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:36.570398  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc2876599e41478c27939020def008" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.570523  8382 raft_consensus.cc:359] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.571195  8382 raft_consensus.cc:385] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.571384  8341 raft_consensus.cc:2393] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in this term.
I20260709 12:16:36.571497  8382 raft_consensus.cc:740] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.572240  8382 consensus_queue.cc:260] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.573824  8383 raft_consensus.cc:359] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.574299  8382 ts_tablet_manager.cc:1434] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:16:36.574450  8383 raft_consensus.cc:385] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.574790  8383 raft_consensus.cc:740] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.575258  8382 tablet_bootstrap.cc:492] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.575414  8393 raft_consensus.cc:2804] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.576674  8393 raft_consensus.cc:697] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:36.577301  8381 raft_consensus.cc:359] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.579594  8567 raft_consensus.cc:493] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.580144  8567 raft_consensus.cc:515] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.581637  8382 tablet_bootstrap.cc:654] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.582329  8086 catalog_manager.cc:5697] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.584949  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.577962  8381 raft_consensus.cc:385] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.592535  8381 raft_consensus.cc:740] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
W20260709 12:16:36.593125  8158 leader_election.cc:343] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.593377  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbcc2876599e41478c27939020def008" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:36.593978  8307 leader_election.cc:304] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:36.595033  8497 raft_consensus.cc:2749] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.590912  8383 consensus_queue.cc:260] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.596345  8232 leader_election.cc:304] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:36.597312  8383 ts_tablet_manager.cc:1434] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 12:16:36.590054  8393 consensus_queue.cc:237] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.597620  8417 raft_consensus.cc:2749] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.597995  8412 raft_consensus.cc:493] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.598465  8412 raft_consensus.cc:515] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.598625  8381 consensus_queue.cc:260] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.599248  8567 leader_election.cc:290] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.600445  8412 leader_election.cc:290] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.602960  8089 catalog_manager.cc:5697] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.605780  8381 ts_tablet_manager.cc:1434] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 12:16:36.605383  8267 raft_consensus.cc:2468] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:36.606679  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.608229  8383 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.606679  8381 tablet_bootstrap.cc:492] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
W20260709 12:16:36.613761  8157 leader_election.cc:343] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.614181  8157 leader_election.cc:304] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:36.614856  8567 raft_consensus.cc:2749] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.615324  8489 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.618213  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84547706fe884c029c19f87f33fc543d" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.619817  8192 raft_consensus.cc:2468] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:36.623626  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84547706fe884c029c19f87f33fc543d" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.624516  8340 raft_consensus.cc:2468] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:36.625455  8383 tablet_bootstrap.cc:654] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.628492  8381 tablet_bootstrap.cc:654] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.640043  8567 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.643321  8232 leader_election.cc:304] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:36.644060  8412 raft_consensus.cc:2804] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.644455  8412 raft_consensus.cc:493] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.644788  8412 raft_consensus.cc:3060] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.645077  8383 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:36.645527  8383 ts_tablet_manager.cc:1403] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 12:16:36.651778  8382 tablet_bootstrap.cc:492] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.652258  8382 ts_tablet_manager.cc:1403] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.041s
I20260709 12:16:36.651415  8412 raft_consensus.cc:515] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.655404  8412 leader_election.cc:290] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.654932  8088 catalog_manager.cc:5697] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:36.659669  8382 raft_consensus.cc:359] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.659946  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84547706fe884c029c19f87f33fc543d" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:36.660360  8382 raft_consensus.cc:385] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.660552  8192 raft_consensus.cc:3060] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.660734  8382 raft_consensus.cc:740] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.661470  8382 consensus_queue.cc:260] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.663601  8382 ts_tablet_manager.cc:1434] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:16:36.666016  8382 tablet_bootstrap.cc:492] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.666901  8381 tablet_bootstrap.cc:492] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.667356  8381 ts_tablet_manager.cc:1403] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.002s
I20260709 12:16:36.668875  8192 raft_consensus.cc:2468] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:36.670336  8382 tablet_bootstrap.cc:654] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.648167  8383 raft_consensus.cc:359] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.671857  8383 raft_consensus.cc:385] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.672147  8383 raft_consensus.cc:740] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.672781  8383 consensus_queue.cc:260] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.675930  8381 raft_consensus.cc:359] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.680378  8232 leader_election.cc:304] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.683703  8412 raft_consensus.cc:2804] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.684166  8412 raft_consensus.cc:697] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:36.684955  8412 consensus_queue.cc:237] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.708191  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84547706fe884c029c19f87f33fc543d" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.711512  8341 raft_consensus.cc:3060] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.709889  8381 raft_consensus.cc:385] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.713352  8381 raft_consensus.cc:740] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.714386  8383 ts_tablet_manager.cc:1434] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 12:16:36.715333  8383 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.717934  8381 consensus_queue.cc:260] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.719933  8381 ts_tablet_manager.cc:1434] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.052s	user 0.001s	sys 0.004s
I20260709 12:16:36.724040  8383 tablet_bootstrap.cc:654] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.726931  8567 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.742957  8488 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.746769  8381 tablet_bootstrap.cc:492] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:36.752918  8341 raft_consensus.cc:2468] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:36.753597  8087 catalog_manager.cc:5697] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.776925  8383 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:36.777580  8383 ts_tablet_manager.cc:1403] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.003s
I20260709 12:16:36.780644  8383 raft_consensus.cc:359] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.781329  8383 raft_consensus.cc:385] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.781579  8383 raft_consensus.cc:740] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.783730  8383 consensus_queue.cc:260] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.788044  8383 ts_tablet_manager.cc:1434] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
W20260709 12:16:36.794046  8158 consensus_peers.cc:597] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:36.795253  8383 tablet_bootstrap.cc:492] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.797936  8382 tablet_bootstrap.cc:492] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.798430  8382 ts_tablet_manager.cc:1403] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.133s	user 0.049s	sys 0.049s
I20260709 12:16:36.801143  8382 raft_consensus.cc:359] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.801828  8382 raft_consensus.cc:385] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.802078  8382 raft_consensus.cc:740] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.802729  8382 consensus_queue.cc:260] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.804994  8382 ts_tablet_manager.cc:1434] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:36.805944  8382 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.808343  8383 tablet_bootstrap.cc:654] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.809106  8381 tablet_bootstrap.cc:654] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.813598  8382 tablet_bootstrap.cc:654] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.825919  8383 tablet_bootstrap.cc:492] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:36.826371  8383 ts_tablet_manager.cc:1403] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 12:16:36.829262  8383 raft_consensus.cc:359] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.829916  8383 raft_consensus.cc:385] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.830660  8383 raft_consensus.cc:740] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.831322  8383 consensus_queue.cc:260] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.834661  8383 ts_tablet_manager.cc:1434] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:16:36.835215  8567 raft_consensus.cc:493] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.835709  8567 raft_consensus.cc:515] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.837715  8567 leader_election.cc:290] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.837879  8382 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.838465  8382 ts_tablet_manager.cc:1403] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260709 12:16:36.840885  8381 tablet_bootstrap.cc:492] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.841375  8381 ts_tablet_manager.cc:1403] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.003s
I20260709 12:16:36.841897  8382 raft_consensus.cc:359] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.842835  8382 raft_consensus.cc:385] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.842902  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.843222  8382 raft_consensus.cc:740] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.843616  8341 raft_consensus.cc:2468] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:36.844067  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.843968  8382 consensus_queue.cc:260] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.844120  8381 raft_consensus.cc:359] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.844755  8266 raft_consensus.cc:2468] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:36.845036  8381 raft_consensus.cc:385] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.845420  8381 raft_consensus.cc:740] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.844771  8157 leader_election.cc:304] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.851752  8567 raft_consensus.cc:2804] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.851990  8382 ts_tablet_manager.cc:1434] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:16:36.852136  8567 raft_consensus.cc:493] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.852901  8382 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.853009  8381 consensus_queue.cc:260] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.852545  8567 raft_consensus.cc:3060] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.855676  8267 raft_consensus.cc:3060] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.856161  8381 ts_tablet_manager.cc:1434] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:16:36.857074  8381 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:36.858891  8382 tablet_bootstrap.cc:654] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.851035  8383 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.870280  8412 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.870760  8412 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.872741  8412 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.873169  8437 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.874450  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:36.875063  8192 raft_consensus.cc:2468] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:36.875799  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.877166  8383 tablet_bootstrap.cc:654] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.880714  8232 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:16:36.881673  8412 raft_consensus.cc:2804] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:36.878731  8381 tablet_bootstrap.cc:654] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.882032  8412 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.882622  8412 raft_consensus.cc:3060] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.889834  8567 raft_consensus.cc:515] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.893416  8497 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.896454  8567 leader_election.cc:290] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.897462  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.898123  8340 raft_consensus.cc:3060] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.901480  8382 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:36.901912  8383 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:36.902011  8382 ts_tablet_manager.cc:1403] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.020s
I20260709 12:16:36.902626  8383 ts_tablet_manager.cc:1403] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.006s
I20260709 12:16:36.905336  8382 raft_consensus.cc:359] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.906062  8382 raft_consensus.cc:385] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.906359  8382 raft_consensus.cc:740] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.907160  8382 consensus_queue.cc:260] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.908361  8383 raft_consensus.cc:359] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.909008  8383 raft_consensus.cc:385] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.909304  8382 ts_tablet_manager.cc:1434] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:36.910290  8382 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:36.910187  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:36.910786  8266 raft_consensus.cc:3060] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.916240  8496 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.920356  8266 raft_consensus.cc:2468] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:36.920646  8437 raft_consensus.cc:493] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.921103  8437 raft_consensus.cc:515] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.922205  8158 leader_election.cc:304] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:36.923122  8437 leader_election.cc:290] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.923775  8437 raft_consensus.cc:2804] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.923831  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6051e2a0db148628254ca741c055deb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:36.924401  8437 raft_consensus.cc:697] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:36.923187  8340 raft_consensus.cc:2468] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
W20260709 12:16:36.925016  8158 leader_election.cc:343] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.925297  8437 consensus_queue.cc:237] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.925474  8412 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.909279  8383 raft_consensus.cc:740] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.906441  8381 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:36.929358  8381 ts_tablet_manager.cc:1403] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.000s
I20260709 12:16:36.929719  8264 raft_consensus.cc:1240] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Rejecting Update request from peer 2c018d0d97e740b89ce0efb75e4d9e02 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:16:36.934731  8496 consensus_queue.cc:1059] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.935124  8383 consensus_queue.cc:260] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.935518  8496 raft_consensus.cc:3055] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:36.935894  8496 raft_consensus.cc:740] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:36.936162  8381 raft_consensus.cc:359] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.936810  8381 raft_consensus.cc:385] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.937080  8381 raft_consensus.cc:740] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.936655  8496 consensus_queue.cc:260] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.937263  8383 ts_tablet_manager.cc:1434] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.001s
I20260709 12:16:36.937786  8496 raft_consensus.cc:3060] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.940362  8412 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.942822  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6051e2a0db148628254ca741c055deb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:36.943296  8383 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:36.943406  8340 raft_consensus.cc:2468] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:36.943753  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.944334  8381 consensus_queue.cc:260] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.946424  8381 ts_tablet_manager.cc:1434] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:16:36.947160  8157 leader_election.cc:304] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:36.947570  8381 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:36.949996  8385 raft_consensus.cc:2804] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.950362  8385 raft_consensus.cc:493] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.950711  8385 raft_consensus.cc:3060] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.950815  8497 raft_consensus.cc:493] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.952622  8497 raft_consensus.cc:515] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.961277  8341 raft_consensus.cc:2410] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:16:36.961688  8412 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:16:36.967430  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:36.972563  8385 raft_consensus.cc:515] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:36.987329  8385 leader_election.cc:290] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:36.996255  8383 tablet_bootstrap.cc:654] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.996938  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6051e2a0db148628254ca741c055deb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:36.997498  8338 raft_consensus.cc:3060] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.006762  8338 raft_consensus.cc:2468] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:37.007682  8087 catalog_manager.cc:5697] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.010522  8382 tablet_bootstrap.cc:654] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.016530  8497 leader_election.cc:290] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:37.016673  8588 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.017066  8497 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.019343  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.020361  8157 leader_election.cc:304] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:37.019984  8264 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:37.021816  8232 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:37.022490  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6051e2a0db148628254ca741c055deb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
W20260709 12:16:37.023229  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:37.023672  8488 raft_consensus.cc:2804] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.024302  8488 raft_consensus.cc:697] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:37.026381  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.027122  8192 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:37.025346  8488 consensus_queue.cc:237] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.030910  8306 leader_election.cc:304] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:37.031735  8497 raft_consensus.cc:2804] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.042971  8588 raft_consensus.cc:2749] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:37.044934  8497 raft_consensus.cc:493] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.042200  8417 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 12:16:37.046165  8158 leader_election.cc:343] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.050144  8497 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.060490  8381 tablet_bootstrap.cc:654] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.059187  8496 raft_consensus.cc:493] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.064850  8496 raft_consensus.cc:515] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.075953  8417 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.081822  8496 leader_election.cc:290] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:37.090283  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.091009  8266 raft_consensus.cc:2468] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:37.091424  8383 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:37.091639  8382 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:37.091895  8383 ts_tablet_manager.cc:1403] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.024s
I20260709 12:16:37.092212  8382 ts_tablet_manager.cc:1403] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.007s
I20260709 12:16:37.092339  8307 leader_election.cc:304] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:37.095063  8496 raft_consensus.cc:2804] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.095455  8496 raft_consensus.cc:493] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.095898  8496 raft_consensus.cc:3060] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.096903  8383 raft_consensus.cc:359] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.099004  8383 raft_consensus.cc:385] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.099334  8383 raft_consensus.cc:740] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.102743  8382 raft_consensus.cc:359] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.127848  8383 consensus_queue.cc:260] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.140640  8382 raft_consensus.cc:385] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.141269  8382 raft_consensus.cc:740] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.120965  8385 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:16:37.143108  8086 catalog_manager.cc:5697] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.149725  8382 consensus_queue.cc:260] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:37.145550  8306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 65190.2us
I20260709 12:16:37.151544  8437 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:16:37.167567  8382 ts_tablet_manager.cc:1434] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.075s	user 0.015s	sys 0.003s
I20260709 12:16:37.168385  8382 tablet_bootstrap.cc:492] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:37.156064  8497 raft_consensus.cc:515] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.192384  8417 raft_consensus.cc:493] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.192911  8417 raft_consensus.cc:515] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.195147  8497 leader_election.cc:290] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:37.198316  8417 leader_election.cc:290] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.186053  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.203928  8631 raft_consensus.cc:493] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.204144  8192 raft_consensus.cc:2468] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:37.204408  8631 raft_consensus.cc:515] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.206533  8631 leader_election.cc:290] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:37.216925  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:37.201455  8496 raft_consensus.cc:515] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.223067  8383 ts_tablet_manager.cc:1434] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.131s	user 0.016s	sys 0.010s
I20260709 12:16:37.223824  8383 tablet_bootstrap.cc:492] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:37.219702  8264 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.231709  8382 tablet_bootstrap.cc:654] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.234037  8496 leader_election.cc:290] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:37.235881  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb23de04cac64979b3dfe8b0caeaac4d" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.239001  8381 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:37.239408  8381 ts_tablet_manager.cc:1403] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.292s	user 0.019s	sys 0.023s
I20260709 12:16:37.244316  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.245455  8264 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:37.261197  8383 tablet_bootstrap.cc:654] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.261336  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:37.249085  8496 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:16:37.263803  8266 raft_consensus.cc:3060] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:37.265600  8307 leader_election.cc:343] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.267803  8307 leader_election.cc:304] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:37.269032  8630 raft_consensus.cc:2804] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.250113  8636 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:16:37.277994  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:37.283715  8189 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.308538  8381 raft_consensus.cc:359] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.309281  8381 raft_consensus.cc:385] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.309557  8381 raft_consensus.cc:740] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.310142  8266 raft_consensus.cc:2468] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:37.310230  8381 consensus_queue.cc:260] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.286736  8630 raft_consensus.cc:697] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:37.324504  8382 tablet_bootstrap.cc:492] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:37.325307  8381 ts_tablet_manager.cc:1434] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.001s
I20260709 12:16:37.326452  8381 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:37.326028  8630 consensus_queue.cc:237] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.329690  8307 leader_election.cc:304] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:37.330523  8637 raft_consensus.cc:2804] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.331020  8637 raft_consensus.cc:697] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:37.331805  8417 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.337885  8417 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.339888  8417 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.331799  8637 consensus_queue.cc:237] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.326028  8382 ts_tablet_manager.cc:1403] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.015s
I20260709 12:16:37.372215  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb23de04cac64979b3dfe8b0caeaac4d" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.372872  8189 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:37.384186  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:37.385735  8191 raft_consensus.cc:2468] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:37.406840  8567 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.389118  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.415977  8264 raft_consensus.cc:3060] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.418859  8567 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.420440  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:37.421041  8186 raft_consensus.cc:3060] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.421955  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:37.431416  8232 leader_election.cc:304] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:16:37.444437  8232 leader_election.cc:343] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.447768  8633 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:16:37.430737  8190 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
W20260709 12:16:37.456146  8158 consensus_peers.cc:597] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:37.461190  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.466228  8265 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:37.472172  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:37.473651  8306 leader_election.cc:304] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:37.462664  8567 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.471776  8382 raft_consensus.cc:359] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.477011  8382 raft_consensus.cc:385] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:16:37.477350  8157 leader_election.cc:343] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.477372  8382 raft_consensus.cc:740] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.482963  8496 raft_consensus.cc:2804] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.483355  8383 tablet_bootstrap.cc:492] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:37.483824  8383 ts_tablet_manager.cc:1403] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.260s	user 0.032s	sys 0.018s
I20260709 12:16:37.483357  8496 raft_consensus.cc:493] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.485226  8496 raft_consensus.cc:3060] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.496239  8383 raft_consensus.cc:359] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.496987  8383 raft_consensus.cc:385] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.498801  8383 raft_consensus.cc:740] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.490566  8382 consensus_queue.cc:260] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.499744  8383 consensus_queue.cc:260] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:37.500313  8640 log.cc:927] Time spent T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:16:37.502986  8381 tablet_bootstrap.cc:654] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.513652  8382 ts_tablet_manager.cc:1434] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.164s	user 0.009s	sys 0.000s
I20260709 12:16:37.504863  8437 consensus_queue.cc:1048] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.517670  8382 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:37.523245  8232 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:16:37.525697  8186 raft_consensus.cc:2468] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:37.530161  8588 raft_consensus.cc:2804] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.530265  8158 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:16:37.530635  8588 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.530978  8588 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.533807  8383 ts_tablet_manager.cc:1434] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.050s	user 0.002s	sys 0.005s
I20260709 12:16:37.534581  8383 tablet_bootstrap.cc:492] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:37.537073  8635 raft_consensus.cc:2804] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.537477  8635 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.537847  8635 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.539664  8636 raft_consensus.cc:2749] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.557132  8489 consensus_queue.cc:1048] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.570807  8496 raft_consensus.cc:515] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.583590  8383 tablet_bootstrap.cc:654] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.584918  8637 raft_consensus.cc:493] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.586205  8637 raft_consensus.cc:515] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.590399  8637 leader_election.cc:290] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:37.590749  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
W20260709 12:16:37.592607  8306 leader_election.cc:343] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.598770  8381 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:37.598834  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb23de04cac64979b3dfe8b0caeaac4d" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:37.599313  8381 ts_tablet_manager.cc:1403] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.273s	user 0.009s	sys 0.012s
I20260709 12:16:37.599449  8189 raft_consensus.cc:3060] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.601863  8381 raft_consensus.cc:359] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.606267  8381 raft_consensus.cc:385] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.606559  8381 raft_consensus.cc:740] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.604820  8086 catalog_manager.cc:5697] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:37.607904  8086 catalog_manager.cc:5697] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:37.607892  8381 consensus_queue.cc:260] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.596066  8637 raft_consensus.cc:493] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.614291  8382 tablet_bootstrap.cc:654] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.613811  8637 raft_consensus.cc:515] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.618911  8189 raft_consensus.cc:2468] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:37.620255  8635 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.620733  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb23de04cac64979b3dfe8b0caeaac4d" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:37.621575  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32e5e86cda14818a1499456a5fbac9f" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.621920  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32e5e86cda14818a1499456a5fbac9f" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.630870  8635 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.614008  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.622123  8637 leader_election.cc:290] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:37.622761  8381 ts_tablet_manager.cc:1434] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:16:37.625082  8588 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.626492  8306 leader_election.cc:304] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:37.622650  8496 leader_election.cc:290] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:16:37.639042  8307 leader_election.cc:343] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.637928  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:37.634649  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:37.641927  8263 raft_consensus.cc:2393] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66f17ab4d2bb4ad199f6aebda8f21075 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
W20260709 12:16:37.642558  8157 leader_election.cc:343] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.643121  8385 consensus_queue.cc:1048] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.643504  8634 raft_consensus.cc:2804] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:16:37.643927  8307 leader_election.cc:343] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:37.644583  8307 leader_election.cc:343] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.644806  8634 raft_consensus.cc:697] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:37.644990  8307 leader_election.cc:304] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:37.635522  8381 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:37.643033  8588 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.646281  8629 raft_consensus.cc:2749] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.645648  8634 consensus_queue.cc:237] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:37.648516  8306 leader_election.cc:343] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.649318  8306 leader_election.cc:304] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:37.649592  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:37.650367  8186 raft_consensus.cc:2393] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in this term.
I20260709 12:16:37.651526  8637 raft_consensus.cc:2749] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.652725  8158 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:37.655582  8383 tablet_bootstrap.cc:492] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:37.656944  8567 raft_consensus.cc:2749] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.657642  8383 ts_tablet_manager.cc:1403] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.123s	user 0.006s	sys 0.008s
I20260709 12:16:37.662650  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
W20260709 12:16:37.663815  8232 leader_election.cc:343] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.664194  8232 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:37.665153  8588 raft_consensus.cc:2749] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.665997  8567 raft_consensus.cc:493] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.666714  8381 tablet_bootstrap.cc:654] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.666529  8567 raft_consensus.cc:515] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.667537  8383 raft_consensus.cc:359] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.668888  8567 leader_election.cc:290] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.669710  8383 raft_consensus.cc:385] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.669494  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34903c8870c74666bc5955abbd247181" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.670224  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34903c8870c74666bc5955abbd247181" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:37.671084  8158 leader_election.cc:343] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:37.671872  8157 leader_election.cc:343] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.672115  8383 raft_consensus.cc:740] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.672295  8157 leader_election.cc:304] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:37.673295  8567 raft_consensus.cc:2749] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.673543  8383 consensus_queue.cc:260] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.676743  8383 ts_tablet_manager.cc:1434] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:16:37.678153  8383 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:37.680380  8381 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:37.680852  8381 ts_tablet_manager.cc:1403] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.002s
I20260709 12:16:37.683543  8381 raft_consensus.cc:359] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.684187  8381 raft_consensus.cc:385] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.684693  8383 tablet_bootstrap.cc:654] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.684451  8381 raft_consensus.cc:740] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.704649  8381 consensus_queue.cc:260] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.706980  8381 ts_tablet_manager.cc:1434] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 12:16:37.707796  8381 tablet_bootstrap.cc:492] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:37.713333  8381 tablet_bootstrap.cc:654] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.717684  8382 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:37.718283  8382 ts_tablet_manager.cc:1403] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.009s
I20260709 12:16:37.718717  8383 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:37.719559  8383 ts_tablet_manager.cc:1403] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.017s
I20260709 12:16:37.719472  8086 catalog_manager.cc:5697] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:37.721560  8382 raft_consensus.cc:359] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.723851  8382 raft_consensus.cc:385] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.724351  8382 raft_consensus.cc:740] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.725777  8381 tablet_bootstrap.cc:492] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:37.726204  8381 ts_tablet_manager.cc:1403] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 12:16:37.722267  8383 raft_consensus.cc:359] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.727825  8383 raft_consensus.cc:385] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.728644  8383 raft_consensus.cc:740] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.728971  8381 raft_consensus.cc:359] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.729663  8381 raft_consensus.cc:385] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.725045  8382 consensus_queue.cc:260] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.730005  8381 raft_consensus.cc:740] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.729512  8383 consensus_queue.cc:260] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.730792  8381 consensus_queue.cc:260] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.732851  8381 ts_tablet_manager.cc:1434] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:37.733841  8381 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:37.734802  8630 consensus_queue.cc:1048] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.739315  8381 tablet_bootstrap.cc:654] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.740423  8383 ts_tablet_manager.cc:1434] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:16:37.741436  8383 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:37.743440  8382 ts_tablet_manager.cc:1434] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 12:16:37.744308  8382 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:37.748826  8383 tablet_bootstrap.cc:654] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.753367  8588 raft_consensus.cc:493] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.753846  8588 raft_consensus.cc:515] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.755700  8588 leader_election.cc:290] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.758983  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32e5e86cda14818a1499456a5fbac9f" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.759626  8189 raft_consensus.cc:2468] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:37.762205  8232 leader_election.cc:304] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:37.779009  8588 raft_consensus.cc:2804] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.779479  8588 raft_consensus.cc:493] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.779786  8588 raft_consensus.cc:3060] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.786324  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32e5e86cda14818a1499456a5fbac9f" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:37.787508  8340 raft_consensus.cc:2468] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:37.806778  8382 tablet_bootstrap.cc:654] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.812121  8383 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:37.812603  8383 ts_tablet_manager.cc:1403] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.029s
I20260709 12:16:37.818744  8381 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:37.819219  8381 ts_tablet_manager.cc:1403] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.043s
I20260709 12:16:37.819110  8383 raft_consensus.cc:359] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.819819  8383 raft_consensus.cc:385] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.820094  8383 raft_consensus.cc:740] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.820722  8383 consensus_queue.cc:260] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.821916  8381 raft_consensus.cc:359] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.822432  8381 raft_consensus.cc:385] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.822641  8381 raft_consensus.cc:740] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.823210  8381 consensus_queue.cc:260] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.825003  8381 ts_tablet_manager.cc:1434] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:16:37.826658  8381 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:37.828244  8630 consensus_queue.cc:1048] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.831835  8588 raft_consensus.cc:515] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.832536  8381 tablet_bootstrap.cc:654] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.833869  8588 leader_election.cc:290] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.835727  8383 ts_tablet_manager.cc:1434] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:16:37.836571  8383 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:37.837863  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32e5e86cda14818a1499456a5fbac9f" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:37.838419  8189 raft_consensus.cc:3060] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.842233  8383 tablet_bootstrap.cc:654] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.844087  8381 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:37.844542  8381 ts_tablet_manager.cc:1403] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260709 12:16:37.845115  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32e5e86cda14818a1499456a5fbac9f" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:37.845999  8340 raft_consensus.cc:3060] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.847587  8381 raft_consensus.cc:359] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.848255  8381 raft_consensus.cc:385] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.848521  8381 raft_consensus.cc:740] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.849129  8381 consensus_queue.cc:260] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.850626  8588 raft_consensus.cc:493] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.851311  8381 ts_tablet_manager.cc:1434] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:37.851079  8588 raft_consensus.cc:515] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.852221  8381 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:37.852944  8588 leader_election.cc:290] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.858421  8381 tablet_bootstrap.cc:654] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.863384  8189 raft_consensus.cc:2468] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:37.865581  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6051e2a0db148628254ca741c055deb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.868641  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6051e2a0db148628254ca741c055deb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:37.870397  8232 leader_election.cc:304] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:37.874198  8588 raft_consensus.cc:2804] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.874836  8588 raft_consensus.cc:697] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:37.877215  8588 consensus_queue.cc:237] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.879629  8383 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:37.880132  8383 ts_tablet_manager.cc:1403] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.015s
I20260709 12:16:37.880456  8382 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:37.880887  8382 ts_tablet_manager.cc:1403] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.008s
I20260709 12:16:37.880913  8232 leader_election.cc:304] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:37.881806  8647 raft_consensus.cc:2749] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.884279  8381 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:37.884716  8381 ts_tablet_manager.cc:1403] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.003s
I20260709 12:16:37.887526  8381 raft_consensus.cc:359] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.888182  8381 raft_consensus.cc:385] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.888478  8381 raft_consensus.cc:740] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.889075  8381 consensus_queue.cc:260] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.891281  8383 raft_consensus.cc:359] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.891916  8383 raft_consensus.cc:385] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.892175  8383 raft_consensus.cc:740] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.892778  8383 consensus_queue.cc:260] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.894212  8385 raft_consensus.cc:493] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.894666  8385 raft_consensus.cc:515] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.895051  8383 ts_tablet_manager.cc:1434] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260709 12:16:37.896026  8383 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:37.896845  8381 ts_tablet_manager.cc:1434] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 12:16:37.896958  8385 leader_election.cc:290] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.899207  8381 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:37.899730  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b12f0d92bd4e8da532c3f9efe80108" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.900326  8263 raft_consensus.cc:2468] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:37.901249  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b12f0d92bd4e8da532c3f9efe80108" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:37.906774  8158 leader_election.cc:304] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:37.902478  8340 raft_consensus.cc:2468] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:37.907672  8385 raft_consensus.cc:2804] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.908092  8385 raft_consensus.cc:493] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.908476  8385 raft_consensus.cc:3060] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.920938  8382 raft_consensus.cc:359] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:37.921393  8157 leader_election.cc:343] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.921695  8382 raft_consensus.cc:385] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.922644  8382 raft_consensus.cc:740] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.925566  8382 consensus_queue.cc:260] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.928876  8382 ts_tablet_manager.cc:1434] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260709 12:16:37.932448  8382 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:37.930879  8381 tablet_bootstrap.cc:654] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.930852  8385 raft_consensus.cc:515] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.924418  8383 tablet_bootstrap.cc:654] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.937780  8636 raft_consensus.cc:493] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.938333  8636 raft_consensus.cc:515] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.941114  8636 leader_election.cc:290] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.943550  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.943993  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:37.944504  8186 raft_consensus.cc:2468] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:37.944856  8334 raft_consensus.cc:2468] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:37.946091  8385 leader_election.cc:290] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:37.946591  8232 leader_election.cc:304] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:37.949184  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b12f0d92bd4e8da532c3f9efe80108" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:37.950042  8263 raft_consensus.cc:3060] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.951586  8637 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.952085  8637 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.953554  8383 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:37.954157  8637 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:37.955534  8382 tablet_bootstrap.cc:654] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.954207  8383 ts_tablet_manager.cc:1403] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.004s
I20260709 12:16:37.961473  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b12f0d92bd4e8da532c3f9efe80108" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:37.962231  8340 raft_consensus.cc:3060] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.964195  8381 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:37.964743  8381 ts_tablet_manager.cc:1403] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.010s
I20260709 12:16:37.965934  8382 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:37.966637  8382 ts_tablet_manager.cc:1403] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 12:16:37.968741  8637 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:37.969158  8381 raft_consensus.cc:359] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.969995  8381 raft_consensus.cc:385] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.970178  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:37.970341  8381 raft_consensus.cc:740] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.970960  8186 raft_consensus.cc:2393] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in this term.
I20260709 12:16:37.971546  8637 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:37.972347  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:37.973079  8266 raft_consensus.cc:2393] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:37.975517  8306 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:37.976661  8630 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.980764  8381 consensus_queue.cc:260] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.979885  8412 raft_consensus.cc:2804] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.983255  8412 raft_consensus.cc:493] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.983604  8412 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.984169  8381 ts_tablet_manager.cc:1434] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:16:37.985430  8381 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:37.988866  8383 raft_consensus.cc:359] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:37.989737  8383 raft_consensus.cc:385] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.990064  8383 raft_consensus.cc:740] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.990839  8383 consensus_queue.cc:260] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.002898  8340 raft_consensus.cc:2468] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:38.004714  8157 leader_election.cc:304] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:38.005374  8385 raft_consensus.cc:2804] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:38.005978  8385 raft_consensus.cc:697] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:38.006771  8385 consensus_queue.cc:237] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.014405  8383 ts_tablet_manager.cc:1434] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.002s
I20260709 12:16:38.015693  8383 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:38.022049  8263 raft_consensus.cc:2468] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:38.024178  8636 raft_consensus.cc:493] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.024679  8636 raft_consensus.cc:515] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.025574  8412 raft_consensus.cc:515] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.026664  8636 leader_election.cc:290] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.028301  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0744293f554e1e87aafdd0a36a5c64" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.029420  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0744293f554e1e87aafdd0a36a5c64" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.029595  8412 leader_election.cc:290] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.030483  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:38.030970  8263 raft_consensus.cc:3060] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.030411  8086 catalog_manager.cc:5697] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.033787  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
W20260709 12:16:38.034349  8232 leader_election.cc:343] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:38.035025  8232 leader_election.cc:343] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.035379  8232 leader_election.cc:304] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:38.034355  8189 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.036655  8382 raft_consensus.cc:359] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.040799  8647 raft_consensus.cc:2749] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.045615  8382 raft_consensus.cc:385] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.051445  8382 raft_consensus.cc:740] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.053221  8382 consensus_queue.cc:260] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.031112  8337 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.060611  8382 ts_tablet_manager.cc:1434] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.001s
I20260709 12:16:38.062048  8382 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:38.069599  8189 raft_consensus.cc:2468] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:38.070852  8232 leader_election.cc:304] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:38.071590  8647 raft_consensus.cc:2804] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:38.072072  8647 raft_consensus.cc:697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:38.072886  8647 consensus_queue.cc:237] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.075728  8337 raft_consensus.cc:2468] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:38.084028  8383 tablet_bootstrap.cc:654] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.087433  8385 raft_consensus.cc:493] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.087937  8385 raft_consensus.cc:515] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.089852  8385 leader_election.cc:290] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.090704  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.092672  8381 tablet_bootstrap.cc:654] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.097245  8385 raft_consensus.cc:493] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.097752  8385 raft_consensus.cc:515] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:38.098978  8157 leader_election.cc:343] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.103322  8385 leader_election.cc:290] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.110044  8382 tablet_bootstrap.cc:654] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.111057  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:38.112782  8157 leader_election.cc:343] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.114786  8088 catalog_manager.cc:5697] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.118976  8383 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:38.119462  8383 ts_tablet_manager.cc:1403] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.005s
I20260709 12:16:38.122502  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.123029  8630 raft_consensus.cc:2749] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:38.126824  8158 leader_election.cc:343] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.127305  8158 leader_election.cc:304] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.129300  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:38.131134  8158 leader_election.cc:343] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.129456  8488 raft_consensus.cc:2749] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.131560  8158 leader_election.cc:304] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.138269  8488 raft_consensus.cc:2749] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.142136  8634 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:38.146255  8383 raft_consensus.cc:359] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.147097  8383 raft_consensus.cc:385] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.147372  8383 raft_consensus.cc:740] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.151780  8437 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.152290  8437 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.149127  8383 consensus_queue.cc:260] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.186744  8383 ts_tablet_manager.cc:1434] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.002s
W20260709 12:16:38.196874  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:38.200521  8437 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.186863  8588 raft_consensus.cc:493] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.201373  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.206525  8588 raft_consensus.cc:515] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.208923  8383 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
W20260709 12:16:38.209007  8157 leader_election.cc:343] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.209340  8266 raft_consensus.cc:3060] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.210345  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.208632  8588 leader_election.cc:290] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.219620  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb23de04cac64979b3dfe8b0caeaac4d" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.220055  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb23de04cac64979b3dfe8b0caeaac4d" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
W20260709 12:16:38.220631  8158 leader_election.cc:343] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.232182  8158 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.233202  8232 leader_election.cc:304] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:38.232946  8635 raft_consensus.cc:2749] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.236809  8381 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:38.237273  8381 ts_tablet_manager.cc:1403] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.008s
I20260709 12:16:38.245560  8381 raft_consensus.cc:359] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.246253  8381 raft_consensus.cc:385] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.246529  8381 raft_consensus.cc:740] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.247128  8381 consensus_queue.cc:260] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.254609  8381 ts_tablet_manager.cc:1434] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 12:16:38.255360  8381 tablet_bootstrap.cc:492] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:38.264875  8588 raft_consensus.cc:2749] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.266841  8437 raft_consensus.cc:493] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.267534  8437 raft_consensus.cc:515] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.269086  8383 tablet_bootstrap.cc:654] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.269528  8437 leader_election.cc:290] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.272501  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1f4e949cc43deb4f46f78b5a359cc" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:38.275163  8157 leader_election.cc:343] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.275321  8634 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:38.281260  8382 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:38.280707  8086 catalog_manager.cc:5697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.281766  8382 ts_tablet_manager.cc:1403] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.220s	user 0.019s	sys 0.033s
I20260709 12:16:38.284350  8382 raft_consensus.cc:359] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.284999  8382 raft_consensus.cc:385] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.285256  8382 raft_consensus.cc:740] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.286616  8382 consensus_queue.cc:260] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.288626  8382 ts_tablet_manager.cc:1434] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:16:38.289448  8382 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:38.290558  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1f4e949cc43deb4f46f78b5a359cc" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.297092  8381 tablet_bootstrap.cc:654] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.309078  8382 tablet_bootstrap.cc:654] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:38.330170  8158 leader_election.cc:343] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.330718  8158 leader_election.cc:304] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.331468  8437 raft_consensus.cc:2749] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.369910  8382 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:38.370354  8382 ts_tablet_manager.cc:1403] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.081s	user 0.003s	sys 0.043s
I20260709 12:16:38.372565  8383 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:38.373220  8383 ts_tablet_manager.cc:1403] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.165s	user 0.013s	sys 0.011s
I20260709 12:16:38.373024  8382 raft_consensus.cc:359] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.373744  8382 raft_consensus.cc:385] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.374022  8382 raft_consensus.cc:740] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.374644  8382 consensus_queue.cc:260] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.376866  8381 tablet_bootstrap.cc:492] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:38.377367  8381 ts_tablet_manager.cc:1403] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.007s
I20260709 12:16:38.377663  8382 ts_tablet_manager.cc:1434] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:38.380268  8637 raft_consensus.cc:493] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.380107  8383 raft_consensus.cc:359] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.380152  8381 raft_consensus.cc:359] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.380995  8383 raft_consensus.cc:385] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.381059  8381 raft_consensus.cc:385] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.380841  8637 raft_consensus.cc:515] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.381367  8383 raft_consensus.cc:740] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.381461  8381 raft_consensus.cc:740] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.382288  8383 consensus_queue.cc:260] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.382391  8381 consensus_queue.cc:260] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.384709  8381 ts_tablet_manager.cc:1434] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:16:38.384861  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34903c8870c74666bc5955abbd247181" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.385468  8266 raft_consensus.cc:2468] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:38.386016  8381 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:38.386674  8307 leader_election.cc:304] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:38.387492  8634 raft_consensus.cc:2804] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:38.387843  8634 raft_consensus.cc:493] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:38.388165  8634 raft_consensus.cc:3060] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.388804  8383 ts_tablet_manager.cc:1434] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:16:38.389668  8383 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:38.390651  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34903c8870c74666bc5955abbd247181" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.391247  8185 raft_consensus.cc:2468] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:38.393374  8488 raft_consensus.cc:493] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.393846  8488 raft_consensus.cc:515] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.394748  8634 raft_consensus.cc:515] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.396538  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0744293f554e1e87aafdd0a36a5c64" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.397166  8266 raft_consensus.cc:2468] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:38.397998  8637 leader_election.cc:290] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.398036  8488 leader_election.cc:290] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.398558  8381 tablet_bootstrap.cc:654] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.400470  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34903c8870c74666bc5955abbd247181" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:38.401047  8266 raft_consensus.cc:3060] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.401536  8382 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:38.401911  8158 leader_election.cc:304] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:38.407291  8385 raft_consensus.cc:2804] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:38.407637  8385 raft_consensus.cc:493] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:38.407931  8385 raft_consensus.cc:3060] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.408470  8488 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c018d0d97e740b89ce0efb75e4d9e02)
I20260709 12:16:38.409241  8382 tablet_bootstrap.cc:654] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.408960  8488 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.412125  8488 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.412214  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.412969  8383 tablet_bootstrap.cc:654] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.415925  8385 raft_consensus.cc:515] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.413014  8264 raft_consensus.cc:2393] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66f17ab4d2bb4ad199f6aebda8f21075 in current term 2: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:38.418255  8385 leader_election.cc:290] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.419633  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0744293f554e1e87aafdd0a36a5c64" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:38.420223  8264 raft_consensus.cc:3060] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.422108  8381 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:38.422637  8381 ts_tablet_manager.cc:1403] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.006s
I20260709 12:16:38.425771  8381 raft_consensus.cc:359] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.426821  8636 consensus_queue.cc:1048] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:38.429023  8381 raft_consensus.cc:385] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.429395  8381 raft_consensus.cc:740] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.430119  8381 consensus_queue.cc:260] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.432438  8381 ts_tablet_manager.cc:1434] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:16:38.433668  8381 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:38.416641  8634 leader_election.cc:290] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.428687  8382 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:38.439215  8382 ts_tablet_manager.cc:1403] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.000s
I20260709 12:16:38.440323  8381 tablet_bootstrap.cc:654] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.428535  8264 raft_consensus.cc:2468] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:38.442876  8158 leader_election.cc:304] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:38.443193  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0744293f554e1e87aafdd0a36a5c64" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.443892  8385 raft_consensus.cc:2804] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:38.444442  8385 raft_consensus.cc:697] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:38.445188  8266 raft_consensus.cc:2468] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:38.445262  8385 consensus_queue.cc:237] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.446395  8307 leader_election.cc:304] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:38.446415  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.447329  8634 raft_consensus.cc:2804] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:38.447387  8334 raft_consensus.cc:2468] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:16:38.447865  8634 raft_consensus.cc:697] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:38.448850  8634 consensus_queue.cc:237] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.452378  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0744293f554e1e87aafdd0a36a5c64" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:38.454551  8382 raft_consensus.cc:359] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.455431  8382 raft_consensus.cc:385] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.455770  8382 raft_consensus.cc:740] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.456564  8382 consensus_queue.cc:260] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.457060  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34903c8870c74666bc5955abbd247181" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:38.457880  8185 raft_consensus.cc:3060] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:38.465569  8157 leader_election.cc:343] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.466514  8157 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.467199  8488 raft_consensus.cc:2804] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.467542  8488 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c018d0d97e740b89ce0efb75e4d9e02)
I20260709 12:16:38.467912  8488 raft_consensus.cc:3060] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.468320  8382 ts_tablet_manager.cc:1434] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:16:38.470315  8383 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:38.470777  8383 ts_tablet_manager.cc:1403] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.036s
W20260709 12:16:38.472091  8157 leader_election.cc:343] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.472987  8382 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:38.479842  8412 consensus_queue.cc:1048] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:38.477125  8488 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.483078  8185 raft_consensus.cc:2468] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:38.492957  8488 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.494154  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:38.494853  8264 raft_consensus.cc:2393] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 66f17ab4d2bb4ad199f6aebda8f21075 in current term 2: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:38.496223  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:38.495432  8089 catalog_manager.cc:5697] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.500077  8086 catalog_manager.cc:5697] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:38.506420  8488 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:38.511262  8337 raft_consensus.cc:2468] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:16:38.513996  8157 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.517802  8412 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.518572  8412 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.521378  8412 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.523989  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.524909  8186 raft_consensus.cc:2468] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:38.525956  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.529163  8383 raft_consensus.cc:359] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.530239  8385 raft_consensus.cc:2804] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:16:38.535986  8232 leader_election.cc:343] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.536864  8385 raft_consensus.cc:697] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:38.536934  8232 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:16:38.538195  8385 consensus_queue.cc:237] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.539312  8412 raft_consensus.cc:2804] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:38.539870  8412 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:38.540313  8412 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.545527  8383 raft_consensus.cc:385] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.546041  8383 raft_consensus.cc:740] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.547111  8383 consensus_queue.cc:260] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.550483  8383 ts_tablet_manager.cc:1434] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.001s
I20260709 12:16:38.551746  8383 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:38.535835  8382 tablet_bootstrap.cc:654] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.572755  8381 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:38.573204  8381 ts_tablet_manager.cc:1403] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.003s
I20260709 12:16:38.565033  8488 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:16:38.569357  8647 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:16:38.580363  8412 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.592685  8412 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.594010  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:38.594347  8381 raft_consensus.cc:359] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.594009  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:38.595690  8186 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.595577  8086 catalog_manager.cc:5697] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:38.596665  8232 leader_election.cc:343] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.595069  8381 raft_consensus.cc:385] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.597445  8381 raft_consensus.cc:740] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.598100  8381 consensus_queue.cc:260] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.600271  8381 ts_tablet_manager.cc:1434] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:16:38.601152  8381 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:38.603235  8186 raft_consensus.cc:2468] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:38.604370  8232 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:16:38.606899  8634 raft_consensus.cc:493] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.607383  8634 raft_consensus.cc:515] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.610702  8383 tablet_bootstrap.cc:654] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.613097  8412 raft_consensus.cc:2804] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:38.617043  8634 leader_election.cc:290] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.625744  8412 raft_consensus.cc:697] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:38.626665  8412 consensus_queue.cc:237] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.624622  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.629207  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.629441  8588 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:38.630118  8186 raft_consensus.cc:2468] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
W20260709 12:16:38.630897  8307 leader_election.cc:343] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.631448  8306 leader_election.cc:304] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.632712  8634 raft_consensus.cc:2804] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:38.633067  8634 raft_consensus.cc:493] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:38.635522  8381 tablet_bootstrap.cc:654] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.636057  8382 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:38.636511  8382 ts_tablet_manager.cc:1403] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.164s	user 0.006s	sys 0.025s
I20260709 12:16:38.634662  8634 raft_consensus.cc:3060] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:38.636052  8695 log.cc:927] Time spent T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:16:38.647404  8635 raft_consensus.cc:493] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.650805  8437 raft_consensus.cc:493] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.652995  8635 raft_consensus.cc:515] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.653211  8437 raft_consensus.cc:515] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.656550  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.657467  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:38.657950  8158 leader_election.cc:343] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.658595  8437 leader_election.cc:290] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.658772  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:38.659179  8157 leader_election.cc:343] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:38.660094  8158 leader_election.cc:343] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.660516  8158 leader_election.cc:304] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.661789  8437 raft_consensus.cc:2749] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.663328  8634 raft_consensus.cc:515] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.668677  8382 raft_consensus.cc:359] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.669682  8382 raft_consensus.cc:385] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.670720  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.670197  8382 raft_consensus.cc:740] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.663769  8635 leader_election.cc:290] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.672533  8636 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:38.673156  8157 leader_election.cc:343] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.672987  8636 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.674052  8382 consensus_queue.cc:260] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.674939  8636 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.678974  8381 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:38.679412  8381 ts_tablet_manager.cc:1403] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.000s
I20260709 12:16:38.677306  8382 ts_tablet_manager.cc:1434] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260709 12:16:38.681494  8382 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:38.681705  8381 raft_consensus.cc:359] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.682337  8381 raft_consensus.cc:385] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.682585  8381 raft_consensus.cc:740] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.683283  8381 consensus_queue.cc:260] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.680729  8088 catalog_manager.cc:5697] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.685375  8381 ts_tablet_manager.cc:1434] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:38.686275  8381 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:38.687093  8157 leader_election.cc:304] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.687332  8382 tablet_bootstrap.cc:654] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.688103  8437 raft_consensus.cc:2749] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.683519  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.692389  8381 tablet_bootstrap.cc:654] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.692981  8334 raft_consensus.cc:2410] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:16:38.698961  8382 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:38.699429  8382 ts_tablet_manager.cc:1403] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 12:16:38.700150  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e29c52d73c0466b801cd673d837d522" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.701647  8232 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:38.702675  8588 raft_consensus.cc:2749] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:38.706391  8381 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:38.706840  8381 ts_tablet_manager.cc:1403] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260709 12:16:38.709306  8381 raft_consensus.cc:359] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.709951  8381 raft_consensus.cc:385] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.710312  8381 raft_consensus.cc:740] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.710338  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:38.711092  8189 raft_consensus.cc:3060] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.711009  8381 consensus_queue.cc:260] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.713166  8381 ts_tablet_manager.cc:1434] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:38.718335  8382 raft_consensus.cc:359] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.719034  8382 raft_consensus.cc:385] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.719273  8382 raft_consensus.cc:740] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.719852  8382 consensus_queue.cc:260] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.721364  8382 ts_tablet_manager.cc:1434] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 12:16:38.722332  8382 tablet_bootstrap.cc:492] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:38.724435  8383 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:38.724859  8383 ts_tablet_manager.cc:1403] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.173s	user 0.008s	sys 0.003s
I20260709 12:16:38.727349  8382 tablet_bootstrap.cc:654] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.727285  8383 raft_consensus.cc:359] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.727928  8383 raft_consensus.cc:385] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.728188  8383 raft_consensus.cc:740] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.729825  8588 raft_consensus.cc:493] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.730759  8189 raft_consensus.cc:2468] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:38.730322  8588 raft_consensus.cc:515] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.732337  8634 leader_election.cc:290] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.733798  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:38.728778  8383 consensus_queue.cc:260] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:38.736018  8307 leader_election.cc:343] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.736259  8383 ts_tablet_manager.cc:1434] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:16:38.743058  8381 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:38.737108  8383 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:38.751314  8381 tablet_bootstrap.cc:654] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.752624  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.753279  8186 raft_consensus.cc:2468] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:38.754657  8232 leader_election.cc:304] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:38.752650  8383 tablet_bootstrap.cc:654] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.756671  8636 raft_consensus.cc:2804] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:38.757059  8636 raft_consensus.cc:493] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:38.757373  8636 raft_consensus.cc:3060] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.761194  8306 leader_election.cc:304] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.761934  8634 raft_consensus.cc:2804] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:38.762427  8634 raft_consensus.cc:697] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:38.763224  8634 consensus_queue.cc:237] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.775353  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.777741  8334 raft_consensus.cc:2468] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:38.776944  8588 leader_election.cc:290] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.763582  8382 tablet_bootstrap.cc:492] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:38.790726  8382 ts_tablet_manager.cc:1403] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.017s
I20260709 12:16:38.789335  8636 raft_consensus.cc:515] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.793367  8382 raft_consensus.cc:359] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.794039  8382 raft_consensus.cc:385] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.794296  8382 raft_consensus.cc:740] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.794812  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:38.794912  8382 consensus_queue.cc:260] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.795867  8189 raft_consensus.cc:3060] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.796322  8634 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.796797  8634 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.797752  8382 ts_tablet_manager.cc:1434] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:38.800626  8637 raft_consensus.cc:493] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.802086  8630 raft_consensus.cc:493] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.804827  8637 raft_consensus.cc:515] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.805447  8630 raft_consensus.cc:515] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.806742  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:38.807512  8337 raft_consensus.cc:3060] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.810777  8637 leader_election.cc:290] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.812331  8630 leader_election.cc:290] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.813689  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.815757  8634 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.816850  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.817303  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1f4e949cc43deb4f46f78b5a359cc" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.817817  8186 raft_consensus.cc:2468] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:38.817953  8264 raft_consensus.cc:2468] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:38.818115  8088 catalog_manager.cc:5697] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:38.815775  8307 leader_election.cc:343] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.820057  8307 leader_election.cc:304] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:38.821025  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.821235  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.822045  8185 raft_consensus.cc:2393] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
I20260709 12:16:38.803965  8382 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:38.823546  8306 leader_election.cc:304] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.818946  8381 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:38.824903  8381 ts_tablet_manager.cc:1403] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.004s
I20260709 12:16:38.824992  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1f4e949cc43deb4f46f78b5a359cc" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.825273  8637 raft_consensus.cc:2804] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:38.825711  8637 raft_consensus.cc:493] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:38.826036  8637 raft_consensus.cc:3060] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.827338  8186 raft_consensus.cc:2468] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:38.821390  8630 raft_consensus.cc:2804] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:38.827728  8381 raft_consensus.cc:359] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.828282  8630 raft_consensus.cc:493] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:38.828872  8630 raft_consensus.cc:3060] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.824952  8306 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:38.834398  8711 raft_consensus.cc:493] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.834815  8382 tablet_bootstrap.cc:654] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.836896  8337 raft_consensus.cc:2468] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:38.837850  8708 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.838325  8232 leader_election.cc:304] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:38.839052  8588 raft_consensus.cc:2804] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:38.840368  8636 leader_election.cc:290] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.840333  8588 raft_consensus.cc:697] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:38.834966  8711 raft_consensus.cc:515] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.841506  8588 consensus_queue.cc:237] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.843796  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0744293f554e1e87aafdd0a36a5c64" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.828438  8381 raft_consensus.cc:385] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.844991  8381 raft_consensus.cc:740] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.844564  8264 raft_consensus.cc:2393] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in this term.
I20260709 12:16:38.849745  8437 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.850200  8437 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.852317  8437 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.853451  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.852897  8381 consensus_queue.cc:260] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:38.854739  8157 leader_election.cc:343] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.849458  8711 leader_election.cc:290] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.857856  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.858744  8437 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:38.859953  8158 leader_election.cc:343] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.839967  8630 raft_consensus.cc:515] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.860417  8158 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:38.863082  8635 raft_consensus.cc:2749] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.863330  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1f4e949cc43deb4f46f78b5a359cc" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:38.863893  8264 raft_consensus.cc:3060] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.864500  8189 raft_consensus.cc:2468] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:38.862291  8630 leader_election.cc:290] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.840193  8637 raft_consensus.cc:515] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.868705  8381 ts_tablet_manager.cc:1434] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:16:38.869831  8637 leader_election.cc:290] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:38.870283  8381 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:38.870051  8708 raft_consensus.cc:2749] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:38.874022  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:38.879284  8383 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:38.882969  8383 ts_tablet_manager.cc:1403] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.146s	user 0.022s	sys 0.029s
I20260709 12:16:38.884944  8088 catalog_manager.cc:5697] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.894536  8264 raft_consensus.cc:2468] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
W20260709 12:16:38.884260  8307 leader_election.cc:343] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.900374  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:38.903319  8191 raft_consensus.cc:3060] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.905375  8307 leader_election.cc:304] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:38.906103  8437 raft_consensus.cc:493] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.906610  8437 raft_consensus.cc:515] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.907800  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0744293f554e1e87aafdd0a36a5c64" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:38.911371  8306 leader_election.cc:304] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:38.912837  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce1f4e949cc43deb4f46f78b5a359cc" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
W20260709 12:16:38.962481  8306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 51204.3us
I20260709 12:16:38.971947  8437 leader_election.cc:290] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:38.959195  8381 tablet_bootstrap.cc:654] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:38.975652  8382 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:38.976661  8382 ts_tablet_manager.cc:1403] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.173s	user 0.019s	sys 0.006s
I20260709 12:16:38.975791  8335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:38.976230  8187 raft_consensus.cc:3060] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:38.913184  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:38.913874  8712 raft_consensus.cc:2804] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:38.988968  8712 raft_consensus.cc:697] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:38.989946  8712 consensus_queue.cc:237] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.913591  8708 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
W20260709 12:16:38.983263  8157 leader_election.cc:343] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.993508  8187 raft_consensus.cc:2468] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:38.994125  8635 raft_consensus.cc:493] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.984712  8382 raft_consensus.cc:359] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.982112  8383 raft_consensus.cc:359] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.986024  8191 raft_consensus.cc:2468] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:38.955519  8637 raft_consensus.cc:3060] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:38.994684  8158 leader_election.cc:343] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:38.996167  8382 raft_consensus.cc:385] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.996436  8383 raft_consensus.cc:385] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:38.996987  8306 leader_election.cc:304] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:39.004490  8382 raft_consensus.cc:740] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.004742  8383 raft_consensus.cc:740] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.005179  8382 consensus_queue.cc:260] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.005380  8383 consensus_queue.cc:260] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:38.994632  8635 raft_consensus.cc:515] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.009562  8708 raft_consensus.cc:2804] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.010388  8708 raft_consensus.cc:697] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:39.010768  8158 leader_election.cc:304] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:39.011198  8708 consensus_queue.cc:237] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.012128  8381 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:39.012591  8381 ts_tablet_manager.cc:1403] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.143s	user 0.018s	sys 0.000s
I20260709 12:16:39.012593  8385 raft_consensus.cc:2749] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.017848  8383 ts_tablet_manager.cc:1434] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.135s	user 0.008s	sys 0.000s
I20260709 12:16:39.018579  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.018877  8383 tablet_bootstrap.cc:492] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:39.022066  8381 raft_consensus.cc:359] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.022774  8381 raft_consensus.cc:385] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.023028  8381 raft_consensus.cc:740] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.024259  8712 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:39.027617  8158 leader_election.cc:343] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.032758  8381 consensus_queue.cc:260] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.034880  8381 ts_tablet_manager.cc:1434] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:16:39.035780  8381 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:39.035714  8637 raft_consensus.cc:2749] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.036518  8635 leader_election.cc:290] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.042246  8086 catalog_manager.cc:5697] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:39.046207  8635 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.047524  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:39.049934  8157 leader_election.cc:343] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.050350  8157 leader_election.cc:304] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:39.050956  8635 raft_consensus.cc:2749] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.051467  8382 ts_tablet_manager.cc:1434] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 12:16:39.052313  8382 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:39.057392  8382 tablet_bootstrap.cc:654] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.065274  8383 tablet_bootstrap.cc:654] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.049437  8381 tablet_bootstrap.cc:654] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.078775  8647 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:39.086621  8383 tablet_bootstrap.cc:492] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:39.087085  8383 ts_tablet_manager.cc:1403] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.005s
I20260709 12:16:39.090965  8381 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:39.091430  8381 ts_tablet_manager.cc:1403] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.001s
I20260709 12:16:39.095208  8381 raft_consensus.cc:359] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.095851  8381 raft_consensus.cc:385] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.096104  8381 raft_consensus.cc:740] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.096678  8381 consensus_queue.cc:260] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.098235  8381 ts_tablet_manager.cc:1434] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:39.099054  8381 tablet_bootstrap.cc:492] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:39.096472  8383 raft_consensus.cc:359] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.099464  8383 raft_consensus.cc:385] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.099768  8383 raft_consensus.cc:740] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.100668  8383 consensus_queue.cc:260] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.103343  8383 ts_tablet_manager.cc:1434] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:16:39.104080  8382 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:39.104377  8383 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:39.104513  8382 ts_tablet_manager.cc:1403] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.003s
I20260709 12:16:39.112282  8382 raft_consensus.cc:359] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.112980  8382 raft_consensus.cc:385] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.113255  8382 raft_consensus.cc:740] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.113943  8588 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.114754  8382 consensus_queue.cc:260] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.116812  8382 ts_tablet_manager.cc:1434] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:39.118884  8383 tablet_bootstrap.cc:654] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.119014  8382 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:39.107015  8381 tablet_bootstrap.cc:654] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.128626  8635 raft_consensus.cc:493] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.129159  8635 raft_consensus.cc:515] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.130533  8382 tablet_bootstrap.cc:654] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.133834  8635 leader_election.cc:290] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.134733  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.136390  8381 tablet_bootstrap.cc:492] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
W20260709 12:16:39.136482  8157 leader_election.cc:343] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.136446  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.136876  8381 ts_tablet_manager.cc:1403] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.003s
I20260709 12:16:39.138475  8383 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:39.138953  8383 ts_tablet_manager.cc:1403] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.013s
I20260709 12:16:39.139401  8381 raft_consensus.cc:359] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.139870  8381 raft_consensus.cc:385] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.140041  8381 raft_consensus.cc:740] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
W20260709 12:16:39.140415  8158 leader_election.cc:343] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.140890  8158 leader_election.cc:304] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:39.140460  8381 consensus_queue.cc:260] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.142076  8437 raft_consensus.cc:2749] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.142835  8381 ts_tablet_manager.cc:1434] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260709 12:16:39.143464  8382 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:39.143720  8381 tablet_bootstrap.cc:492] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:39.143934  8382 ts_tablet_manager.cc:1403] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 12:16:39.146340  8382 raft_consensus.cc:359] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.147269  8382 raft_consensus.cc:385] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.147554  8382 raft_consensus.cc:740] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.150918  8381 tablet_bootstrap.cc:654] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.151039  8340 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.153497  8635 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.155148  8383 raft_consensus.cc:359] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.155807  8383 raft_consensus.cc:385] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.156070  8383 raft_consensus.cc:740] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.149071  8382 consensus_queue.cc:260] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.156769  8383 consensus_queue.cc:260] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.158707  8266 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.160615  8635 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.164083  8381 tablet_bootstrap.cc:492] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:39.164544  8381 ts_tablet_manager.cc:1403] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260709 12:16:39.166392  8088 catalog_manager.cc:5697] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:39.159221  8383 ts_tablet_manager.cc:1434] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:16:39.167178  8381 raft_consensus.cc:359] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.171172  8381 raft_consensus.cc:385] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.171465  8381 raft_consensus.cc:740] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.171697  8383 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:39.172082  8381 consensus_queue.cc:260] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.172488  8635 raft_consensus.cc:493] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.172991  8635 raft_consensus.cc:515] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.174330  8381 ts_tablet_manager.cc:1434] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:16:39.158951  8382 ts_tablet_manager.cc:1434] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:16:39.176298  8382 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:39.176363  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.182606  8382 tablet_bootstrap.cc:654] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.185734  8381 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:39.186156  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.186276  8708 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.186757  8340 raft_consensus.cc:2468] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 0.
I20260709 12:16:39.188535  8635 leader_election.cc:290] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.188695  8157 leader_election.cc:304] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
W20260709 12:16:39.189744  8158 leader_election.cc:343] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.191635  8488 raft_consensus.cc:2804] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.192126  8383 tablet_bootstrap.cc:654] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.192276  8381 tablet_bootstrap.cc:654] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.192016  8488 raft_consensus.cc:493] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.193702  8488 raft_consensus.cc:3060] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.225867  8383 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:39.226302  8383 ts_tablet_manager.cc:1403] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.002s
I20260709 12:16:39.227964  8488 raft_consensus.cc:515] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.228554  8383 raft_consensus.cc:359] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.229235  8383 raft_consensus.cc:385] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.229473  8383 raft_consensus.cc:740] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.230194  8383 consensus_queue.cc:260] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.230618  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
W20260709 12:16:39.232090  8158 leader_election.cc:343] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.234364  8382 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:39.234866  8382 ts_tablet_manager.cc:1403] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.009s
I20260709 12:16:39.238314  8383 ts_tablet_manager.cc:1434] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:39.239248  8383 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:39.241429  8488 leader_election.cc:290] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.245277  8383 tablet_bootstrap.cc:654] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.246312  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:39.246857  8340 raft_consensus.cc:3060] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.237766  8382 raft_consensus.cc:359] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.253234  8382 raft_consensus.cc:385] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.253500  8382 raft_consensus.cc:740] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.254182  8382 consensus_queue.cc:260] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.254969  8266 raft_consensus.cc:3060] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.256342  8382 ts_tablet_manager.cc:1434] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:16:39.257244  8382 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:39.259083  8340 raft_consensus.cc:2468] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 1.
I20260709 12:16:39.260166  8157 leader_election.cc:304] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:39.261188  8385 raft_consensus.cc:2804] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.261598  8385 raft_consensus.cc:697] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:16:39.262142  8711 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.262356  8385 consensus_queue.cc:237] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.262966  8382 tablet_bootstrap.cc:654] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.277729  8381 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:39.277912  8437 raft_consensus.cc:493] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.278223  8381 ts_tablet_manager.cc:1403] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.016s
I20260709 12:16:39.278384  8437 raft_consensus.cc:515] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.279487  8382 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:39.279894  8382 ts_tablet_manager.cc:1403] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 12:16:39.280200  8437 leader_election.cc:290] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.280822  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.280823  8381 raft_consensus.cc:359] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.281724  8381 raft_consensus.cc:385] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.281985  8381 raft_consensus.cc:740] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.282176  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:16:39.282495  8158 leader_election.cc:343] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.282718  8381 consensus_queue.cc:260] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:39.284262  8157 leader_election.cc:343] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.284840  8381 ts_tablet_manager.cc:1434] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:39.285449  8382 raft_consensus.cc:359] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.287454  8382 raft_consensus.cc:385] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.287715  8382 raft_consensus.cc:740] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.287952  8381 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:39.288197  8588 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.288380  8382 consensus_queue.cc:260] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.289983  8383 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:39.290429  8383 ts_tablet_manager.cc:1403] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.003s
I20260709 12:16:39.290571  8382 ts_tablet_manager.cc:1434] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:39.291465  8382 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:39.286317  8157 leader_election.cc:304] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:39.297501  8382 tablet_bootstrap.cc:654] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.297899  8385 raft_consensus.cc:2749] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:39.301589  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:39.308812  8412 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.316026  8385 raft_consensus.cc:493] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.316452  8385 raft_consensus.cc:515] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.318629  8385 leader_election.cc:290] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.324919  8086 catalog_manager.cc:5697] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:39.327903  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:39.328930  8158 leader_election.cc:343] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.330431  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.293102  8383 raft_consensus.cc:359] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.331781  8383 raft_consensus.cc:385] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.332087  8383 raft_consensus.cc:740] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.332873  8383 consensus_queue.cc:260] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.333725  8381 tablet_bootstrap.cc:654] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.335646  8382 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
W20260709 12:16:39.333598  8157 leader_election.cc:343] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.336334  8383 ts_tablet_manager.cc:1434] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:16:39.336309  8382 ts_tablet_manager.cc:1403] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 12:16:39.336791  8157 leader_election.cc:304] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:39.337450  8383 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:39.337630  8488 raft_consensus.cc:2749] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.340404  8382 raft_consensus.cc:359] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.341295  8382 raft_consensus.cc:385] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.341662  8382 raft_consensus.cc:740] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.342662  8382 consensus_queue.cc:260] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.344002  8383 tablet_bootstrap.cc:654] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.344945  8382 ts_tablet_manager.cc:1434] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:16:39.346031  8382 tablet_bootstrap.cc:492] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:39.362840  8382 tablet_bootstrap.cc:654] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.372160  8383 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:39.372721  8383 ts_tablet_manager.cc:1403] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.010s
I20260709 12:16:39.375069  8381 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:39.375926  8383 raft_consensus.cc:359] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.376741  8383 raft_consensus.cc:385] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.377125  8383 raft_consensus.cc:740] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.377730  8412 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.377838  8383 consensus_queue.cc:260] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.378288  8412 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.378912  8636 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.379369  8636 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.380286  8412 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.381161  8636 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.380388  8383 ts_tablet_manager.cc:1434] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:39.383409  8383 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:39.383222  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:39.383827  8187 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:39.384711  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.385313  8337 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:39.386022  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:39.386204  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.386672  8191 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:39.386773  8340 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:39.388329  8712 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.388636  8232 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.388800  8712 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.390957  8712 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:39.391644  8383 tablet_bootstrap.cc:654] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.393884  8588 raft_consensus.cc:2804] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:39.394349  8588 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.394776  8588 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:39.395483  8381 ts_tablet_manager.cc:1403] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.011s
I20260709 12:16:39.394366  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.398167  8381 raft_consensus.cc:359] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.398604  8266 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:39.398763  8636 raft_consensus.cc:493] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.398871  8381 raft_consensus.cc:385] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.399248  8381 raft_consensus.cc:740] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.399319  8636 raft_consensus.cc:515] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.400007  8382 tablet_bootstrap.cc:492] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:39.399948  8381 consensus_queue.cc:260] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.400640  8382 ts_tablet_manager.cc:1403] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260709 12:16:39.401321  8636 leader_election.cc:290] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.414088  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:39.414794  8191 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:39.414999  8588 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.416539  8636 raft_consensus.cc:493] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.417697  8588 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.417081  8636 raft_consensus.cc:515] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.420114  8636 leader_election.cc:290] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.401769  8381 ts_tablet_manager.cc:1434] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:39.421849  8488 raft_consensus.cc:493] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.422326  8488 raft_consensus.cc:515] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.422662  8381 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Bootstrap starting.
I20260709 12:16:39.424211  8488 leader_election.cc:290] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.425882  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.401813  8232 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.428471  8381 tablet_bootstrap.cc:654] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.429335  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.432606  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:39.432814  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:39.433393  8187 raft_consensus.cc:2393] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:39.434302  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:39.434888  8190 raft_consensus.cc:2468] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:39.404259  8382 raft_consensus.cc:359] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.433329  8186 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:39.435586  8382 raft_consensus.cc:385] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.435881  8382 raft_consensus.cc:740] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.436481  8382 consensus_queue.cc:260] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.437985  8382 ts_tablet_manager.cc:1434] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:16:39.438812  8382 tablet_bootstrap.cc:492] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:39.443230  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.402626  8307 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:39.447345  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.449271  8337 raft_consensus.cc:2468] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:39.451153  8383 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:39.451788  8383 ts_tablet_manager.cc:1403] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.027s
W20260709 12:16:39.452622  8158 leader_election.cc:343] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.452891  8412 raft_consensus.cc:493] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.454296  8334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:39.453985  8412 raft_consensus.cc:515] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.454892  8334 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:39.455572  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 53019.8us
I20260709 12:16:39.447708  8588 raft_consensus.cc:2804] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.457149  8588 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.457511  8588 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.459733  8637 raft_consensus.cc:2804] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.460238  8637 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:16:39.459616  8157 leader_election.cc:343] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.460928  8637 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.462193  8412 leader_election.cc:290] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.463579  8711 consensus_queue.cc:1048] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.466557  8634 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.465905  8157 leader_election.cc:304] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:39.480839  8588 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.486701  8588 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.486428  8383 raft_consensus.cc:359] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.487169  8383 raft_consensus.cc:385] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.487545  8383 raft_consensus.cc:740] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.488642  8488 raft_consensus.cc:2749] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.496316  8186 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 2.
I20260709 12:16:39.489971  8383 consensus_queue.cc:260] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:39.510838  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 58033.2us
I20260709 12:16:39.511869  8232 leader_election.cc:304] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:39.512892  8412 raft_consensus.cc:3060] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.513329  8232 leader_election.cc:304] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.516136  8647 raft_consensus.cc:2804] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.516511  8647 raft_consensus.cc:493] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.516844  8647 raft_consensus.cc:3060] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.520249  8383 ts_tablet_manager.cc:1434] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.005s
I20260709 12:16:39.521276  8383 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:39.521971  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:39.524695  8382 tablet_bootstrap.cc:654] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.531348  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:39.532047  8190 raft_consensus.cc:2468] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:39.532532  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:39.533200  8187 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.536921  8711 raft_consensus.cc:493] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.537403  8711 raft_consensus.cc:515] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.529402  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.538074  8647 raft_consensus.cc:515] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.538765  8337 raft_consensus.cc:2468] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:39.539496  8711 leader_election.cc:290] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:39.540056  8647 leader_election.cc:290] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.540927  8334 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 2.
I20260709 12:16:39.541936  8381 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: No bootstrap required, opened a new log
I20260709 12:16:39.542416  8381 ts_tablet_manager.cc:1403] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent bootstrapping tablet: real 0.120s	user 0.034s	sys 0.050s
I20260709 12:16:39.545740  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:39.546387  8189 raft_consensus.cc:2468] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:39.547937  8412 raft_consensus.cc:2749] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.548200  8306 leader_election.cc:304] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.549363  8712 raft_consensus.cc:2804] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.551100  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.551695  8187 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:39.551110  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:39.549741  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:39.544265  8232 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.554447  8232 leader_election.cc:304] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.553078  8712 raft_consensus.cc:493] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.559377  8190 raft_consensus.cc:3060] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.559486  8337 raft_consensus.cc:3060] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.559798  8712 raft_consensus.cc:3060] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.563956  8647 raft_consensus.cc:2804] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:39.563910  8751 raft_consensus.cc:2804] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.567591  8751 raft_consensus.cc:493] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.567987  8751 raft_consensus.cc:3060] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.569872  8634 raft_consensus.cc:493] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.570369  8634 raft_consensus.cc:515] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.566270  8232 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.573639  8634 leader_election.cc:290] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:39.573841  8381 raft_consensus.cc:359] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.576408  8381 raft_consensus.cc:385] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.576757  8381 raft_consensus.cc:740] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.577646  8381 consensus_queue.cc:260] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.574318  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:39.579224  8647 raft_consensus.cc:697] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:39.580091  8647 consensus_queue.cc:237] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.598090  8381 ts_tablet_manager.cc:1434] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 12:16:39.602584  8412 raft_consensus.cc:2804] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.581696  8712 raft_consensus.cc:515] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.608337  8337 raft_consensus.cc:2468] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:39.584290  8637 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.610579  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.614789  8266 raft_consensus.cc:2468] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:39.614624  8412 raft_consensus.cc:697] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:39.619040  8708 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.620005  8412 consensus_queue.cc:237] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:39.621917  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 55716.5us
I20260709 12:16:39.623539  8232 leader_election.cc:304] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:39.609381  8751 raft_consensus.cc:515] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.627710  8340 raft_consensus.cc:2393] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:39.628602  8637 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:39.609407  8187 raft_consensus.cc:2468] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:39.630134  8751 leader_election.cc:290] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:16:39.621748  8750 log.cc:927] Time spent T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 12:16:39.631289  8712 leader_election.cc:290] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:39.633203  8306 leader_election.cc:304] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.636886  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:39.637509  8187 raft_consensus.cc:3060] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.643508  8385 raft_consensus.cc:493] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.644003  8385 raft_consensus.cc:515] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.636911  8753 raft_consensus.cc:2804] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.645498  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:39.639658  8637 raft_consensus.cc:2804] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.652146  8637 raft_consensus.cc:493] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.653363  8637 raft_consensus.cc:3060] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.661895  8437 raft_consensus.cc:493] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.662061  8385 leader_election.cc:290] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.662526  8437 raft_consensus.cc:515] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.675664  8383 tablet_bootstrap.cc:654] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.661943  8189 raft_consensus.cc:2393] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 1: Already voted for candidate 502a1ac1af674e90adc68ee523fbaa9d in this term.
W20260709 12:16:39.681773  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 70386us
W20260709 12:16:39.682694  8307 leader_election.cc:343] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.684190  8437 leader_election.cc:290] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:16:39.697919  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 64723.5us
I20260709 12:16:39.700017  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:39.700563  8340 raft_consensus.cc:3060] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.687842  8635 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.687354  8753 raft_consensus.cc:697] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:39.725235  8382 tablet_bootstrap.cc:492] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:39.725768  8382 ts_tablet_manager.cc:1403] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.287s	user 0.023s	sys 0.016s
I20260709 12:16:39.726073  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.725718  8340 raft_consensus.cc:2468] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
W20260709 12:16:39.730893  8158 leader_election.cc:343] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.729975  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:39.742718  8189 raft_consensus.cc:3060] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.715655  8635 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.733567  8753 consensus_queue.cc:237] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.745497  8190 raft_consensus.cc:2468] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:39.731856  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ff6f6adb64b829595c3059d3e67f4" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:39.788283  8187 raft_consensus.cc:2468] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:39.808113  8189 raft_consensus.cc:2468] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:39.816365  8637 raft_consensus.cc:515] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.885599  8382 raft_consensus.cc:359] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.886790  8382 raft_consensus.cc:385] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.887198  8382 raft_consensus.cc:740] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.887988  8382 consensus_queue.cc:260] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.898370  8232 leader_election.cc:304] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:39.900219  8637 leader_election.cc:290] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:39.888782  8635 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:39.905223  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ff6f6adb64b829595c3059d3e67f4" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.906958  8382 ts_tablet_manager.cc:1434] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.181s	user 0.008s	sys 0.001s
I20260709 12:16:39.913527  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:39.914345  8189 raft_consensus.cc:3060] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.915814  8306 leader_election.cc:304] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:39.918398  8754 raft_consensus.cc:2804] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.918967  8754 raft_consensus.cc:697] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:39.919826  8754 consensus_queue.cc:237] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:39.924057  8335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.939257  8189 raft_consensus.cc:2468] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:39.924103  8758 raft_consensus.cc:2804] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:16:39.949103  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 50807us
I20260709 12:16:39.974949  8758 raft_consensus.cc:697] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:39.976553  8383 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:39.977042  8383 ts_tablet_manager.cc:1403] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.456s	user 0.025s	sys 0.011s
I20260709 12:16:39.976989  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:39.975912  8758 consensus_queue.cc:237] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.032275  8264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:40.036266  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
W20260709 12:16:40.041149  8157 leader_election.cc:343] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:40.045528  8306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 114340us
I20260709 12:16:40.049409  8306 leader_election.cc:304] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:40.049695  8262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:40.050652  8262 raft_consensus.cc:3060] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:40.066051  8157 leader_election.cc:343] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.066915  8157 leader_election.cc:304] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:40.067322  8262 raft_consensus.cc:2468] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:40.076550  8385 raft_consensus.cc:2749] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:40.080595  8158 leader_election.cc:343] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.080984  8634 raft_consensus.cc:493] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.081123  8158 leader_election.cc:304] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:40.082288  8637 raft_consensus.cc:2804] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:40.083070  8637 raft_consensus.cc:697] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:40.084501  8637 consensus_queue.cc:237] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.087730  8635 raft_consensus.cc:2749] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.107085  8382 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:40.121991  8754 raft_consensus.cc:493] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.122946  8754 raft_consensus.cc:515] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.124213  8383 raft_consensus.cc:359] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.126057  8383 raft_consensus.cc:385] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.126395  8383 raft_consensus.cc:740] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.127118  8383 consensus_queue.cc:260] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:40.128041  8157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 62121.7us
I20260709 12:16:40.129477  8775 raft_consensus.cc:493] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.128000  8634 raft_consensus.cc:515] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.139518  8775 raft_consensus.cc:515] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.144306  8775 leader_election.cc:290] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:40.149295  8754 leader_election.cc:290] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:40.161465  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:40.166487  8263 raft_consensus.cc:3060] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:40.170100  8383 ts_tablet_manager.cc:1434] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.193s	user 0.010s	sys 0.001s
I20260709 12:16:40.175887  8382 tablet_bootstrap.cc:654] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.181664  8383 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:40.177801  8634 leader_election.cc:290] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:40.194440  8383 tablet_bootstrap.cc:654] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.197767  8089 catalog_manager.cc:5697] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:40.207203  8157 leader_election.cc:343] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:40.207937  8307 leader_election.cc:343] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.227118  8779 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:16:40.254607  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 67389.6us
I20260709 12:16:40.270825  8382 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:40.271545  8382 ts_tablet_manager.cc:1403] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.183s	user 0.017s	sys 0.007s
I20260709 12:16:40.277074  8780 consensus_queue.cc:1048] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:16:40.277737  8382 raft_consensus.cc:359] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.278674  8382 raft_consensus.cc:385] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.279013  8382 raft_consensus.cc:740] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.280207  8382 consensus_queue.cc:260] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.281059  8307 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:40.281371  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:40.282035  8780 raft_consensus.cc:2749] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.282181  8187 raft_consensus.cc:2468] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:40.286170  8382 ts_tablet_manager.cc:1434] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 12:16:40.296972  8382 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:40.299167  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:40.300287  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:40.301040  8383 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:40.301502  8383 ts_tablet_manager.cc:1403] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.010s
I20260709 12:16:40.308564  8383 raft_consensus.cc:359] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.309305  8383 raft_consensus.cc:385] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.309600  8383 raft_consensus.cc:740] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
W20260709 12:16:40.366806  8307 leader_election.cc:343] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:40.367756  8307 leader_election.cc:343] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.369587  8383 consensus_queue.cc:260] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:40.386852  8158 leader_election.cc:343] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.388025  8158 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:40.392292  8636 raft_consensus.cc:493] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.392817  8636 raft_consensus.cc:515] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.394779  8382 tablet_bootstrap.cc:654] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.394987  8636 leader_election.cc:290] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:40.397770  8306 leader_election.cc:304] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:40.403223  8777 raft_consensus.cc:2749] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.410233  8383 ts_tablet_manager.cc:1434] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.000s
I20260709 12:16:40.393291  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:40.416813  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:40.418510  8184 raft_consensus.cc:2468] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:40.420316  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:40.413631  8773 raft_consensus.cc:2804] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:40.426884  8773 raft_consensus.cc:493] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:40.430929  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:40.431604  8339 raft_consensus.cc:2468] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:40.434412  8383 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:40.427310  8773 raft_consensus.cc:3060] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:40.483397  8770 raft_consensus.cc:493] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.483989  8770 raft_consensus.cc:515] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:40.493608  8158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 68937us
I20260709 12:16:40.497515  8335 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:40.499295  8385 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:16:40.586619  8770 leader_election.cc:290] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:40.587939  8088 catalog_manager.cc:5697] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 2, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 2 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.606038  8232 leader_election.cc:304] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:40.608361  8775 raft_consensus.cc:2804] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:40.608745  8775 raft_consensus.cc:493] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:40.609079  8775 raft_consensus.cc:3060] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:40.610677  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 139282us
I20260709 12:16:40.616030  8232 leader_election.cc:304] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:40.621203  8770 raft_consensus.cc:2749] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.591969  8773 raft_consensus.cc:515] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.641084  8773 leader_election.cc:290] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:40.672657  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:40.675633  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:40.676400  8189 raft_consensus.cc:2393] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:40.689198  8382 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:40.689792  8382 ts_tablet_manager.cc:1403] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.393s	user 0.045s	sys 0.007s
I20260709 12:16:40.701424  8779 raft_consensus.cc:493] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:16:40.702150  8779 raft_consensus.cc:515] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.702685  8382 raft_consensus.cc:359] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.703388  8382 raft_consensus.cc:385] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.703651  8382 raft_consensus.cc:740] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.704260  8382 consensus_queue.cc:260] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.704344  8779 leader_election.cc:290] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:40.686992  8775 raft_consensus.cc:515] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.707353  8265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:40.707641  8382 ts_tablet_manager.cc:1434] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 12:16:40.708746  8382 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:40.709111  8775 leader_election.cc:290] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:40.713395  8775 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.718636  8775 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.720283  8382 tablet_bootstrap.cc:654] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.721757  8263 raft_consensus.cc:3060] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:40.729077  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:40.731070  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:40.738951  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:40.739596  8191 raft_consensus.cc:3060] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:40.739775  8383 tablet_bootstrap.cc:654] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:40.743752  8712 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:40.744177  8307 leader_election.cc:343] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:40.746282  8756 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:40.748383  8191 raft_consensus.cc:2468] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:40.748545  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:40.749362  8770 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.749382  8187 raft_consensus.cc:2468] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:40.824743  8306 leader_election.cc:304] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:40.825042  8712 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.826802  8712 raft_consensus.cc:2804] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:40.827267  8712 raft_consensus.cc:697] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:40.828183  8712 consensus_queue.cc:237] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.831349  8306 leader_election.cc:304] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
W20260709 12:16:40.832082  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 75554.2us
I20260709 12:16:40.833081  8383 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:40.832856  8754 raft_consensus.cc:2804] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:40.833560  8383 ts_tablet_manager.cc:1403] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.416s	user 0.063s	sys 0.046s
I20260709 12:16:40.833356  8778 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:40.833861  8754 raft_consensus.cc:493] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:40.832841  8770 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.835327  8754 raft_consensus.cc:3060] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:40.838631  8383 raft_consensus.cc:359] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.839299  8383 raft_consensus.cc:385] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.839597  8383 raft_consensus.cc:740] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.837913  8232 leader_election.cc:304] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:40.841923  8636 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:16:40.841491  8770 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:16:40.846882  8766 raft_consensus.cc:493] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:16:40.847411  8766 raft_consensus.cc:515] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.840889  8383 consensus_queue.cc:260] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.854483  8382 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:40.855043  8382 ts_tablet_manager.cc:1403] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.031s
I20260709 12:16:40.852855  8775 raft_consensus.cc:2749] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.890802  8260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:40.896698  8766 leader_election.cc:290] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:40.892937  8756 raft_consensus.cc:493] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.923260  8382 raft_consensus.cc:359] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:40.924027  8382 raft_consensus.cc:385] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:40.924299  8382 raft_consensus.cc:740] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.938002  8382 consensus_queue.cc:260] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:41.034621  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 62082.3us
W20260709 12:16:41.036077  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 157290us
I20260709 12:16:41.050128  8383 ts_tablet_manager.cc:1434] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.216s	user 0.005s	sys 0.010s
I20260709 12:16:40.915206  8804 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.134s
I20260709 12:16:40.914199  8756 raft_consensus.cc:515] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.068099  8382 ts_tablet_manager.cc:1434] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.213s	user 0.008s	sys 0.000s
I20260709 12:16:41.105890  8383 tablet_bootstrap.cc:492] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:41.122985  8811 raft_consensus.cc:493] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.123615  8811 raft_consensus.cc:515] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.126353  8811 leader_election.cc:290] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:41.131354  8158 leader_election.cc:304] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:41.134058  8815 raft_consensus.cc:493] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.134594  8815 raft_consensus.cc:515] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.136770  8815 leader_election.cc:290] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:41.138944  8382 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02: Bootstrap starting.
I20260709 12:16:41.138625  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89286c6dc346d88e3c0dc6856ea880" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:41.155604  8383 tablet_bootstrap.cc:654] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:41.162995  8810 log.cc:927] Time spent T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 12:16:41.146195  8777 raft_consensus.cc:2749] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:41.176998  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ff6f6adb64b829595c3059d3e67f4" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
I20260709 12:16:41.177767  8267 raft_consensus.cc:2468] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
W20260709 12:16:41.187849  8806 log.cc:927] Time spent T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 12:16:41.189939  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ff6f6adb64b829595c3059d3e67f4" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:41.190941  8183 raft_consensus.cc:2468] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:41.190685  8088 catalog_manager.cc:5697] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:41.197634  8817 log.cc:927] Time spent T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 12:16:41.221487  8754 raft_consensus.cc:515] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.249217  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:41.249920  8338 raft_consensus.cc:3060] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.251287  8382 tablet_bootstrap.cc:654] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.255153  8335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a89286c6dc346d88e3c0dc6856ea880" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:41.262185  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:41.263037  8191 raft_consensus.cc:3060] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.280840  8307 leader_election.cc:304] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:41.284062  8811 raft_consensus.cc:2804] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.284472  8811 raft_consensus.cc:493] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.284823  8811 raft_consensus.cc:3060] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:41.290283  8814 log.cc:927] Time spent T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.216s	user 0.003s	sys 0.000s
I20260709 12:16:41.297360  8191 raft_consensus.cc:2468] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
W20260709 12:16:41.303699  8809 log.cc:927] Time spent T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.248s	user 0.000s	sys 0.001s
I20260709 12:16:41.306658  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ff6f6adb64b829595c3059d3e67f4" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:41.307337  8187 raft_consensus.cc:2468] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:41.308092  8383 tablet_bootstrap.cc:492] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:41.308620  8383 ts_tablet_manager.cc:1403] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.203s	user 0.008s	sys 0.008s
I20260709 12:16:41.310124  8158 leader_election.cc:304] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:41.310353  8811 raft_consensus.cc:515] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.312844  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ff6f6adb64b829595c3059d3e67f4" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:41.314523  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:41.315164  8796 raft_consensus.cc:2749] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:41.315178  8190 raft_consensus.cc:2468] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 0.
I20260709 12:16:41.312049  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:41.318624  8189 raft_consensus.cc:3060] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.314790  8340 raft_consensus.cc:2393] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:41.321727  8383 raft_consensus.cc:359] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.324431  8383 raft_consensus.cc:385] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.324728  8383 raft_consensus.cc:740] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.329592  8756 leader_election.cc:290] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:41.333487  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:41.343873  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d" is_pre_election: true
W20260709 12:16:41.348032  8819 log.cc:927] Time spent T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:16:41.354347  8754 leader_election.cc:290] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:41.358757  8306 leader_election.cc:304] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
W20260709 12:16:41.360273  8813 log.cc:927] Time spent T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: Append to log took a long time: real 0.248s	user 0.000s	sys 0.002s
I20260709 12:16:41.363608  8383 consensus_queue.cc:260] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.365856  8383 ts_tablet_manager.cc:1434] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 12:16:41.366868  8383 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:41.375207  8189 raft_consensus.cc:2468] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:41.376037  8774 raft_consensus.cc:2804] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:41.376444  8774 raft_consensus.cc:493] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:41.376765  8774 raft_consensus.cc:3060] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.382450  8811 leader_election.cc:290] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:41.383384  8811 consensus_queue.cc:1048] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:41.382351  8306 leader_election.cc:304] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
W20260709 12:16:41.390048  8307 leader_election.cc:343] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:41.391019  8307 leader_election.cc:343] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:41.389900  8811 raft_consensus.cc:2804] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.390939  8338 raft_consensus.cc:2468] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
W20260709 12:16:41.452821  8306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 52997.1us
I20260709 12:16:41.397254  8774 raft_consensus.cc:515] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.452567  8811 raft_consensus.cc:697] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:41.549527  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ff6f6adb64b829595c3059d3e67f4" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:41.561887  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd8ff6f6adb64b829595c3059d3e67f4" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:41.562587  8191 raft_consensus.cc:3060] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.563752  8811 consensus_queue.cc:237] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:41.569125  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 121986us
I20260709 12:16:41.569811  8191 raft_consensus.cc:2468] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:41.571183  8232 leader_election.cc:304] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:41.572181  8804 raft_consensus.cc:2804] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.572762  8804 raft_consensus.cc:697] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:41.580174  8383 tablet_bootstrap.cc:654] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.580566  8261 raft_consensus.cc:3060] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.573843  8804 consensus_queue.cc:237] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.609530  8232 leader_election.cc:304] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:16:41.623060  8306 leader_election.cc:304] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:41.655200  8382 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02: No bootstrap required, opened a new log
I20260709 12:16:41.655794  8382 ts_tablet_manager.cc:1403] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent bootstrapping tablet: real 0.536s	user 0.061s	sys 0.036s
I20260709 12:16:41.644642  8263 raft_consensus.cc:3060] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:41.646175  8773 raft_consensus.cc:2804] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:41.709874  8773 raft_consensus.cc:697] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:41.723171  8382 raft_consensus.cc:359] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.744385  8382 raft_consensus.cc:385] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.744799  8382 raft_consensus.cc:740] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.773705  8382 consensus_queue.cc:260] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:41.782006  8838 log.cc:927] Time spent T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:16:41.798089  8382 ts_tablet_manager.cc:1434] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02: Time spent starting tablet: real 0.142s	user 0.007s	sys 0.001s
I20260709 12:16:41.798815  8774 leader_election.cc:290] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:41.872756  8383 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:41.873278  8383 ts_tablet_manager.cc:1403] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.507s	user 0.032s	sys 0.028s
I20260709 12:16:41.878872  8383 raft_consensus.cc:359] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.879529  8383 raft_consensus.cc:385] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:41.879796  8383 raft_consensus.cc:740] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.845595  8773 consensus_queue.cc:237] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.895993  8383 consensus_queue.cc:260] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.899475  8636 raft_consensus.cc:493] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:41.900015  8636 raft_consensus.cc:515] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:41.905652  8845 consensus_queue.cc:1048] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:16:41.925066  8261 raft_consensus.cc:2468] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:16:41.926000  8812 raft_consensus.cc:2764] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:16:41.917032  8383 ts_tablet_manager.cc:1434] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:16:41.937047  8383 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:41.945130  8636 leader_election.cc:290] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:41.946203  8383 tablet_bootstrap.cc:654] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:41.962749  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
W20260709 12:16:41.984310  8306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 361293us
I20260709 12:16:41.993400  8086 catalog_manager.cc:5697] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:41.995260  8086 catalog_manager.cc:5697] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.003314  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:42.004177  8188 raft_consensus.cc:3060] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:42.021389  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:16:41.996963  8086 catalog_manager.cc:5697] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:41.977114  8088 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60194 (request call id 95) took 1261 ms. Trace:
I20260709 12:16:42.026346  8088 rpcz_store.cc:276] 0709 12:16:40.715322 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:16:40.715503 (+   181us) service_pool.cc:224] Handling call
0709 12:16:41.977003 (+1261500us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:16:41.332071 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:16:41.451524 (+119453us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:16:41.451558 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:16:41.451575 (+    17us) tablet.cc:662] Decoding operations
0709 12:16:41.451920 (+   345us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:16:41.451991 (+    71us) write_op.cc:641] Partition lock acquired for write op
0709 12:16:41.452022 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:16:41.566164 (+114142us) tablet.cc:701] Row locks acquired
0709 12:16:41.566191 (+    27us) write_op.cc:260] PREPARE: finished
0709 12:16:41.566375 (+   184us) write_op.cc:270] Start()
0709 12:16:41.566528 (+   153us) write_op.cc:276] Timestamp: P: 1783599401566320 usec, L: 0
0709 12:16:41.566560 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 12:16:41.567610 (+  1050us) log.cc:844] Serialized 540 byte log entry
0709 12:16:41.718835 (+151225us) op_driver.cc:464] REPLICATION: finished
0709 12:16:41.890261 (+171426us) write_op.cc:301] APPLY: starting
0709 12:16:41.890352 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 12:16:41.890452 (+   100us) tablet.cc:1370] finished BulkCheckPresence
0709 12:16:41.890588 (+   136us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:16:41.890818 (+   230us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:16:41.890987 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:16:41.891032 (+    45us) write_op.cc:312] APPLY: finished
0709 12:16:41.891222 (+   190us) log.cc:844] Serialized 22 byte log entry
0709 12:16:41.904606 (+ 13384us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:16:41.905524 (+   918us) write_op.cc:454] Released schema lock
0709 12:16:41.905573 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 12:16:41.907862 (+  2289us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:16:41.907887 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":171126,"apply.run_cpu_time_us":1810,"apply.run_wall_time_us":17579,"num_ops":1,"prepare.queue_time_us":99339,"prepare.run_cpu_time_us":10641,"prepare.run_wall_time_us":242120,"replication_time_us":145637,"thread_start_us":185270,"threads_started":2}]]}
I20260709 12:16:42.027439  8188 raft_consensus.cc:2468] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
W20260709 12:16:42.050522  8307 leader_election.cc:343] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:42.076428  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:42.085646  8306 leader_election.cc:304] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:16:42.086961  8773 raft_consensus.cc:2804] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:42.087414  8773 raft_consensus.cc:697] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:16:42.088182  8773 consensus_queue.cc:237] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:42.135149  8138 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:42.137471  8232 leader_election.cc:304] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:42.141333  8383 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:42.141827  8383 ts_tablet_manager.cc:1403] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.205s	user 0.051s	sys 0.093s
I20260709 12:16:42.142899  8837 raft_consensus.cc:2749] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:42.145630  8812 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:42.146047  8812 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:42.146656  8383 raft_consensus.cc:359] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:42.147375  8383 raft_consensus.cc:385] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:42.147641  8383 raft_consensus.cc:740] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:42.148161  8812 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:42.148957  8383 consensus_queue.cc:260] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:42.151444  8383 ts_tablet_manager.cc:1434] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:42.152441  8383 tablet_bootstrap.cc:492] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d: Bootstrap starting.
I20260709 12:16:42.158749  8383 tablet_bootstrap.cc:654] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:42.159224  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:42.159901  8332 raft_consensus.cc:2468] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:42.160336  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:42.160993  8183 raft_consensus.cc:2468] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 0.
I20260709 12:16:42.163789  8804 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.166239  8232 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:16:42.167013  8804 raft_consensus.cc:2804] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:42.167346  8804 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:42.167659  8804 raft_consensus.cc:3060] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:42.175323  8804 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:42.181399  8804 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:42.194041  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:16:42.194622  8332 raft_consensus.cc:3060] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:42.205165  8086 catalog_manager.cc:5697] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:42.206945  8086 catalog_manager.cc:5697] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:42.214031  8086 catalog_manager.cc:5697] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:42.216166  8086 catalog_manager.cc:5697] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:42.226099  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:16:42.226720  8183 raft_consensus.cc:3060] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:42.232414  8307 consensus_peers.cc:597] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:42.195181  8837 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:16:42.235589  8332 raft_consensus.cc:2468] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:42.244359  8232 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:16:42.245644  8183 raft_consensus.cc:2468] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 1.
I20260709 12:16:42.246999  8808 raft_consensus.cc:2804] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:42.247192  8383 tablet_bootstrap.cc:492] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d: No bootstrap required, opened a new log
I20260709 12:16:42.247543  8808 raft_consensus.cc:697] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:16:42.247663  8383 ts_tablet_manager.cc:1403] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.017s
I20260709 12:16:42.248526  8808 consensus_queue.cc:237] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:42.250931  8383 raft_consensus.cc:359] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:42.251636  8383 raft_consensus.cc:385] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:42.252012  8383 raft_consensus.cc:740] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Initialized, Role: FOLLOWER
I20260709 12:16:42.252627  8383 consensus_queue.cc:260] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:42.256786  8383 ts_tablet_manager.cc:1434] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:16:42.271384  8089 catalog_manager.cc:5697] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.313474  8089 catalog_manager.cc:5697] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.465034  8711 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.484804  8712 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.559742  8837 raft_consensus.cc:493] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:42.560163  8837 raft_consensus.cc:515] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:16:42.561779  8837 leader_election.cc:290] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:42.562680  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:42.562961  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:42.563545  8183 raft_consensus.cc:2393] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 502a1ac1af674e90adc68ee523fbaa9d in current term 1: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:16:42.565517  8232 leader_election.cc:304] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:42.566263  8837 raft_consensus.cc:3060] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:42.571955  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 12:16:42.571920  8712 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.574944  8837 raft_consensus.cc:2749] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:42.591024  8864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:42.599056  8865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:42.613739  6982 server_base.cc:1061] running on GCE node
I20260709 12:16:42.615739  8808 raft_consensus.cc:493] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:42.616369  8808 raft_consensus.cc:515] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:16:42.615738  8867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:42.618665  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:42.619524  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:42.618736  8808 leader_election.cc:290] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:42.620285  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" is_pre_election: true
I20260709 12:16:42.620253  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:16:42.619855  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599402619794 us; error 0 us; skew 500 ppm
I20260709 12:16:42.623250  8261 raft_consensus.cc:3060] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:42.623272  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:42.623263  8232 leader_election.cc:304] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 502a1ac1af674e90adc68ee523fbaa9d; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:16:42.634712  8711 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.657145  8808 raft_consensus.cc:2749] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:42.663790  6982 webserver.cc:533] Webserver started at http://127.6.209.132:45103/ using document root <none> and password file <none>
I20260709 12:16:42.666671  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:42.667018  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:42.667593  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:42.690768  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-3-root/instance:
uuid: "26ef90fd018a47cc800e5072f8cfbb14"
format_stamp: "Formatted at 2026-07-09 12:16:42 on dist-test-slave-s0gw"
I20260709 12:16:42.697270  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:16:42.701273  8874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:42.702148  6982 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:16:42.702507  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-3-root
uuid: "26ef90fd018a47cc800e5072f8cfbb14"
format_stamp: "Formatted at 2026-07-09 12:16:42 on dist-test-slave-s0gw"
I20260709 12:16:42.702929  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:42.726642  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:42.728032  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:42.729661  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:42.731860  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:42.732095  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:42.732348  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:42.732542  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:42.805505  8758 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:42.821979  8758 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:42.869915  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.132:41047
I20260709 12:16:42.870211  8938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.132:41047 every 8 connection(s)
I20260709 12:16:42.887619  6982 auto_leader_rebalancer-test.cc:439] add a tserver: 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:42.902760  8939 heartbeater.cc:344] Connected to a master server at 127.6.209.190:43485
I20260709 12:16:42.903236  8939 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:42.904096  8939 heartbeater.cc:507] Master 127.6.209.190:43485 requested a full tablet report, sending...
I20260709 12:16:42.906610  8089 ts_manager.cc:194] Registered new tserver with Master: 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:16:42.908077  8089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53108
I20260709 12:16:43.227461  8183 consensus_queue.cc:237] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.235956  8341 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:43.238615  8437 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:43.243709  8258 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:43.245739  8946 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:43.252588  8385 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:16:43.259160  8158 consensus_peers.cc:597] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17b12f0d92bd4e8da532c3f9efe80108. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:43.258301  8332 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.261808  8258 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.272066  8183 consensus_queue.cc:237] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.284962  8332 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:43.285135  8158 consensus_peers.cc:597] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efe06da729764dcc8e7175dddcd992a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:43.286558  8385 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:43.286883  8258 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:43.288286  8946 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:43.274608  8089 catalog_manager.cc:5697] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.295046  8946 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.296932  8341 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.315321  8266 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.331768  8266 consensus_queue.cc:237] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.346004  8089 catalog_manager.cc:5697] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.358256  8332 raft_consensus.cc:1275] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:43.362237  8808 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:43.366946  8183 raft_consensus.cc:1275] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:43.368956  8837 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:43.375443  8233 consensus_peers.cc:597] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a3bb70a0e3c4a758e2ba786a7a15f20. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:43.378935  8808 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.380975  8341 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.385133  8183 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.403522  8086 catalog_manager.cc:5697] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.423563  8332 consensus_queue.cc:237] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.439105  8191 raft_consensus.cc:1275] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:43.445396  8258 raft_consensus.cc:1275] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:43.445775  8711 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:43.446969  8811 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:43.457800  8307 consensus_peers.cc:597] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e48289ad9526401bb3d0374abf5c0ed7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:43.464249  8711 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.466174  8261 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.466364  8183 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.493525  8088 catalog_manager.cc:5697] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:43.669461  8968 ts_tablet_manager.cc:933] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:16:43.672363  8968 tablet_copy_client.cc:323] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:16:43.688724  8202 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet 17b12f0d92bd4e8da532c3f9efe80108 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:16:43.689378  8202 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet 17b12f0d92bd4e8da532c3f9efe80108 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-17b12f0d92bd4e8da532c3f9efe80108
I20260709 12:16:43.700934  8202 tablet_copy_source_session.cc:215] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:43.705032  8968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b12f0d92bd4e8da532c3f9efe80108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:43.720353  8971 ts_tablet_manager.cc:933] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:16:43.724375  8968 tablet_copy_client.cc:806] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:43.725407  8968 tablet_copy_client.cc:670] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:43.728842  8971 tablet_copy_client.cc:323] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:16:43.732792  8201 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet efe06da729764dcc8e7175dddcd992a5 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:16:43.733381  8201 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet efe06da729764dcc8e7175dddcd992a5 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-efe06da729764dcc8e7175dddcd992a5
I20260709 12:16:43.736011  8968 tablet_copy_client.cc:538] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:43.742853  8201 tablet_copy_source_session.cc:215] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:43.745553  8968 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:43.746155  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe06da729764dcc8e7175dddcd992a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:43.767750  8971 tablet_copy_client.cc:806] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:43.768481  8971 tablet_copy_client.cc:670] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:43.777120  8971 tablet_copy_client.cc:538] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:43.788838  8971 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:43.795795  8968 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:43.796823  8968 tablet_bootstrap.cc:492] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:43.803562  8974 ts_tablet_manager.cc:933] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:43.804770  8968 ts_tablet_manager.cc:1403] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.008s
I20260709 12:16:43.808382  8968 raft_consensus.cc:359] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.809409  8968 raft_consensus.cc:740] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:43.810164  8968 consensus_queue.cc:260] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.826133  8968 ts_tablet_manager.cc:1434] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.003s
I20260709 12:16:43.830782  8939 heartbeater.cc:499] Master 127.6.209.190:43485 was elected leader, sending a full tablet report...
I20260709 12:16:43.835827  8978 ts_tablet_manager.cc:933] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:43.839214  8201 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-17b12f0d92bd4e8da532c3f9efe80108 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:16:43.839773  8201 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-17b12f0d92bd4e8da532c3f9efe80108 on tablet 17b12f0d92bd4e8da532c3f9efe80108 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:43.844333  8978 tablet_copy_client.cc:323] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:43.864764  8974 tablet_copy_client.cc:323] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:43.865998  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet e48289ad9526401bb3d0374abf5c0ed7 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:43.866600  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet e48289ad9526401bb3d0374abf5c0ed7 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-e48289ad9526401bb3d0374abf5c0ed7
I20260709 12:16:43.874155  8971 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:43.877796  8971 tablet_bootstrap.cc:492] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:43.878479  8971 ts_tablet_manager.cc:1403] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.005s
I20260709 12:16:43.881486  8971 raft_consensus.cc:359] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.882352  8971 raft_consensus.cc:740] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:43.883024  8971 consensus_queue.cc:260] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.883399  8351 tablet_copy_source_session.cc:215] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:43.888458  8971 ts_tablet_manager.cc:1434] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:43.888718  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48289ad9526401bb3d0374abf5c0ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:43.892436  8201 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-efe06da729764dcc8e7175dddcd992a5 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:16:43.892870  8201 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-efe06da729764dcc8e7175dddcd992a5 on tablet efe06da729764dcc8e7175dddcd992a5 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:43.941164  8978 tablet_copy_client.cc:806] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:43.941874  8978 tablet_copy_client.cc:670] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:43.943578  8277 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:43.944161  8277 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-7a3bb70a0e3c4a758e2ba786a7a15f20
I20260709 12:16:43.946295  8978 tablet_copy_client.cc:538] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:43.951793  8277 tablet_copy_source_session.cc:215] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:43.956979  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:43.957937  8978 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:43.981132  8978 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:43.981196  8974 tablet_copy_client.cc:806] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:43.981992  8974 tablet_copy_client.cc:670] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:43.982309  8978 tablet_bootstrap.cc:492] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:43.983038  8978 ts_tablet_manager.cc:1403] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 12:16:43.985826  8974 tablet_copy_client.cc:538] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:43.986861  8978 raft_consensus.cc:359] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.987764  8978 raft_consensus.cc:740] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:43.988435  8978 consensus_queue.cc:260] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:43.990718  8978 ts_tablet_manager.cc:1434] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:43.992986  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-e48289ad9526401bb3d0374abf5c0ed7 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:43.993429  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-e48289ad9526401bb3d0374abf5c0ed7 on tablet e48289ad9526401bb3d0374abf5c0ed7 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:43.997984  8974 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:44.022867  8974 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:44.023624  8974 tablet_bootstrap.cc:492] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:44.024207  8974 ts_tablet_manager.cc:1403] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 12:16:44.026473  8974 raft_consensus.cc:359] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:44.027261  8974 raft_consensus.cc:740] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:44.027858  8974 consensus_queue.cc:260] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:44.030427  8974 ts_tablet_manager.cc:1434] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:16:44.032397  8277 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-7a3bb70a0e3c4a758e2ba786a7a15f20 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:44.032855  8277 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-7a3bb70a0e3c4a758e2ba786a7a15f20 on tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:44.186043  8912 raft_consensus.cc:1217] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:44.309788  8912 raft_consensus.cc:1217] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:44.320173  8912 raft_consensus.cc:1217] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:44.396934  8912 raft_consensus.cc:1217] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:44.594868  8385 raft_consensus.cc:1064] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:44.597398  8385 consensus_queue.cc:237] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:44.603906  8912 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.605192  8258 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.604749  8332 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.605916  8987 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:16:44.608903  8385 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:44.610519  8984 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:44.636786  8385 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.638535  8258 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.641952  8332 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.649682  8912 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.656277  8086 catalog_manager.cc:5697] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:44.705305  8183 consensus_queue.cc:237] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:44.711630  8912 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.713405  8385 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:44.715651  8266 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.721233  8385 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:44.727664  8437 raft_consensus.cc:1064] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:44.727376  8987 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.729866  8437 consensus_queue.cc:237] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:44.733896  8912 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.741138  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17b12f0d92bd4e8da532c3f9efe80108 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:44.745103  8711 raft_consensus.cc:1064] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:44.747336  8711 consensus_queue.cc:237] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:44.750711  8088 catalog_manager.cc:5697] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.743124  8266 raft_consensus.cc:2955] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.770563  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet 17b12f0d92bd4e8da532c3f9efe80108 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:16:44.771660  8191 raft_consensus.cc:1275] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.773434  8811 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:44.778932  8258 raft_consensus.cc:1275] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.781308  8756 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:44.792801  8998 tablet_replica.cc:333] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:16:44.794790  8998 raft_consensus.cc:2243] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:44.795605  8998 raft_consensus.cc:2272] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:44.796133  8911 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.796555  8341 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.797464  8385 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:44.802042  8261 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.803303  8437 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:44.803992  8912 raft_consensus.cc:1275] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:44.808663  8385 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:44.819535  8711 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:44.833187  8998 ts_tablet_manager.cc:1916] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:44.856828  8996 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.860288  8183 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
W20260709 12:16:44.871258  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 46793.5us
I20260709 12:16:44.874290  8437 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.876338  8261 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.880748  8341 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.897027  8911 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.893410  8912 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.906667  8088 catalog_manager.cc:5697] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:44.914390  8998 ts_tablet_manager.cc:1929] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:44.918395  8258 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.919651  8089 catalog_manager.cc:5697] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.935844  8191 consensus_queue.cc:237] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:44.958204  8332 consensus_queue.cc:237] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:44.959133  8998 log.cc:1199] T 17b12f0d92bd4e8da532c3f9efe80108 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/17b12f0d92bd4e8da532c3f9efe80108
I20260709 12:16:44.961252  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet 17b12f0d92bd4e8da532c3f9efe80108 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:44.965854  8912 raft_consensus.cc:1275] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.971625  8811 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:44.974810  8258 raft_consensus.cc:1275] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.977212  8756 consensus_queue.cc:1048] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:44.980115  8912 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.979017  8711 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.993466  8910 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.996258  8258 raft_consensus.cc:2955] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:44.998855  8437 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:45.003477  8837 raft_consensus.cc:1064] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:45.005882  8837 consensus_queue.cc:237] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:45.006516  8987 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.010793  8332 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:45.012307  8437 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:45.011816  8911 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.016005  8332 raft_consensus.cc:2955] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.016106  8087 catalog_manager.cc:5697] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.017473  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet efe06da729764dcc8e7175dddcd992a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:45.023829  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e48289ad9526401bb3d0374abf5c0ed7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:45.027916  8089 catalog_manager.cc:5697] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:45.028751  8911 raft_consensus.cc:1275] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:45.029742  8341 raft_consensus.cc:1275] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:45.030467  8985 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:45.037413  8985 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:45.043985  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet efe06da729764dcc8e7175dddcd992a5 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:16:45.074158  8191 raft_consensus.cc:1275] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:45.077890  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet e48289ad9526401bb3d0374abf5c0ed7 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:16:45.083022  8962 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:45.098928  9009 tablet_replica.cc:333] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:16:45.100230  9011 tablet_replica.cc:333] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:16:45.101289  9011 raft_consensus.cc:2243] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:45.101990  9011 raft_consensus.cc:2272] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:45.106115  9011 ts_tablet_manager.cc:1916] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:45.112540  9009 raft_consensus.cc:2243] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:45.113312  9009 raft_consensus.cc:2272] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:45.116703  9009 ts_tablet_manager.cc:1916] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:45.125135  8837 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.135953  8188 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.153396  8911 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.168061  8089 catalog_manager.cc:5697] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.168919  8332 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.209136  9011 ts_tablet_manager.cc:1929] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:45.209658  9011 log.cc:1199] T e48289ad9526401bb3d0374abf5c0ed7 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/e48289ad9526401bb3d0374abf5c0ed7
I20260709 12:16:45.213029  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet e48289ad9526401bb3d0374abf5c0ed7 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:45.214111  8258 consensus_queue.cc:237] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:45.218833  9009 ts_tablet_manager.cc:1929] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:45.219297  9009 log.cc:1199] T efe06da729764dcc8e7175dddcd992a5 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/efe06da729764dcc8e7175dddcd992a5
I20260709 12:16:45.219961  8332 raft_consensus.cc:1275] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:45.221167  8837 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:45.222959  8911 raft_consensus.cc:1275] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:45.229336  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet efe06da729764dcc8e7175dddcd992a5 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:45.229197  9015 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.230825  9014 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:45.234862  8332 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.236282  8911 raft_consensus.cc:2955] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.239463  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:45.251847  8088 catalog_manager.cc:5697] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:45.263370  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:16:45.264626  9011 tablet_replica.cc:333] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:16:45.265666  9011 raft_consensus.cc:2243] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:45.266396  9011 raft_consensus.cc:2272] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:45.271993  9011 ts_tablet_manager.cc:1916] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:45.285029  9011 ts_tablet_manager.cc:1929] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:45.285403  9011 log.cc:1199] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/7a3bb70a0e3c4a758e2ba786a7a15f20
I20260709 12:16:45.286816  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet 7a3bb70a0e3c4a758e2ba786a7a15f20 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:46.340818  8332 consensus_queue.cc:237] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:16:46.346570  8307 consensus_peers.cc:597] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cce1f4e949cc43deb4f46f78b5a359cc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:46.347165  8258 raft_consensus.cc:1275] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:46.347414  8191 raft_consensus.cc:1275] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:46.349767  9002 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:46.350592  9017 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:46.356702  9017 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.358532  8183 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.359328  8266 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.372236  8266 consensus_queue.cc:237] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:46.376389  8089 catalog_manager.cc:5697] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:46.382404  8332 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:46.382562  8191 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:46.384316  9015 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:16:46.387167  8233 consensus_peers.cc:597] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7acca3ef10246ef944aa6a95c5922cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:46.388406  9015 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:46.411406  8183 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.406978  9015 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.412303  8338 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.431857  8261 consensus_queue.cc:237] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:46.443271  8088 catalog_manager.cc:5697] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 2 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:16:46.447914  8233 consensus_peers.cc:597] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84547706fe884c029c19f87f33fc543d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:46.451398  8338 raft_consensus.cc:1275] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:46.451943  8183 raft_consensus.cc:1275] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:46.453222  9015 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:46.454547  9022 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:46.466089  9014 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.467814  8338 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.468526  8183 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.479219  8188 consensus_queue.cc:237] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:46.483707  8087 catalog_manager.cc:5697] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:46.491056  8158 consensus_peers.cc:597] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10303a55515543b386ae5a51d408ba5d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:46.491863  8338 raft_consensus.cc:1275] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:46.493211  8261 raft_consensus.cc:1275] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:46.493790  8385 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:46.495326  8385 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:46.514253  8385 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.524174  8261 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.524549  8332 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:46.535926  8089 catalog_manager.cc:5697] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:46.893152  9035 ts_tablet_manager.cc:933] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:46.894632  9035 tablet_copy_client.cc:323] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:46.896013  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet cce1f4e949cc43deb4f46f78b5a359cc from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:46.896423  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet cce1f4e949cc43deb4f46f78b5a359cc from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-cce1f4e949cc43deb4f46f78b5a359cc
I20260709 12:16:46.901382  8351 tablet_copy_source_session.cc:215] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:46.903918  9035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce1f4e949cc43deb4f46f78b5a359cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:46.920004  9035 tablet_copy_client.cc:806] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:46.920794  9035 tablet_copy_client.cc:670] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:46.925050  9035 tablet_copy_client.cc:538] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:46.933132  9035 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:46.948256  9037 ts_tablet_manager.cc:933] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:16:46.955248  9039 ts_tablet_manager.cc:933] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:46.955127  9037 tablet_copy_client.cc:323] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:16:46.956660  9035 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:46.957186  8201 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet 10303a55515543b386ae5a51d408ba5d from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:16:46.957852  9035 tablet_bootstrap.cc:492] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:46.957973  8201 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet 10303a55515543b386ae5a51d408ba5d from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-10303a55515543b386ae5a51d408ba5d
I20260709 12:16:46.958570  9035 ts_tablet_manager.cc:1403] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260709 12:16:46.961580  9035 raft_consensus.cc:359] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:46.962422  9035 raft_consensus.cc:740] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:46.963052  9035 consensus_queue.cc:260] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:46.965798  9039 tablet_copy_client.cc:323] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:46.968500  8277 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet f7acca3ef10246ef944aa6a95c5922cb from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:46.969005  8277 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet f7acca3ef10246ef944aa6a95c5922cb from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-f7acca3ef10246ef944aa6a95c5922cb
I20260709 12:16:46.970929  8201 tablet_copy_source_session.cc:215] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:46.974443  9037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10303a55515543b386ae5a51d408ba5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:46.977315  8277 tablet_copy_source_session.cc:215] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:46.980732  9039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7acca3ef10246ef944aa6a95c5922cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:46.974483  9035 ts_tablet_manager.cc:1434] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.011s
I20260709 12:16:46.988602  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-cce1f4e949cc43deb4f46f78b5a359cc received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:46.989043  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-cce1f4e949cc43deb4f46f78b5a359cc on tablet cce1f4e949cc43deb4f46f78b5a359cc with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:46.991855  9037 tablet_copy_client.cc:806] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:46.992412  9037 tablet_copy_client.cc:670] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:46.996528  9037 tablet_copy_client.cc:538] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:47.004515  9039 tablet_copy_client.cc:806] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:47.005159  9039 tablet_copy_client.cc:670] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:47.008913  9037 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:47.013592  9039 tablet_copy_client.cc:538] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:47.016613  9035 ts_tablet_manager.cc:933] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:47.023469  9039 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:47.038697  9037 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:47.039656  9037 tablet_bootstrap.cc:492] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:47.040314  9037 ts_tablet_manager.cc:1403] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.004s
I20260709 12:16:47.043756  9035 tablet_copy_client.cc:323] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:47.043794  9037 raft_consensus.cc:359] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:47.044803  9037 raft_consensus.cc:740] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:47.045449  9037 consensus_queue.cc:260] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:47.048394  8277 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 84547706fe884c029c19f87f33fc543d from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:47.048935  8277 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 84547706fe884c029c19f87f33fc543d from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-84547706fe884c029c19f87f33fc543d
I20260709 12:16:47.056517  9037 ts_tablet_manager.cc:1434] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 12:16:47.058763  8201 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-10303a55515543b386ae5a51d408ba5d received from {username='slave'} at 127.0.0.1:53168
I20260709 12:16:47.059204  8201 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-10303a55515543b386ae5a51d408ba5d on tablet 10303a55515543b386ae5a51d408ba5d with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:47.071108  8277 tablet_copy_source_session.cc:215] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:47.081790  9035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84547706fe884c029c19f87f33fc543d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:47.107509  9035 tablet_copy_client.cc:806] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:47.109714  9035 tablet_copy_client.cc:670] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:47.110175  9039 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:47.111191  9039 tablet_bootstrap.cc:492] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:47.111975  9039 ts_tablet_manager.cc:1403] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.009s
I20260709 12:16:47.117477  9035 tablet_copy_client.cc:538] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:47.120893  9039 raft_consensus.cc:359] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:47.121824  9039 raft_consensus.cc:740] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:47.122510  9039 consensus_queue.cc:260] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:47.126917  9039 ts_tablet_manager.cc:1434] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:16:47.130587  9035 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:47.130784  8277 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-f7acca3ef10246ef944aa6a95c5922cb received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:47.131309  8277 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-f7acca3ef10246ef944aa6a95c5922cb on tablet f7acca3ef10246ef944aa6a95c5922cb with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:47.157567  9035 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:47.162472  9035 tablet_bootstrap.cc:492] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:47.163218  9035 ts_tablet_manager.cc:1403] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.008s
I20260709 12:16:47.170236  9035 raft_consensus.cc:359] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:47.171059  9035 raft_consensus.cc:740] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:47.171725  9035 consensus_queue.cc:260] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:47.174190  9035 ts_tablet_manager.cc:1434] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260709 12:16:47.176062  8277 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-84547706fe884c029c19f87f33fc543d received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:47.176484  8277 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-84547706fe884c029c19f87f33fc543d on tablet 84547706fe884c029c19f87f33fc543d with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:47.356101  8912 raft_consensus.cc:1217] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:47.420881  8912 raft_consensus.cc:1217] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:16:47.466069  8912 raft_consensus.cc:1217] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:47.636776  8912 raft_consensus.cc:1217] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:47.817405  9020 raft_consensus.cc:1064] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:47.819953  9020 consensus_queue.cc:237] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:47.827772  8912 raft_consensus.cc:1275] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.828866  8188 raft_consensus.cc:1275] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.829093  9048 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:47.830053  8266 raft_consensus.cc:1275] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.830745  9020 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:47.832269  9020 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:47.858752  8266 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.856153  9020 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.861794  8191 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.888492  8912 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.896603  8088 catalog_manager.cc:5697] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.932397  8338 consensus_queue.cc:237] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:47.942652  8912 raft_consensus.cc:1275] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.943954  8183 raft_consensus.cc:1275] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.944850  9017 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:47.948388  9020 consensus_queue.cc:1048] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:47.955107  9017 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.956844  8912 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.958415  8183 raft_consensus.cc:2955] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.972831  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cce1f4e949cc43deb4f46f78b5a359cc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:47.978430  8087 catalog_manager.cc:5697] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:47.987840  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet cce1f4e949cc43deb4f46f78b5a359cc with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:16:47.989565  9059 tablet_replica.cc:333] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:16:47.990643  9059 raft_consensus.cc:2243] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:47.991405  9059 raft_consensus.cc:2272] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:47.994299  9059 ts_tablet_manager.cc:1916] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:47.999675  8385 raft_consensus.cc:1064] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:48.001977  8385 consensus_queue.cc:237] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:48.008924  9014 raft_consensus.cc:1064] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:48.011118  9059 ts_tablet_manager.cc:1929] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:48.011547  9059 log.cc:1199] T cce1f4e949cc43deb4f46f78b5a359cc P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/cce1f4e949cc43deb4f46f78b5a359cc
I20260709 12:16:48.011482  9014 consensus_queue.cc:237] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:48.013268  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet cce1f4e949cc43deb4f46f78b5a359cc (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:48.032863  8912 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:48.034591  8183 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:48.035202  8338 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:48.036384  9049 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:48.037544  9062 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:48.042541  8912 raft_consensus.cc:1275] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:48.038885  9015 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:16:48.045014  9045 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:48.057693  8341 raft_consensus.cc:1275] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:48.060369  9045 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:48.063227  8266 raft_consensus.cc:1275] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:48.067605  8385 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:48.085968  9062 raft_consensus.cc:1064] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:48.089733  9062 consensus_queue.cc:237] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:48.118011  8910 raft_consensus.cc:1275] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:48.119439  9062 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:48.120637  8332 raft_consensus.cc:1275] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:48.122905  8191 raft_consensus.cc:1275] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:48.122660  9015 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:48.124720  9015 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:48.171226  9063 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.173233  8909 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.190212  9062 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.192909  8337 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.193334  8908 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.209740  8086 catalog_manager.cc:5697] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:48.204028  8332 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.220633  9066 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.226955  8188 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.229601  8258 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.234584  8088 catalog_manager.cc:5697] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:48.230772  8191 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.252491  8258 consensus_queue.cc:237] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:48.252518  8909 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.264709  8908 raft_consensus.cc:1275] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:48.266546  9014 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:48.273736  9014 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.276940  8908 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.280457  8338 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.285068  8183 raft_consensus.cc:1275] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:48.288763  9062 consensus_queue.cc:1048] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:48.298527  8188 consensus_queue.cc:237] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:48.300870  8191 raft_consensus.cc:2955] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.305860  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84547706fe884c029c19f87f33fc543d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:48.306658  8086 catalog_manager.cc:5697] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.311349  8087 catalog_manager.cc:5697] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.314180  8338 raft_consensus.cc:1275] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:48.314185  8908 raft_consensus.cc:1275] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:48.316035  9061 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:48.316908  9045 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:48.327927  9061 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.331219  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet 84547706fe884c029c19f87f33fc543d with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:16:48.338352  8261 consensus_queue.cc:237] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:48.349885  8338 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.353722  8908 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:48.356683  9066 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:48.363266  8909 raft_consensus.cc:2955] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.364310  8188 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:48.366101  9049 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:48.368438  9077 tablet_replica.cc:333] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:16:48.369861  9077 raft_consensus.cc:2243] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:48.373206  9014 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.385125  8089 catalog_manager.cc:5697] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.386780  8188 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.393008  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7acca3ef10246ef944aa6a95c5922cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:48.403128  9077 raft_consensus.cc:2272] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:48.406576  9077 ts_tablet_manager.cc:1916] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:48.408605  8909 raft_consensus.cc:2955] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:48.422008  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10303a55515543b386ae5a51d408ba5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:48.423455  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet 10303a55515543b386ae5a51d408ba5d with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:16:48.424435  9059 tablet_replica.cc:333] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:16:48.425427  9059 raft_consensus.cc:2243] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:48.426120  9059 raft_consensus.cc:2272] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:48.429811  9077 ts_tablet_manager.cc:1929] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:48.430358  9077 log.cc:1199] T 84547706fe884c029c19f87f33fc543d P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/84547706fe884c029c19f87f33fc543d
I20260709 12:16:48.433010  9059 ts_tablet_manager.cc:1916] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:48.450512  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet 84547706fe884c029c19f87f33fc543d (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:48.462159  8087 catalog_manager.cc:5697] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 2 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:48.463356  9059 ts_tablet_manager.cc:1929] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:48.463763  9059 log.cc:1199] T 10303a55515543b386ae5a51d408ba5d P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/10303a55515543b386ae5a51d408ba5d
I20260709 12:16:48.465229  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet 10303a55515543b386ae5a51d408ba5d (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:48.474608  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet f7acca3ef10246ef944aa6a95c5922cb with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:16:48.475605  9077 tablet_replica.cc:333] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:16:48.476512  9077 raft_consensus.cc:2243] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:48.477130  9077 raft_consensus.cc:2272] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:48.480525  9077 ts_tablet_manager.cc:1916] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:48.492481  9077 ts_tablet_manager.cc:1929] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:16:48.492820  9077 log.cc:1199] T f7acca3ef10246ef944aa6a95c5922cb P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/f7acca3ef10246ef944aa6a95c5922cb
I20260709 12:16:48.494194  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet f7acca3ef10246ef944aa6a95c5922cb (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:49.543982  8337 consensus_queue.cc:237] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:49.550072  8188 raft_consensus.cc:1275] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:49.550451  8258 raft_consensus.cc:1275] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:49.550824  8307 consensus_peers.cc:597] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd8ff6f6adb64b829595c3059d3e67f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:49.552575  9078 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:49.553292  9054 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:49.561846  9078 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.563620  8258 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.615526  8183 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.615659  8090 catalog_manager.cc:5697] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.621127  8337 consensus_queue.cc:237] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:16:49.637112  8307 consensus_peers.cc:597] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eabd3a2998474e9bb07d457d6fc16697. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:49.639066  8258 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:49.639775  8183 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:49.640693  9054 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:49.642168  9082 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:49.649516  9082 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.651911  8258 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.684122  8258 consensus_queue.cc:237] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:49.684088  8087 catalog_manager.cc:5697] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.689059  8183 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.697710  8337 raft_consensus.cc:1275] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:49.698472  8233 consensus_peers.cc:597] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12391b21e86c474d8cf3a12ed3e8cd54. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:49.699270  8191 raft_consensus.cc:1275] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:49.699955  9049 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:49.701467  9014 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:49.721422  9049 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.723055  8337 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.722833  8183 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.738690  8090 catalog_manager.cc:5697] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.740916  8258 consensus_queue.cc:237] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:49.748237  8183 raft_consensus.cc:1275] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:49.749006  8233 consensus_peers.cc:597] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e2bdd05dd244f2281c29407f6e52b34. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:49.749640  9083 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:49.752328  8337 raft_consensus.cc:1275] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:49.753862  9095 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:49.776505  9083 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.778483  8188 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.787139  8337 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:49.794509  8089 catalog_manager.cc:5697] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:50.094127  9100 ts_tablet_manager.cc:933] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:50.096210  9100 tablet_copy_client.cc:323] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:50.097728  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet cd8ff6f6adb64b829595c3059d3e67f4 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:50.098241  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet cd8ff6f6adb64b829595c3059d3e67f4 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-cd8ff6f6adb64b829595c3059d3e67f4
I20260709 12:16:50.103834  8351 tablet_copy_source_session.cc:215] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:50.107242  9100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8ff6f6adb64b829595c3059d3e67f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:50.126428  9100 tablet_copy_client.cc:806] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:50.127000  9100 tablet_copy_client.cc:670] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:50.130998  9100 tablet_copy_client.cc:538] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:50.141247  9100 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:50.241873  9103 ts_tablet_manager.cc:933] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:50.276206  9105 ts_tablet_manager.cc:933] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:50.284045  9107 ts_tablet_manager.cc:933] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:50.280196  9103 tablet_copy_client.cc:323] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:50.303130  9105 tablet_copy_client.cc:323] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:50.331386  8277 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 12391b21e86c474d8cf3a12ed3e8cd54 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:50.332280  8277 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 12391b21e86c474d8cf3a12ed3e8cd54 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-12391b21e86c474d8cf3a12ed3e8cd54
I20260709 12:16:50.335100  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 2e2bdd05dd244f2281c29407f6e52b34 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:50.335783  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 2e2bdd05dd244f2281c29407f6e52b34 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-2e2bdd05dd244f2281c29407f6e52b34
I20260709 12:16:50.349573  8277 tablet_copy_source_session.cc:215] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:50.351816  8276 tablet_copy_source_session.cc:215] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:50.354154  9103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12391b21e86c474d8cf3a12ed3e8cd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:50.380621  9107 tablet_copy_client.cc:323] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:50.387732  9100 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:50.387949  9105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2bdd05dd244f2281c29407f6e52b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:50.392797  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet eabd3a2998474e9bb07d457d6fc16697 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:50.393517  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet eabd3a2998474e9bb07d457d6fc16697 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-eabd3a2998474e9bb07d457d6fc16697
W20260709 12:16:50.396344  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 96625.4us
I20260709 12:16:50.399693  9100 tablet_bootstrap.cc:492] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:50.414059  9100 ts_tablet_manager.cc:1403] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.273s	user 0.026s	sys 0.024s
I20260709 12:16:50.414885  8351 tablet_copy_source_session.cc:215] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:50.418615  9107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabd3a2998474e9bb07d457d6fc16697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:50.427238  9100 raft_consensus.cc:359] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:50.428659  9100 raft_consensus.cc:740] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:50.429440  9100 consensus_queue.cc:260] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:50.441130  9105 tablet_copy_client.cc:806] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:50.442317  9105 tablet_copy_client.cc:670] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:50.443660  9107 tablet_copy_client.cc:806] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:50.450237  9105 tablet_copy_client.cc:538] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:50.444653  9107 tablet_copy_client.cc:670] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:50.462313  9100 ts_tablet_manager.cc:1434] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.004s
I20260709 12:16:50.464273  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-cd8ff6f6adb64b829595c3059d3e67f4 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:50.464521  9105 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:50.464798  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-cd8ff6f6adb64b829595c3059d3e67f4 on tablet cd8ff6f6adb64b829595c3059d3e67f4 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:50.465106  9107 tablet_copy_client.cc:538] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:50.468676  9103 tablet_copy_client.cc:806] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:50.470345  9103 tablet_copy_client.cc:670] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:50.486212  9103 tablet_copy_client.cc:538] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:50.498131  9103 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:50.514077  9107 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:50.530750  9105 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:50.531684  9105 tablet_bootstrap.cc:492] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:50.532333  9105 ts_tablet_manager.cc:1403] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.007s
I20260709 12:16:50.548585  9105 raft_consensus.cc:359] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:50.549801  9105 raft_consensus.cc:740] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:50.550529  9105 consensus_queue.cc:260] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:50.555742  9105 ts_tablet_manager.cc:1434] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 12:16:50.557574  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-2e2bdd05dd244f2281c29407f6e52b34 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:50.558022  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-2e2bdd05dd244f2281c29407f6e52b34 on tablet 2e2bdd05dd244f2281c29407f6e52b34 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:50.577661  9103 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:50.578744  9103 tablet_bootstrap.cc:492] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:50.579497  9103 ts_tablet_manager.cc:1403] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.009s
I20260709 12:16:50.583737  9103 raft_consensus.cc:359] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:50.584692  9103 raft_consensus.cc:740] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:50.585397  9103 consensus_queue.cc:260] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:50.589314  9103 ts_tablet_manager.cc:1434] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:16:50.593760  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-12391b21e86c474d8cf3a12ed3e8cd54 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:50.594184  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-12391b21e86c474d8cf3a12ed3e8cd54 on tablet 12391b21e86c474d8cf3a12ed3e8cd54 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:50.599464  9107 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:50.600375  9107 tablet_bootstrap.cc:492] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:50.601186  9107 ts_tablet_manager.cc:1403] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.087s	user 0.023s	sys 0.016s
I20260709 12:16:50.603575  8908 raft_consensus.cc:1217] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:50.603852  9107 raft_consensus.cc:359] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:50.604843  9107 raft_consensus.cc:740] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:50.605669  9107 consensus_queue.cc:260] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:50.608099  9107 ts_tablet_manager.cc:1434] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:50.609886  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-eabd3a2998474e9bb07d457d6fc16697 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:50.610296  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-eabd3a2998474e9bb07d457d6fc16697 on tablet eabd3a2998474e9bb07d457d6fc16697 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:50.723649  8908 raft_consensus.cc:1217] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:50.776530  8909 raft_consensus.cc:1217] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:50.789460  8909 raft_consensus.cc:1217] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:51.036872  9108 raft_consensus.cc:1064] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:51.039628  9108 consensus_queue.cc:237] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:51.046844  8258 raft_consensus.cc:1275] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.047084  8908 raft_consensus.cc:1275] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.048352  9054 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:51.049155  9112 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.062235  8188 raft_consensus.cc:1275] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.064484  9054 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.082922  9054 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.092327  8909 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.092741  8188 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.111265  8261 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.116508  8087 catalog_manager.cc:5697] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:51.166250  8337 consensus_queue.cc:237] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:51.175936  8909 raft_consensus.cc:1275] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:51.177599  9082 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:51.175940  8258 raft_consensus.cc:1275] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:51.182528  9082 consensus_queue.cc:1048] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:51.185446  9121 raft_consensus.cc:1064] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:51.186733  9054 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.189041  9121 consensus_queue.cc:237] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:51.203959  8908 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.203516  8909 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.205451  8261 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.204773  8258 raft_consensus.cc:2955] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.208506  9108 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.210552  9108 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.215713  8086 catalog_manager.cc:5697] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:51.212477  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd8ff6f6adb64b829595c3059d3e67f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:51.225448  8188 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.227218  9082 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.234265  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet cd8ff6f6adb64b829595c3059d3e67f4 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:16:51.249013  9130 tablet_replica.cc:333] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:16:51.257479  9130 raft_consensus.cc:2243] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.263200  9130 raft_consensus.cc:2272] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.264643  9108 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.265723  8258 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.268738  9130 ts_tablet_manager.cc:1916] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:51.282045  8909 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.287729  8188 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.303918  8086 catalog_manager.cc:5697] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.305243  9104 raft_consensus.cc:1064] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:51.308905  9130 ts_tablet_manager.cc:1929] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:51.309499  9130 log.cc:1199] T cd8ff6f6adb64b829595c3059d3e67f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/cd8ff6f6adb64b829595c3059d3e67f4
I20260709 12:16:51.315497  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet cd8ff6f6adb64b829595c3059d3e67f4 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:51.327060  9099 raft_consensus.cc:1064] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:51.329751  9099 consensus_queue.cc:237] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:51.330480  9104 consensus_queue.cc:237] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:51.343447  8190 raft_consensus.cc:1275] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.346450  9083 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.347843  8338 raft_consensus.cc:1275] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.350101  8337 consensus_queue.cc:237] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:51.354358  8909 raft_consensus.cc:1275] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.358402  8188 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:51.359647  8909 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:51.363615  9082 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:51.366462  9121 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:51.356837  9099 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:16:51.376706  9054 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.382153  8188 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.382247  8911 raft_consensus.cc:2955] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.379652  9134 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:16:51.392448  8908 raft_consensus.cc:1275] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.394685  9134 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.396219  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eabd3a2998474e9bb07d457d6fc16697 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:51.413249  8090 catalog_manager.cc:5697] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:51.438099  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet eabd3a2998474e9bb07d457d6fc16697 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:16:51.440928  8337 raft_consensus.cc:1275] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.444087  8191 raft_consensus.cc:1275] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:51.449776  9083 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.459619  9104 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.460165  8908 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.464550  9140 tablet_replica.cc:333] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:16:51.465688  9140 raft_consensus.cc:2243] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.466337  9140 raft_consensus.cc:2272] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.476787  9134 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.483773  8090 catalog_manager.cc:5697] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.497136  9140 ts_tablet_manager.cc:1916] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:51.505970  9099 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.503125  8190 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.519559  8908 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.527956  9140 ts_tablet_manager.cc:1929] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:51.536039  9140 log.cc:1199] T eabd3a2998474e9bb07d457d6fc16697 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/eabd3a2998474e9bb07d457d6fc16697
I20260709 12:16:51.537973  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet eabd3a2998474e9bb07d457d6fc16697 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:51.547379  8090 catalog_manager.cc:5697] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.563549  8337 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.564448  8190 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.567994  8341 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.607756  8258 consensus_queue.cc:237] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:51.608599  8261 consensus_queue.cc:237] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:51.616421  8188 raft_consensus.cc:1275] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:51.616685  8909 raft_consensus.cc:1275] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:51.617568  8908 raft_consensus.cc:1275] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:51.618364  9099 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:51.620173  9099 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:51.623752  9104 consensus_queue.cc:1048] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:51.624114  8337 raft_consensus.cc:1275] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:51.628134  9104 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.630733  8909 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.637151  9134 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:51.640825  9134 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.643970  8341 raft_consensus.cc:2955] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.646020  8908 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.655030  8188 raft_consensus.cc:2955] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.673305  8090 catalog_manager.cc:5697] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.677018  8089 catalog_manager.cc:5697] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:51.687112  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet 12391b21e86c474d8cf3a12ed3e8cd54 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:16:51.688377  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12391b21e86c474d8cf3a12ed3e8cd54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:51.690447  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e2bdd05dd244f2281c29407f6e52b34 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:51.691462  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e2bdd05dd244f2281c29407f6e52b34 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:16:51.693416  9130 tablet_replica.cc:333] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:16:51.694593  9130 raft_consensus.cc:2243] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.695380  9130 raft_consensus.cc:2272] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.698213  9145 tablet_replica.cc:333] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:16:51.701004  9130 ts_tablet_manager.cc:1916] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:51.702065  9145 raft_consensus.cc:2243] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:51.702817  9145 raft_consensus.cc:2272] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:51.707959  9145 ts_tablet_manager.cc:1916] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:51.721963  9145 ts_tablet_manager.cc:1929] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:51.721911  9130 ts_tablet_manager.cc:1929] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:51.722651  9145 log.cc:1199] T 12391b21e86c474d8cf3a12ed3e8cd54 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/12391b21e86c474d8cf3a12ed3e8cd54
I20260709 12:16:51.722757  9130 log.cc:1199] T 2e2bdd05dd244f2281c29407f6e52b34 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/2e2bdd05dd244f2281c29407f6e52b34
I20260709 12:16:51.724464  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet 12391b21e86c474d8cf3a12ed3e8cd54 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:51.725183  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet 2e2bdd05dd244f2281c29407f6e52b34 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:52.776753  8341 consensus_queue.cc:237] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:16:52.786264  8307 consensus_peers.cc:597] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b34318b14d264ecba73d9f2a1bf41f14. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:52.786834  8258 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.787177  8188 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.788249  9146 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:52.789099  9121 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.801745  9054 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.808530  8261 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.820657  8188 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.826599  8191 consensus_queue.cc:237] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:52.828313  8089 catalog_manager.cc:5697] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:52.842777  8158 consensus_peers.cc:597] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dde9c505662e4ec0858983b0b8b3ba32. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:52.843075  8341 raft_consensus.cc:1275] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.845208  9144 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:52.845705  8258 raft_consensus.cc:1275] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.849412  9144 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:52.858834  8341 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.857944  9061 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.880918  8337 consensus_queue.cc:237] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:52.888060  8090 catalog_manager.cc:5697] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.904004  8258 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:16:52.915081  8307 consensus_peers.cc:597] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a1f96bfbf394f269262c8383effe9e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:52.921650  8261 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.922845  8188 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.924319  9150 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.925209  9054 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.933777  9054 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.936614  8188 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.939340  8258 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:52.951360  8191 consensus_queue.cc:237] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:52.966280  8086 catalog_manager.cc:5697] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:52.978611  8158 consensus_peers.cc:597] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0c507b0cd2f404d97f03282fb70593a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:52.980450  8341 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.982002  9061 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.983922  8258 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.985591  9159 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.997740  9162 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:53.000571  8341 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:53.016700  8258 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:53.021863  8086 catalog_manager.cc:5697] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:53.187427  9170 ts_tablet_manager.cc:933] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:53.192140  9170 tablet_copy_client.cc:323] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:53.193953  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet b34318b14d264ecba73d9f2a1bf41f14 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:53.194486  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet b34318b14d264ecba73d9f2a1bf41f14 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-b34318b14d264ecba73d9f2a1bf41f14
I20260709 12:16:53.202586  8351 tablet_copy_source_session.cc:215] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:53.205659  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34318b14d264ecba73d9f2a1bf41f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:53.217551  9170 tablet_copy_client.cc:806] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:53.218170  9170 tablet_copy_client.cc:670] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:53.222481  9170 tablet_copy_client.cc:538] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:53.228375  9170 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:53.247306  9170 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:53.249773  9170 tablet_bootstrap.cc:492] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:53.250527  9170 ts_tablet_manager.cc:1403] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.009s
I20260709 12:16:53.253396  9170 raft_consensus.cc:359] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:53.254295  9170 raft_consensus.cc:740] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:53.254983  9170 consensus_queue.cc:260] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:53.263319  9170 ts_tablet_manager.cc:1434] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:16:53.265415  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-b34318b14d264ecba73d9f2a1bf41f14 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:53.265865  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-b34318b14d264ecba73d9f2a1bf41f14 on tablet b34318b14d264ecba73d9f2a1bf41f14 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:53.382951  9170 ts_tablet_manager.cc:933] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:16:53.384894  9170 tablet_copy_client.cc:323] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:16:53.386722  8201 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet dde9c505662e4ec0858983b0b8b3ba32 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:16:53.387290  8201 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet dde9c505662e4ec0858983b0b8b3ba32 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-dde9c505662e4ec0858983b0b8b3ba32
I20260709 12:16:53.393203  8201 tablet_copy_source_session.cc:215] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:53.396200  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde9c505662e4ec0858983b0b8b3ba32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:53.411685  9170 tablet_copy_client.cc:806] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:53.412547  9170 tablet_copy_client.cc:670] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:53.415433  9175 ts_tablet_manager.cc:933] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:53.418326  9170 tablet_copy_client.cc:538] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:53.418560  9175 tablet_copy_client.cc:323] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:53.420349  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet 1a1f96bfbf394f269262c8383effe9e2 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:53.420845  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet 1a1f96bfbf394f269262c8383effe9e2 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-1a1f96bfbf394f269262c8383effe9e2
I20260709 12:16:53.427238  9170 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:53.428222  8351 tablet_copy_source_session.cc:215] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:53.431484  9175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a1f96bfbf394f269262c8383effe9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:53.455849  9175 tablet_copy_client.cc:806] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:53.457861  9175 tablet_copy_client.cc:670] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:53.459206  9170 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:53.460098  9170 tablet_bootstrap.cc:492] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:53.460958  9170 ts_tablet_manager.cc:1403] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.008s
I20260709 12:16:53.462154  9175 tablet_copy_client.cc:538] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:53.467327  9170 raft_consensus.cc:359] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:53.471904  9170 raft_consensus.cc:740] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:53.472620  9170 consensus_queue.cc:260] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:53.475449  9170 ts_tablet_manager.cc:1434] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:16:53.476965  9175 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:53.477277  8201 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-dde9c505662e4ec0858983b0b8b3ba32 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:16:53.477794  8201 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-dde9c505662e4ec0858983b0b8b3ba32 on tablet dde9c505662e4ec0858983b0b8b3ba32 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:53.483966  9170 ts_tablet_manager.cc:933] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:16:53.489041  9170 tablet_copy_client.cc:323] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:16:53.495874  8201 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet f0c507b0cd2f404d97f03282fb70593a from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:16:53.496513  8201 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet f0c507b0cd2f404d97f03282fb70593a from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-f0c507b0cd2f404d97f03282fb70593a
I20260709 12:16:53.508672  8201 tablet_copy_source_session.cc:215] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:53.514590  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c507b0cd2f404d97f03282fb70593a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:53.536480  9175 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:53.537429  9175 tablet_bootstrap.cc:492] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:53.538105  9175 ts_tablet_manager.cc:1403] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.006s
I20260709 12:16:53.538576  9170 tablet_copy_client.cc:806] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:53.539129  9170 tablet_copy_client.cc:670] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:53.542153  9170 tablet_copy_client.cc:538] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:53.542200  9175 raft_consensus.cc:359] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:53.543087  9175 raft_consensus.cc:740] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:53.543783  9175 consensus_queue.cc:260] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:53.547930  9175 ts_tablet_manager.cc:1434] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 12:16:53.549752  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-1a1f96bfbf394f269262c8383effe9e2 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:53.550153  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-1a1f96bfbf394f269262c8383effe9e2 on tablet 1a1f96bfbf394f269262c8383effe9e2 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:53.553297  9170 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:53.575304  9170 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:53.576234  9170 tablet_bootstrap.cc:492] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:53.576913  9170 ts_tablet_manager.cc:1403] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.001s
I20260709 12:16:53.579586  9170 raft_consensus.cc:359] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:53.580354  9170 raft_consensus.cc:740] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:53.580967  9170 consensus_queue.cc:260] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:53.584481  9170 ts_tablet_manager.cc:1434] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:53.586512  8201 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-f0c507b0cd2f404d97f03282fb70593a received from {username='slave'} at 127.0.0.1:53168
I20260709 12:16:53.586910  8201 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-f0c507b0cd2f404d97f03282fb70593a on tablet f0c507b0cd2f404d97f03282fb70593a with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:53.661706  8909 raft_consensus.cc:1217] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:53.799361  8909 raft_consensus.cc:1217] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:53.810529  8909 raft_consensus.cc:1217] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:53.864239  8909 raft_consensus.cc:1217] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:54.086484  9151 raft_consensus.cc:1064] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:54.089164  9151 consensus_queue.cc:237] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:54.097667  8261 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.099858  8909 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.102232  9151 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:54.105490  9054 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.106767  8188 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.113421  9054 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.133534  9151 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.137200  8191 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.146867  8261 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.154419  8909 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.159454  8089 catalog_manager.cc:5697] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.201839  8341 consensus_queue.cc:237] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:54.208030  8909 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:54.209492  9150 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:54.209955  8191 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:54.211656  9150 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:54.217446  9151 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.220227  8191 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.227180  8909 raft_consensus.cc:2955] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.238155  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b34318b14d264ecba73d9f2a1bf41f14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:54.241334  8087 catalog_manager.cc:5697] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.262820  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet b34318b14d264ecba73d9f2a1bf41f14 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:16:54.269342  9192 tablet_replica.cc:333] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:16:54.278043  9192 raft_consensus.cc:2243] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.278805  9192 raft_consensus.cc:2272] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.281772  9192 ts_tablet_manager.cc:1916] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:54.296978  9192 ts_tablet_manager.cc:1929] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:54.297362  9192 log.cc:1199] T b34318b14d264ecba73d9f2a1bf41f14 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/b34318b14d264ecba73d9f2a1bf41f14
I20260709 12:16:54.298914  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet b34318b14d264ecba73d9f2a1bf41f14 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:54.306013  9191 raft_consensus.cc:1064] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:54.308547  9191 consensus_queue.cc:237] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:54.322376  8909 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.323006  8258 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.324743  9150 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.325691  9054 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.325946  8191 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.328896  9151 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.355849  9054 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.357481  8191 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.358798  8258 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.366882  8909 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.376926  8086 catalog_manager.cc:5697] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.380102  9182 raft_consensus.cc:1064] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
W20260709 12:16:54.388836  8157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:16:54.392483  9182 consensus_queue.cc:237] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:54.400513  8341 raft_consensus.cc:1275] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.401724  8909 raft_consensus.cc:1275] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.403081  9061 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.406968  9061 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.410132  9061 raft_consensus.cc:1064] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:54.412376  9061 consensus_queue.cc:237] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:54.419214  8337 consensus_queue.cc:237] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:54.433488  8258 raft_consensus.cc:1275] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.435134  9200 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.440141  8908 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.443994  8261 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:54.445251  9194 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:54.452039  9194 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.455230  8261 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.454557  8909 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:54.463666  9054 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:54.437906  9200 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.489560  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a1f96bfbf394f269262c8383effe9e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:54.485931  8909 raft_consensus.cc:2955] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.497459  8086 catalog_manager.cc:5697] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.502604  8261 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.504536  8088 catalog_manager.cc:5697] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:54.519373  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a1f96bfbf394f269262c8383effe9e2 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:16:54.522579  8337 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.534511  8909 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.535753  9182 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.539758  8341 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.549279  9205 tablet_replica.cc:333] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:16:54.550359  9205 raft_consensus.cc:2243] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.552627  9200 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:54.552178  9205 raft_consensus.cc:2272] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.557705  9205 ts_tablet_manager.cc:1916] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:54.565514  8188 consensus_queue.cc:237] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:54.576802  8261 raft_consensus.cc:1275] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:54.578692  9200 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:54.584147  8909 raft_consensus.cc:1275] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:54.585582  9182 consensus_queue.cc:1048] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:54.600077  9199 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.602775  9200 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.607007  8258 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.620862  8337 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.625535  9205 ts_tablet_manager.cc:1929] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:54.638923  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dde9c505662e4ec0858983b0b8b3ba32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:54.719625  9205 log.cc:1199] T 1a1f96bfbf394f269262c8383effe9e2 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/1a1f96bfbf394f269262c8383effe9e2
W20260709 12:16:54.719902  8076 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 81014.5us
I20260709 12:16:54.639776  8090 catalog_manager.cc:5697] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.641012  8909 raft_consensus.cc:2955] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.662994  8088 catalog_manager.cc:5697] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
W20260709 12:16:54.730047  8158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 85746.4us
I20260709 12:16:54.732069  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet 1a1f96bfbf394f269262c8383effe9e2 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:54.684320  8258 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:54.738723  8911 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.756218  9182 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:54.766182  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet dde9c505662e4ec0858983b0b8b3ba32 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:16:54.769546  9219 tablet_replica.cc:333] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:16:54.770745  9219 raft_consensus.cc:2243] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.771484  9219 raft_consensus.cc:2272] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.779275  9219 ts_tablet_manager.cc:1916] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:54.788544  8263 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.788858  8191 consensus_queue.cc:237] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:54.795207  9219 ts_tablet_manager.cc:1929] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:54.795713  9219 log.cc:1199] T dde9c505662e4ec0858983b0b8b3ba32 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/dde9c505662e4ec0858983b0b8b3ba32
I20260709 12:16:54.797305  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet dde9c505662e4ec0858983b0b8b3ba32 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:54.801119  8909 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:54.802686  8337 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:54.804378  9213 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:54.807739  9213 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:54.814311  9210 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.822809  8341 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.830320  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0c507b0cd2f404d97f03282fb70593a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:54.831733  8909 raft_consensus.cc:2955] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.853955  8089 catalog_manager.cc:5697] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:54.866431  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet f0c507b0cd2f404d97f03282fb70593a with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:16:54.868046  9221 tablet_replica.cc:333] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:16:54.868824  9221 raft_consensus.cc:2243] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.869410  9221 raft_consensus.cc:2272] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.872614  9221 ts_tablet_manager.cc:1916] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:54.883528  9221 ts_tablet_manager.cc:1929] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:54.883852  9221 log.cc:1199] T f0c507b0cd2f404d97f03282fb70593a P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/f0c507b0cd2f404d97f03282fb70593a
I20260709 12:16:54.885032  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet f0c507b0cd2f404d97f03282fb70593a (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:55.933276  8258 consensus_queue.cc:237] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:16:55.940126  8233 consensus_peers.cc:597] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9dacdae679ac42bc8775535782019d01. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.940356  8332 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.941519  8191 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.941453  9134 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:55.943953  9206 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:55.950174  9134 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:55.951614  8332 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:55.966143  8332 consensus_queue.cc:237] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:55.966070  8191 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:55.968760  8090 catalog_manager.cc:5697] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:16:55.987673  8307 consensus_peers.cc:597] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f042a1e8eb0547edacc0542c9a7dc9e0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.988056  8191 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.990422  8258 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.991986  9191 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:55.992934  9194 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:56.004436  9151 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.006556  8263 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.022090  8332 consensus_queue.cc:237] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.031304  8090 catalog_manager.cc:5697] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:56.033696  8191 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.036893  8263 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:56.037501  8307 consensus_peers.cc:597] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbb7910ebf9a472093a56984ae1a4ce5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:56.037935  8190 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:56.047350  9194 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:56.049388  9191 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:56.056756  9194 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.063026  8258 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.081983  8191 consensus_queue.cc:237] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:16:56.091225  8158 consensus_peers.cc:597] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e29c52d73c0466b801cd673d837d522. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:56.094841  8332 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:56.095329  8258 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:56.096177  9213 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.095956  8090 catalog_manager.cc:5697] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.098726  9213 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.118322  8190 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.128768  9182 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.129869  8332 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.133383  8258 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.146716  8089 catalog_manager.cc:5697] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:56.400094  9244 ts_tablet_manager.cc:933] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:56.401896  9244 tablet_copy_client.cc:323] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:56.403508  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet f042a1e8eb0547edacc0542c9a7dc9e0 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:56.404035  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet f042a1e8eb0547edacc0542c9a7dc9e0 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-f042a1e8eb0547edacc0542c9a7dc9e0
I20260709 12:16:56.411738  8351 tablet_copy_source_session.cc:215] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:56.414925  9244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f042a1e8eb0547edacc0542c9a7dc9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.431226  9244 tablet_copy_client.cc:806] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:56.431977  9244 tablet_copy_client.cc:670] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:56.432519  9246 ts_tablet_manager.cc:933] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:56.434566  9246 tablet_copy_client.cc:323] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:56.435667  9244 tablet_copy_client.cc:538] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:56.436138  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 9dacdae679ac42bc8775535782019d01 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:56.436677  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 9dacdae679ac42bc8775535782019d01 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-9dacdae679ac42bc8775535782019d01
I20260709 12:16:56.449066  9244 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:56.452656  8276 tablet_copy_source_session.cc:215] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:56.459810  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dacdae679ac42bc8775535782019d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.469542  9244 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:56.470482  9244 tablet_bootstrap.cc:492] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:56.471177  9244 ts_tablet_manager.cc:1403] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260709 12:16:56.474152  9244 raft_consensus.cc:359] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.474993  9244 raft_consensus.cc:740] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:56.475752  9244 consensus_queue.cc:260] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.479954  9244 ts_tablet_manager.cc:1434] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:16:56.480191  9246 tablet_copy_client.cc:806] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:56.481413  9246 tablet_copy_client.cc:670] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:56.481643  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-f042a1e8eb0547edacc0542c9a7dc9e0 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:56.482089  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-f042a1e8eb0547edacc0542c9a7dc9e0 on tablet f042a1e8eb0547edacc0542c9a7dc9e0 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:56.485729  9246 tablet_copy_client.cc:538] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:56.493873  9246 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:56.513897  9246 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:56.514822  9246 tablet_bootstrap.cc:492] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:56.515513  9246 ts_tablet_manager.cc:1403] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.006s
I20260709 12:16:56.518338  9246 raft_consensus.cc:359] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.519194  9246 raft_consensus.cc:740] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:56.519836  9246 consensus_queue.cc:260] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.523669  9246 ts_tablet_manager.cc:1434] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:56.525674  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-9dacdae679ac42bc8775535782019d01 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:56.526075  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-9dacdae679ac42bc8775535782019d01 on tablet 9dacdae679ac42bc8775535782019d01 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:56.544664  9246 ts_tablet_manager.cc:933] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:56.546278  9246 tablet_copy_client.cc:323] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:56.547695  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet dbb7910ebf9a472093a56984ae1a4ce5 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:56.548130  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet dbb7910ebf9a472093a56984ae1a4ce5 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-dbb7910ebf9a472093a56984ae1a4ce5
I20260709 12:16:56.553305  8351 tablet_copy_source_session.cc:215] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:56.555931  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb7910ebf9a472093a56984ae1a4ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.571692  9246 tablet_copy_client.cc:806] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:56.572518  9246 tablet_copy_client.cc:670] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:56.578060  9246 tablet_copy_client.cc:538] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:56.587073  9246 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:56.607141  9246 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:56.608152  9246 tablet_bootstrap.cc:492] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:56.608816  9246 ts_tablet_manager.cc:1403] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260709 12:16:56.612174  9246 raft_consensus.cc:359] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.613126  9246 raft_consensus.cc:740] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:56.613793  9246 consensus_queue.cc:260] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.615635  9246 ts_tablet_manager.cc:1434] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:56.621129  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-dbb7910ebf9a472093a56984ae1a4ce5 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:56.621569  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-dbb7910ebf9a472093a56984ae1a4ce5 on tablet dbb7910ebf9a472093a56984ae1a4ce5 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:56.660578  9246 ts_tablet_manager.cc:933] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:16:56.662712  9246 tablet_copy_client.cc:323] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:16:56.664145  8201 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet 9e29c52d73c0466b801cd673d837d522 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:16:56.664671  8201 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet 9e29c52d73c0466b801cd673d837d522 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-9e29c52d73c0466b801cd673d837d522
I20260709 12:16:56.672622  8201 tablet_copy_source_session.cc:215] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:56.675701  9246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e29c52d73c0466b801cd673d837d522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.690171  9246 tablet_copy_client.cc:806] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:56.690743  9246 tablet_copy_client.cc:670] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:56.695333  9246 tablet_copy_client.cc:538] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:56.702710  9246 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:56.720083  9246 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:56.720777  9246 tablet_bootstrap.cc:492] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:56.721361  9246 ts_tablet_manager.cc:1403] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:16:56.723723  9246 raft_consensus.cc:359] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.724432  9246 raft_consensus.cc:740] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:56.725008  9246 consensus_queue.cc:260] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:56.726827  9246 ts_tablet_manager.cc:1434] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:16:56.728281  8201 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-9e29c52d73c0466b801cd673d837d522 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:16:56.728675  8201 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-9e29c52d73c0466b801cd673d837d522 on tablet 9e29c52d73c0466b801cd673d837d522 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:56.833999  8909 raft_consensus.cc:1217] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:56.848706  8909 raft_consensus.cc:1217] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:56.947242  8911 raft_consensus.cc:1217] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:57.151006  8911 raft_consensus.cc:1217] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:16:57.244572  9226 raft_consensus.cc:1064] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:57.246706  9226 consensus_queue.cc:237] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:57.261693  8332 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.261847  8911 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.263639  9256 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.264042  8190 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.264588  9134 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.265388  9226 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.276489  9134 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.279546  8332 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.288213  8911 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.297173  8087 catalog_manager.cc:5697] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.305675  8191 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.346347  9194 raft_consensus.cc:1064] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:57.350033  8263 consensus_queue.cc:237] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:57.351415  9194 consensus_queue.cc:237] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:57.371654  8911 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.382141  9226 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:16:57.394555  9267 raft_consensus.cc:1064] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:57.371917  8191 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.397555  9226 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.404498  9256 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.411947  8909 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.424180  9267 consensus_queue.cc:237] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:57.428066  8090 catalog_manager.cc:5697] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.434880  8909 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.437439  8263 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.440230  9268 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.439641  8190 raft_consensus.cc:2955] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.442673  8185 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.444428  9237 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:16:57.447996  9268 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.466535  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9dacdae679ac42bc8775535782019d01 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:57.472733  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet 9dacdae679ac42bc8775535782019d01 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:16:57.485270  8911 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.485546  9237 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.487234  9275 tablet_replica.cc:333] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:16:57.488790  9275 raft_consensus.cc:2243] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.489750  9275 raft_consensus.cc:2272] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.492061  9268 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.492296  8263 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.494406  8185 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.495671  9266 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.496134  8258 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.499516  9266 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.504166  9275 ts_tablet_manager.cc:1916] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:57.501169  8185 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.520473  9275 ts_tablet_manager.cc:1929] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:57.520952  9275 log.cc:1199] T 9dacdae679ac42bc8775535782019d01 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/9dacdae679ac42bc8775535782019d01
I20260709 12:16:57.522528  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet 9dacdae679ac42bc8775535782019d01 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:57.534934  8909 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.552225  9269 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.557070  8089 catalog_manager.cc:5697] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:57.565559  8190 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.572811  8258 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.586112  8332 consensus_queue.cc:237] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:57.596267  8090 catalog_manager.cc:5697] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.597805  8191 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.599949  8909 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.601542  9237 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.604784  9268 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.615306  9269 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.619591  8185 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.629123  8909 raft_consensus.cc:2955] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.639201  8332 consensus_queue.cc:237] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:57.643144  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbb7910ebf9a472093a56984ae1a4ce5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:57.646549  8912 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.648404  9237 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.651432  8258 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.652159  9243 raft_consensus.cc:1064] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:16:57.641245  8088 catalog_manager.cc:5697] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.654059  8911 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.654670  9243 consensus_queue.cc:237] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:57.658908  9267 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.666814  8332 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:57.668368  8263 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:57.668236  9243 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.670351  9213 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.683007  8909 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:57.684439  9243 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.692268  9237 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.694772  9213 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.702045  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet dbb7910ebf9a472093a56984ae1a4ce5 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:16:57.706744  8258 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.704818  8912 raft_consensus.cc:2955] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.733948  8332 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.743227  8088 catalog_manager.cc:5697] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.750939  9282 tablet_replica.cc:333] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:16:57.753625  9282 raft_consensus.cc:2243] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.755973  9282 raft_consensus.cc:2272] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.757057  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f042a1e8eb0547edacc0542c9a7dc9e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:57.761866  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet f042a1e8eb0547edacc0542c9a7dc9e0 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
W20260709 12:16:57.762707  8158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 55705.9us
I20260709 12:16:57.764830  8258 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.770828  8909 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.784960  8088 catalog_manager.cc:5697] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.804615  9282 ts_tablet_manager.cc:1916] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:57.808445  9287 tablet_replica.cc:333] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:16:57.809576  9287 raft_consensus.cc:2243] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.810392  9287 raft_consensus.cc:2272] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.815636  9287 ts_tablet_manager.cc:1916] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:57.841809  9287 ts_tablet_manager.cc:1929] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:57.843202  9287 log.cc:1199] T f042a1e8eb0547edacc0542c9a7dc9e0 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/f042a1e8eb0547edacc0542c9a7dc9e0
I20260709 12:16:57.844918  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet f042a1e8eb0547edacc0542c9a7dc9e0 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:57.848436  8190 consensus_queue.cc:237] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:16:57.850692  9282 ts_tablet_manager.cc:1929] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:57.851091  9282 log.cc:1199] T dbb7910ebf9a472093a56984ae1a4ce5 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/dbb7910ebf9a472093a56984ae1a4ce5
I20260709 12:16:57.852818  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet dbb7910ebf9a472093a56984ae1a4ce5 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:57.853297  8909 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:57.854653  8263 raft_consensus.cc:1275] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:57.854560  9213 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:57.856273  9213 consensus_queue.cc:1048] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:57.862578  9285 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.863754  8912 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.869935  8263 raft_consensus.cc:2955] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.872841  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e29c52d73c0466b801cd673d837d522 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:57.877496  8090 catalog_manager.cc:5697] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 4 to 5, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:16:57.894238  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e29c52d73c0466b801cd673d837d522 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53248
I20260709 12:16:57.895243  9275 tablet_replica.cc:333] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:16:57.896173  9275 raft_consensus.cc:2243] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.899130  9275 raft_consensus.cc:2272] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.902417  9275 ts_tablet_manager.cc:1916] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:57.916112  9275 ts_tablet_manager.cc:1929] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:16:57.916409  9275 log.cc:1199] T 9e29c52d73c0466b801cd673d837d522 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/9e29c52d73c0466b801cd673d837d522
I20260709 12:16:57.917557  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet 9e29c52d73c0466b801cd673d837d522 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:16:58.958813  8258 consensus_queue.cc:237] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:58.965452  8332 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:58.965448  8233 consensus_peers.cc:597] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36a781b96bc743f1a126ed5b8bc048cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.965804  8190 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:58.967489  9226 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.968465  9289 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.977170  9134 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:58.980158  8185 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:58.984730  8332 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:58.991631  8087 catalog_manager.cc:5697] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:59.000962  8258 consensus_queue.cc:237] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:16:59.013067  8233 consensus_peers.cc:597] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e336f741a9ef47a781a21db104fe0be9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:59.015543  8185 raft_consensus.cc:1275] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:59.015543  8332 raft_consensus.cc:1275] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:59.017417  9226 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.018447  9289 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.032940  9134 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.037866  8332 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.045639  8258 consensus_queue.cc:237] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.045534  8185 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.062047  8088 catalog_manager.cc:5697] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:59.064728  8233 consensus_peers.cc:597] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a72666d9a8834e44a6742db7508c7609. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:59.065416  8332 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:59.067217  8191 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:59.068423  9289 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.069749  9226 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.089536  9226 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.092187  8332 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.097103  8191 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.113929  8088 catalog_manager.cc:5697] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.119618  8341 consensus_queue.cc:237] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:16:59.127131  8307 consensus_peers.cc:597] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0bbbb10352f44beaacddc7a3c31e2f1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:59.127982  8191 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:59.129992  9266 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.134917  8258 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:59.138124  9266 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.146423  8258 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.141001  9266 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.152987  8191 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.168736  8087 catalog_manager.cc:5697] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:16:59.391894  9309 ts_tablet_manager.cc:933] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:59.393733  9309 tablet_copy_client.cc:323] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:59.395109  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 36a781b96bc743f1a126ed5b8bc048cb from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:59.395659  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 36a781b96bc743f1a126ed5b8bc048cb from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-36a781b96bc743f1a126ed5b8bc048cb
I20260709 12:16:59.404901  8276 tablet_copy_source_session.cc:215] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:59.408262  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a781b96bc743f1a126ed5b8bc048cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:59.420805  9309 tablet_copy_client.cc:806] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:59.421388  9309 tablet_copy_client.cc:670] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:59.424897  9309 tablet_copy_client.cc:538] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:59.435681  9309 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:59.460269  9309 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:59.461189  9309 tablet_bootstrap.cc:492] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:59.461892  9309 ts_tablet_manager.cc:1403] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260709 12:16:59.464756  9309 raft_consensus.cc:359] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.465585  9309 raft_consensus.cc:740] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:59.466281  9309 consensus_queue.cc:260] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.469404  9309 ts_tablet_manager.cc:1434] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:16:59.471854  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-36a781b96bc743f1a126ed5b8bc048cb received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:59.472311  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-36a781b96bc743f1a126ed5b8bc048cb on tablet 36a781b96bc743f1a126ed5b8bc048cb with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:59.495224  9309 ts_tablet_manager.cc:933] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:59.497124  9309 tablet_copy_client.cc:323] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:59.499598  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet e336f741a9ef47a781a21db104fe0be9 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:59.500128  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet e336f741a9ef47a781a21db104fe0be9 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-e336f741a9ef47a781a21db104fe0be9
I20260709 12:16:59.508469  8276 tablet_copy_source_session.cc:215] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:59.511497  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e336f741a9ef47a781a21db104fe0be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:59.512893  9314 ts_tablet_manager.cc:933] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:16:59.518428  9314 tablet_copy_client.cc:323] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:16:59.520254  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet a72666d9a8834e44a6742db7508c7609 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:16:59.520754  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet a72666d9a8834e44a6742db7508c7609 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-a72666d9a8834e44a6742db7508c7609
I20260709 12:16:59.528198  8276 tablet_copy_source_session.cc:215] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:59.532577  9314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72666d9a8834e44a6742db7508c7609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:59.539601  9309 tablet_copy_client.cc:806] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:59.540222  9309 tablet_copy_client.cc:670] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:59.544467  9309 tablet_copy_client.cc:538] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:59.551951  9314 tablet_copy_client.cc:806] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:59.552817  9314 tablet_copy_client.cc:670] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:59.555706  9309 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:59.556241  9314 tablet_copy_client.cc:538] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:59.565064  9314 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:59.585336  9309 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:59.586436  9309 tablet_bootstrap.cc:492] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:59.587178  9309 ts_tablet_manager.cc:1403] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260709 12:16:59.590324  9309 raft_consensus.cc:359] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.591289  9309 raft_consensus.cc:740] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:59.591976  9309 consensus_queue.cc:260] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.594959  9314 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:59.595818  9314 tablet_bootstrap.cc:492] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:59.596508  9314 ts_tablet_manager.cc:1403] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.006s
I20260709 12:16:59.597849  9309 ts_tablet_manager.cc:1434] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:59.599915  9314 raft_consensus.cc:359] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.600518  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-e336f741a9ef47a781a21db104fe0be9 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:59.600756  9314 raft_consensus.cc:740] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:59.600984  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-e336f741a9ef47a781a21db104fe0be9 on tablet e336f741a9ef47a781a21db104fe0be9 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:59.601460  9314 consensus_queue.cc:260] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.604247  9314 ts_tablet_manager.cc:1434] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:16:59.608937  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-a72666d9a8834e44a6742db7508c7609 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:16:59.609355  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-a72666d9a8834e44a6742db7508c7609 on tablet a72666d9a8834e44a6742db7508c7609 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:59.616200  9314 ts_tablet_manager.cc:933] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:16:59.640264  9314 tablet_copy_client.cc:323] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:16:59.644649  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet c0bbbb10352f44beaacddc7a3c31e2f1 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:16:59.645385  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet c0bbbb10352f44beaacddc7a3c31e2f1 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-c0bbbb10352f44beaacddc7a3c31e2f1
I20260709 12:16:59.654469  8351 tablet_copy_source_session.cc:215] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:59.658866  9314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bbbb10352f44beaacddc7a3c31e2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:59.674875  9314 tablet_copy_client.cc:806] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:59.675550  9314 tablet_copy_client.cc:670] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:59.678833  9314 tablet_copy_client.cc:538] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:59.687675  9314 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:16:59.710827  9314 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:59.711603  9314 tablet_bootstrap.cc:492] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:16:59.712260  9314 ts_tablet_manager.cc:1403] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 12:16:59.714520  9314 raft_consensus.cc:359] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.715132  9314 raft_consensus.cc:740] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:16:59.715734  9314 consensus_queue.cc:260] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:16:59.718287  9314 ts_tablet_manager.cc:1434] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 12:16:59.720135  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-c0bbbb10352f44beaacddc7a3c31e2f1 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:16:59.720528  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-c0bbbb10352f44beaacddc7a3c31e2f1 on tablet c0bbbb10352f44beaacddc7a3c31e2f1 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:16:59.793035  8912 raft_consensus.cc:1217] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:59.991611  8912 raft_consensus.cc:1217] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:00.011863  8912 raft_consensus.cc:1217] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:00.171994  8912 raft_consensus.cc:1217] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:00.207366  9322 raft_consensus.cc:1064] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:00.209245  9322 consensus_queue.cc:237] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:00.215476  8912 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.216672  9322 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.217695  8332 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.217859  8190 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.219400  9322 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:00.220436  9303 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.246161  9303 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.252864  8185 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.259341  8912 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.264635  8332 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.331003  8088 catalog_manager.cc:5697] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:00.455633  8261 consensus_queue.cc:237] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:00.467722  8912 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:00.468839  8332 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:00.469442  9322 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:00.472812  9333 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:00.480232  9303 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.491693  8911 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.495824  8332 raft_consensus.cc:2955] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.505201  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36a781b96bc743f1a126ed5b8bc048cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:00.512462  9226 raft_consensus.cc:1064] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:00.527117  8087 catalog_manager.cc:5697] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.533300  9334 raft_consensus.cc:1064] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:00.533442  9226 consensus_queue.cc:237] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:00.537906  9334 consensus_queue.cc:237] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:00.562027  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet 36a781b96bc743f1a126ed5b8bc048cb with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:00.569703  8912 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.572046  9322 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:00.580235  8341 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.581480  9340 tablet_replica.cc:333] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:00.587294  9340 raft_consensus.cc:2243] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:00.590453  9340 raft_consensus.cc:2272] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:00.595194  9344 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:00.606191  9340 ts_tablet_manager.cc:1916] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:00.614656  8909 raft_consensus.cc:1275] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.613386  8338 raft_consensus.cc:1275] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.618198  9322 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:17:00.624718  8190 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.631528  9331 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:00.633330  9331 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:17:00.657873  8190 raft_consensus.cc:1275] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.672596  9334 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:17:00.765208  9351 raft_consensus.cc:1064] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:00.766148  9340 ts_tablet_manager.cc:1929] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:00.766803  9340 log.cc:1199] T 36a781b96bc743f1a126ed5b8bc048cb P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/36a781b96bc743f1a126ed5b8bc048cb
I20260709 12:17:00.769042  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet 36a781b96bc743f1a126ed5b8bc048cb (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
W20260709 12:17:00.770147  8306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 78221.9us
I20260709 12:17:00.770897  9351 consensus_queue.cc:237] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:00.784286  9347 log.cc:927] Time spent T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 12:17:00.811234  9303 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.819883  8190 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
W20260709 12:17:00.827630  9348 log.cc:927] Time spent T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.102s	user 0.002s	sys 0.000s
W20260709 12:17:00.830204  9342 log.cc:927] Time spent T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260709 12:17:00.832530  9345 log.cc:927] Time spent T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 12:17:00.833182  9346 log.cc:927] Time spent T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075: Append to log took a long time: real 0.070s	user 0.000s	sys 0.003s
I20260709 12:17:00.837505  9226 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.848218  8912 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.856799  8089 catalog_manager.cc:5697] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:00.864055  8338 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.875560  8332 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.885751  8909 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.875756  8191 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.906442  8908 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.908027  9349 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.911469  8190 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.915225  8261 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.915537  9350 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:00.916846  9349 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.917199  8087 catalog_manager.cc:5697] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:00.971973  8258 consensus_queue.cc:237] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:00.980755  8338 raft_consensus.cc:1275] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:00.982148  9303 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:00.983920  8267 consensus_queue.cc:237] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:00.986176  8911 raft_consensus.cc:1275] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:00.989779  9343 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:00.991359  8911 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:00.993597  9334 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:00.995458  9334 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.006063  8185 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:01.010463  9303 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:01.012310  8332 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.021207  9333 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.026026  8185 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.063707  8087 catalog_manager.cc:5697] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.064957  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a72666d9a8834e44a6742db7508c7609 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:01.068755  8912 raft_consensus.cc:2955] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.068290  9349 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.071214  8191 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.083082  8909 raft_consensus.cc:2955] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.086575  8263 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.088197  8089 catalog_manager.cc:5697] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.106449  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet e336f741a9ef47a781a21db104fe0be9 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:01.107400  9340 tablet_replica.cc:333] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:01.108485  9340 raft_consensus.cc:2243] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.109176  9340 raft_consensus.cc:2272] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.113234  9340 ts_tablet_manager.cc:1916] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:01.121654  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet a72666d9a8834e44a6742db7508c7609 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:17:01.128404  8908 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.136232  9340 ts_tablet_manager.cc:1929] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:01.126231  8090 catalog_manager.cc:5697] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.137820  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e336f741a9ef47a781a21db104fe0be9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:01.136750  9340 log.cc:1199] T e336f741a9ef47a781a21db104fe0be9 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/e336f741a9ef47a781a21db104fe0be9
I20260709 12:17:01.147042  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet e336f741a9ef47a781a21db104fe0be9 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:01.151425  9358 tablet_replica.cc:333] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:01.152653  9358 raft_consensus.cc:2243] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.154654  9358 raft_consensus.cc:2272] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.158421  9358 ts_tablet_manager.cc:1916] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:01.167551  8338 consensus_queue.cc:237] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:01.175195  8191 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:01.177201  9350 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:01.177428  8911 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:01.180012  9350 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:01.183923  9349 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.186654  8183 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.191092  9358 ts_tablet_manager.cc:1929] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:01.191605  9358 log.cc:1199] T a72666d9a8834e44a6742db7508c7609 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/a72666d9a8834e44a6742db7508c7609
I20260709 12:17:01.194156  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet a72666d9a8834e44a6742db7508c7609 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:01.195189  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0bbbb10352f44beaacddc7a3c31e2f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:01.203107  8089 catalog_manager.cc:5697] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.207828  8911 raft_consensus.cc:2955] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:01.215284  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet c0bbbb10352f44beaacddc7a3c31e2f1 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:17:01.223212  9359 tablet_replica.cc:333] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:01.224239  9359 raft_consensus.cc:2243] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.224961  9359 raft_consensus.cc:2272] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.228543  9359 ts_tablet_manager.cc:1916] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:01.242492  9359 ts_tablet_manager.cc:1929] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:01.242878  9359 log.cc:1199] T c0bbbb10352f44beaacddc7a3c31e2f1 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/c0bbbb10352f44beaacddc7a3c31e2f1
I20260709 12:17:01.244745  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet c0bbbb10352f44beaacddc7a3c31e2f1 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:02.282615  8267 consensus_queue.cc:237] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:02.288704  8338 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:02.288756  8233 consensus_peers.cc:597] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c44589e2a6fd4986ab39fec8f0402c1e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:02.289115  8191 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:02.290251  9362 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:02.291369  9334 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.301226  9334 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.302834  8191 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.303623  8338 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.314882  8332 consensus_queue.cc:237] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:02.318205  8087 catalog_manager.cc:5697] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.343252  8191 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:02.344712  8263 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:02.353591  9370 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:17:02.357478  8307 consensus_peers.cc:597] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 185a7fc51e154bc0b29cd286cd39050a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:02.359555  9371 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.392153  9371 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.397017  8183 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.402915  8263 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.411725  8183 consensus_queue.cc:237] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:02.413195  8087 catalog_manager.cc:5697] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.421197  8332 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:02.428841  9360 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:02.429942  8158 consensus_peers.cc:597] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ffb329baa0c4d47a3fc319bad70e207. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:02.433393  8263 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:02.434782  9337 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:02.439791  9360 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.441391  8332 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.451103  8263 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.456068  8338 consensus_queue.cc:237] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:02.459316  8087 catalog_manager.cc:5697] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:17:02.485646  8307 consensus_peers.cc:597] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb23de04cac64979b3dfe8b0caeaac4d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:02.487411  8191 raft_consensus.cc:1275] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:02.488145  8263 raft_consensus.cc:1275] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:02.491642  9369 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.492882  9349 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.501011  9369 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.505263  8183 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.510394  8263 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:02.519078  8090 catalog_manager.cc:5697] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.756206  9381 ts_tablet_manager.cc:933] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:02.761931  9381 tablet_copy_client.cc:323] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:17:02.763923  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet 185a7fc51e154bc0b29cd286cd39050a from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:17:02.764441  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet 185a7fc51e154bc0b29cd286cd39050a from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-185a7fc51e154bc0b29cd286cd39050a
I20260709 12:17:02.771189  8351 tablet_copy_source_session.cc:215] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:02.773962  9381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185a7fc51e154bc0b29cd286cd39050a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.788904  9381 tablet_copy_client.cc:806] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:02.789508  9381 tablet_copy_client.cc:670] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:02.793313  9381 tablet_copy_client.cc:538] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:02.802640  9381 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:02.825042  9384 ts_tablet_manager.cc:933] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:02.827324  9384 tablet_copy_client.cc:323] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:17:02.828192  9381 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:02.829140  9381 tablet_bootstrap.cc:492] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:02.829349  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet c44589e2a6fd4986ab39fec8f0402c1e from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:17:02.829855  9381 ts_tablet_manager.cc:1403] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.012s
I20260709 12:17:02.829988  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet c44589e2a6fd4986ab39fec8f0402c1e from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-c44589e2a6fd4986ab39fec8f0402c1e
I20260709 12:17:02.832469  9381 raft_consensus.cc:359] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:02.833237  9381 raft_consensus.cc:740] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:02.833899  9381 consensus_queue.cc:260] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:02.843053  9381 ts_tablet_manager.cc:1434] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:17:02.846102  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-185a7fc51e154bc0b29cd286cd39050a received from {username='slave'} at 127.0.0.1:58962
I20260709 12:17:02.846590  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-185a7fc51e154bc0b29cd286cd39050a on tablet 185a7fc51e154bc0b29cd286cd39050a with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:02.848199  8276 tablet_copy_source_session.cc:215] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:02.851446  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44589e2a6fd4986ab39fec8f0402c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:02.868337  9384 tablet_copy_client.cc:806] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:02.868882  9384 tablet_copy_client.cc:670] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:02.875414  9384 tablet_copy_client.cc:538] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:02.884514  9384 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:02.888945  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:02.905222  9384 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:02.906194  9384 tablet_bootstrap.cc:492] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:02.906862  9384 ts_tablet_manager.cc:1403] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260709 12:17:02.909862  9384 raft_consensus.cc:359] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:02.910665  9384 raft_consensus.cc:740] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:02.911288  9384 consensus_queue.cc:260] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:02.918756  9384 ts_tablet_manager.cc:1434] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 12:17:02.920606  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-c44589e2a6fd4986ab39fec8f0402c1e received from {username='slave'} at 127.0.0.1:47910
I20260709 12:17:02.921042  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-c44589e2a6fd4986ab39fec8f0402c1e on tablet c44589e2a6fd4986ab39fec8f0402c1e with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:02.991099  8338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12b8fe927113418684905f83367759db"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:02.991744  8338 raft_consensus.cc:606] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:02.995491  8338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:02.995949  8338 raft_consensus.cc:606] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:03.006011  9384 ts_tablet_manager.cc:933] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:17:03.009243  9384 tablet_copy_client.cc:323] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:17:03.010993  8201 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet 1ffb329baa0c4d47a3fc319bad70e207 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:17:03.011610  8201 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet 1ffb329baa0c4d47a3fc319bad70e207 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-1ffb329baa0c4d47a3fc319bad70e207
I20260709 12:17:03.019057  8201 tablet_copy_source_session.cc:215] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:03.022512  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffb329baa0c4d47a3fc319bad70e207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.028429  8263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:03.029006  8263 raft_consensus.cc:606] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:03.033485  8338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:03.035604  8338 raft_consensus.cc:606] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:03.038116  8338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:03.038622  8338 raft_consensus.cc:606] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:03.041100  8338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:03.041636  8338 raft_consensus.cc:606] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:03.043625  9384 tablet_copy_client.cc:806] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:03.044157  9384 tablet_copy_client.cc:670] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:03.048887  9384 tablet_copy_client.cc:538] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:03.055336  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:03.055857  8183 raft_consensus.cc:606] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:03.056977  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:17:03.057881  9384 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:03.058262  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:03.059312  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:03.065218  9381 ts_tablet_manager.cc:933] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:03.070978  9381 tablet_copy_client.cc:323] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:17:03.073055  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet bb23de04cac64979b3dfe8b0caeaac4d from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:17:03.073566  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet bb23de04cac64979b3dfe8b0caeaac4d from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-bb23de04cac64979b3dfe8b0caeaac4d
I20260709 12:17:03.086951  9384 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:03.087944  9384 tablet_bootstrap.cc:492] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:03.088610  9384 ts_tablet_manager.cc:1403] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260709 12:17:03.092502  9384 raft_consensus.cc:359] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.093155  9384 raft_consensus.cc:740] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:03.093868  9384 consensus_queue.cc:260] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.099447  9384 ts_tablet_manager.cc:1434] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 12:17:03.101302  8201 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-1ffb329baa0c4d47a3fc319bad70e207 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:17:03.101784  8201 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-1ffb329baa0c4d47a3fc319bad70e207 on tablet 1ffb329baa0c4d47a3fc319bad70e207 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:03.108632  8351 tablet_copy_source_session.cc:215] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:03.114732  9381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb23de04cac64979b3dfe8b0caeaac4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.143486  9381 tablet_copy_client.cc:806] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:03.144078  9381 tablet_copy_client.cc:670] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:03.147539  9337 raft_consensus.cc:993] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:03.148017  9337 raft_consensus.cc:1081] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:03.149569  8911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52398
I20260709 12:17:03.150152  8911 raft_consensus.cc:493] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.150456  8911 raft_consensus.cc:3060] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.150588  9381 tablet_copy_client.cc:538] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:03.158816  9369 raft_consensus.cc:993] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:03.159328  9369 raft_consensus.cc:1081] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:03.161350  8183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36040
I20260709 12:17:03.161890  8183 raft_consensus.cc:493] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.162225  8183 raft_consensus.cc:3060] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.163658  8911 raft_consensus.cc:515] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.165704  8911 leader_election.cc:290] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:03.166602  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:03.167296  8338 raft_consensus.cc:3060] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.166654  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c507b0cd2f404d97f03282fb70593a" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:03.169903  8190 raft_consensus.cc:3055] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:03.170192  8190 raft_consensus.cc:740] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:03.170877  8190 consensus_queue.cc:260] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.171643  8190 raft_consensus.cc:3060] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.174638  9381 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:03.169260  8183 raft_consensus.cc:515] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.180119  8183 leader_election.cc:290] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:03.182294  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:03.182926  8263 raft_consensus.cc:3060] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.182874  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce24b345e75416f8d7c6f900e461992" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:03.187669  8332 raft_consensus.cc:3055] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:03.187949  8332 raft_consensus.cc:740] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:03.198333  8332 consensus_queue.cc:260] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.199571  8332 raft_consensus.cc:3060] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.208050  9369 raft_consensus.cc:993] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:03.208534  9369 raft_consensus.cc:1081] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:03.211858  8263 raft_consensus.cc:2468] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:03.213497  8191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36040
I20260709 12:17:03.214066  8191 raft_consensus.cc:493] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.214397  8191 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.215430  8338 raft_consensus.cc:2468] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:03.218246  8877 leader_election.cc:304] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 
I20260709 12:17:03.218866  8158 leader_election.cc:304] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:03.219755  9337 raft_consensus.cc:2804] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:03.219939  9386 raft_consensus.cc:2804] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:03.220243  9337 raft_consensus.cc:697] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:03.220548  8332 raft_consensus.cc:2468] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:03.221202  9337 consensus_queue.cc:237] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.224085  8190 raft_consensus.cc:2468] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:03.235760  8191 raft_consensus.cc:515] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.241787  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:03.242705  8263 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.256891  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:03.257709  8191 leader_election.cc:290] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:03.257529  8338 raft_consensus.cc:3055] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:03.259970  8338 raft_consensus.cc:740] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:03.261672  8263 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:03.263713  8158 leader_election.cc:304] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:03.266508  9337 raft_consensus.cc:2804] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:03.269870  9337 raft_consensus.cc:697] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:03.265815  8338 consensus_queue.cc:260] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.270840  9337 consensus_queue.cc:237] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.271796  8338 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.314209  8338 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:03.309190  9386 raft_consensus.cc:697] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:03.320055  9381 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:03.320969  9381 tablet_bootstrap.cc:492] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:03.320183  8089 catalog_manager.cc:5697] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:03.321731  9381 ts_tablet_manager.cc:1403] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.147s	user 0.020s	sys 0.014s
I20260709 12:17:03.324295  9381 raft_consensus.cc:359] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.324381  9386 consensus_queue.cc:237] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.325906  9381 raft_consensus.cc:740] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:03.326633  9381 consensus_queue.cc:260] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.329206  9381 ts_tablet_manager.cc:1434] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 12:17:03.331380  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-bb23de04cac64979b3dfe8b0caeaac4d received from {username='slave'} at 127.0.0.1:58962
I20260709 12:17:03.331981  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-bb23de04cac64979b3dfe8b0caeaac4d on tablet bb23de04cac64979b3dfe8b0caeaac4d with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:03.347587  8087 catalog_manager.cc:5697] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:03.368654  8089 catalog_manager.cc:5697] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:03.369997  9369 raft_consensus.cc:993] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:03.370512  9369 raft_consensus.cc:1081] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:03.371608  8911 raft_consensus.cc:1217] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:03.372351  8191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36040
I20260709 12:17:03.372877  8191 raft_consensus.cc:493] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.373188  8191 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.380290  8191 raft_consensus.cc:515] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.382277  8191 leader_election.cc:290] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:03.383215  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:03.384276  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:03.384826  8263 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.399273  8338 raft_consensus.cc:3055] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:03.400079  8338 raft_consensus.cc:740] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:03.401067  8338 consensus_queue.cc:260] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.402736  8338 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.403647  8263 raft_consensus.cc:2468] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:03.405479  8158 leader_election.cc:304] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:03.406291  9337 raft_consensus.cc:2804] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:03.406790  9337 raft_consensus.cc:697] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:03.407763  9337 consensus_queue.cc:237] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.412223  9369 raft_consensus.cc:993] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:03.412739  9369 raft_consensus.cc:1081] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:03.416769  8908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52418
I20260709 12:17:03.417270  8908 raft_consensus.cc:493] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.417646  8908 raft_consensus.cc:3060] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.429543  8909 raft_consensus.cc:1217] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:03.444025  8908 raft_consensus.cc:515] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.445972  8908 leader_election.cc:290] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:03.447329  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:03.447942  8332 raft_consensus.cc:3055] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:03.448211  8332 raft_consensus.cc:740] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:03.448880  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb7910ebf9a472093a56984ae1a4ce5" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:03.449457  8191 raft_consensus.cc:3060] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.448930  8332 consensus_queue.cc:260] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.451804  8332 raft_consensus.cc:3060] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.456593  8191 raft_consensus.cc:2468] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:03.458719  8087 catalog_manager.cc:5697] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:03.458940  8877 leader_election.cc:304] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:03.463128  9386 raft_consensus.cc:2804] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:03.463828  9386 raft_consensus.cc:697] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:03.464686  9386 consensus_queue.cc:237] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.447373  8338 raft_consensus.cc:2468] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:03.465446  8332 raft_consensus.cc:2468] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:03.472992  8191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:03.473527  8191 raft_consensus.cc:606] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:17:03.479894  8191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:03.480580  8191 raft_consensus.cc:606] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:17:03.481626  8076 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 185a7fc51e154bc0b29cd286cd39050a already in progress [suppressed 2 similar messages]
I20260709 12:17:03.491209  8087 catalog_manager.cc:5697] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:03.499272  8191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:03.499861  8191 raft_consensus.cc:606] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:17:03.500293  9324 raft_consensus.cc:993] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:03.500718  9324 raft_consensus.cc:1081] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:03.504058  8263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12b8fe927113418684905f83367759db"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54498
I20260709 12:17:03.504577  8263 raft_consensus.cc:493] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 12:17:03.504705  8138 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
I20260709 12:17:03.504952  8263 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:03.505131  8138 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 185a7fc51e154bc0b29cd286cd39050a already in progress
W20260709 12:17:03.505401  8138 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 185a7fc51e154bc0b29cd286cd39050a already in progress
I20260709 12:17:03.507620  9405 raft_consensus.cc:993] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:03.508071  9334 raft_consensus.cc:1081] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:03.509650  8908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52412
I20260709 12:17:03.510139  8908 raft_consensus.cc:493] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.510455  8908 raft_consensus.cc:3060] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.516772  8908 raft_consensus.cc:515] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.519639  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:03.519903  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a781b96bc743f1a126ed5b8bc048cb" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:03.520252  8267 raft_consensus.cc:3055] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:03.520454  8338 raft_consensus.cc:3060] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.520503  8267 raft_consensus.cc:740] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:03.521411  8267 consensus_queue.cc:260] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.530663  8267 raft_consensus.cc:3060] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.531848  8263 raft_consensus.cc:515] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.539422  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:03.539954  8191 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.540395  8267 raft_consensus.cc:2468] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:03.527961  8338 raft_consensus.cc:2468] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:03.519033  8908 leader_election.cc:290] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:03.542138  8878 leader_election.cc:304] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:03.543045  9386 raft_consensus.cc:2804] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:03.543507  9386 raft_consensus.cc:697] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:03.544354  9386 consensus_queue.cc:237] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:03.560207  8263 leader_election.cc:290] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:03.561028  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:03.561691  8338 raft_consensus.cc:3055] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:03.562260  8338 raft_consensus.cc:740] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:03.563045  8338 consensus_queue.cc:260] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.566478  8338 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.572381  8191 raft_consensus.cc:2468] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 2.
I20260709 12:17:03.573395  8338 raft_consensus.cc:2468] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 2.
I20260709 12:17:03.579421  8232 leader_election.cc:304] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:03.581683  9334 raft_consensus.cc:2804] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:03.582320  9334 raft_consensus.cc:697] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:03.583092  9334 consensus_queue.cc:237] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:03.584219  8087 catalog_manager.cc:5697] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:03.604478  8087 catalog_manager.cc:5697] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 2 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:03.623879  8908 raft_consensus.cc:1217] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:03.685070  8911 raft_consensus.cc:1217] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:03.712507  8338 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:03.713819  9386 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:03.729389  8191 raft_consensus.cc:1275] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:03.732405  9396 consensus_queue.cc:1048] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:03.780838  8332 raft_consensus.cc:1275] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.782240  8263 raft_consensus.cc:1275] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.784435  9398 consensus_queue.cc:1048] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.785789  9398 consensus_queue.cc:1048] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.811945  8267 raft_consensus.cc:1275] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.813643  9285 consensus_queue.cc:1048] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.820667  8341 raft_consensus.cc:1275] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.822310  9398 consensus_queue.cc:1048] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.851583  8332 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:03.853062  9398 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:03.867172  8261 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:03.868880  9398 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:17:03.887300  9285 raft_consensus.cc:993] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:03.888082  9398 raft_consensus.cc:1081] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:03.895136  8338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53258
I20260709 12:17:03.895645  8338 raft_consensus.cc:493] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.895968  8338 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:03.924737  8338 raft_consensus.cc:515] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.926184  8332 raft_consensus.cc:1240] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Rejecting Update request from peer 66f17ab4d2bb4ad199f6aebda8f21075 for earlier term 2. Current term is 3. Ops: []
I20260709 12:17:03.927953  8338 leader_election.cc:290] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:03.928673  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:03.930413  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:03.936951  8191 raft_consensus.cc:3055] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:03.937296  8191 raft_consensus.cc:740] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:03.938108  8191 consensus_queue.cc:260] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.939643  9423 consensus_queue.cc:1059] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:03.940716  8191 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:03.941023  8911 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Advancing to term 2
I20260709 12:17:03.947754  8911 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:03.954680  8191 raft_consensus.cc:2468] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 3.
I20260709 12:17:03.955328  8183 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:03.956802  9386 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:03.965888  8306 leader_election.cc:304] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:03.967569  9371 raft_consensus.cc:2804] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:03.968289  9371 raft_consensus.cc:697] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:03.969672  9371 consensus_queue.cc:237] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:03.988785  8332 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:03.997507  9386 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:04.009750  8338 raft_consensus.cc:1275] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:04.009565  8090 catalog_manager.cc:5697] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 2 to 3, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.011339  9386 consensus_queue.cc:1048] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:04.023200  8263 raft_consensus.cc:1275] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:04.028302  9396 consensus_queue.cc:1048] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:04.046499  9362 raft_consensus.cc:1064] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:04.048986  9362 consensus_queue.cc:237] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.066911  9285 raft_consensus.cc:1064] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:04.070181  9285 consensus_queue.cc:237] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.083405  8338 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.084929  9343 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.086500  8911 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.094270  8911 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.094630  8263 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.095901  8191 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:04.096657  8341 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.097985  9423 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.098479  8191 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.099351  9334 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.099884  9423 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.101013  9398 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.108377  9405 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:04.111815  9334 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:04.158830  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:17:04.176637  8233 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41047, user_credentials={real_user=slave}} blocked reactor thread for 66597.9us
I20260709 12:17:04.181820  9334 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.184557  8338 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:04.182883  8341 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.190356  9362 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:04.198961  9337 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.200750  8263 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.204236  8908 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.224885  8912 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.225046  8341 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.242544  8089 catalog_manager.cc:5697] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.249519  8090 catalog_manager.cc:5697] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.317459  8191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17b12f0d92bd4e8da532c3f9efe80108"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:04.318182  8191 raft_consensus.cc:606] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
W20260709 12:17:04.324167  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 103449us
W20260709 12:17:04.324222  8233 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41047, user_credentials={real_user=slave}} blocked reactor thread for 80116.7us
I20260709 12:17:04.326373  8183 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.344210  8190 consensus_queue.cc:237] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.352675  9371 raft_consensus.cc:1064] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:04.356745  9371 consensus_queue.cc:237] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.367399  8908 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:04.384259  8341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:04.384866  8341 raft_consensus.cc:606] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:04.385799  9398 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:04.392011  8341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:04.392608  8341 raft_consensus.cc:606] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:04.398721  8263 consensus_queue.cc:237] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.405405  8908 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:04.408702  9442 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:04.409462  8190 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:04.418416  9442 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.426919  8263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:04.427578  8263 raft_consensus.cc:606] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:04.431964  9440 raft_consensus.cc:993] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:04.434962  9369 raft_consensus.cc:1081] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:04.430546  8908 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.435864  9337 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.437117  8190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36040
I20260709 12:17:04.437747  9423 raft_consensus.cc:993] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:04.437829  8190 raft_consensus.cc:493] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:04.438298  9423 raft_consensus.cc:1081] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:04.438390  8190 raft_consensus.cc:3060] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.444218  8191 raft_consensus.cc:1275] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.446842  8912 raft_consensus.cc:1275] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.447793  8267 raft_consensus.cc:1275] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.448372  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ffb329baa0c4d47a3fc319bad70e207 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:04.448654  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c44589e2a6fd4986ab39fec8f0402c1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:04.449167  9371 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.450527  9369 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.454993  8912 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.456899  8191 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:04.458822  9369 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:04.469452  8908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17b12f0d92bd4e8da532c3f9efe80108"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52398
I20260709 12:17:04.470041  8908 raft_consensus.cc:493] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:04.470412  8908 raft_consensus.cc:3060] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.474503  8088 catalog_manager.cc:5697] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.475454  9334 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:04.476949  8908 raft_consensus.cc:515] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.488277  8338 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:04.504500  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet c44589e2a6fd4986ab39fec8f0402c1e with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:17:04.490097  8185 raft_consensus.cc:2955] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.490379  8090 catalog_manager.cc:5697] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.498298  9440 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:04.508967  8908 leader_election.cc:290] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:04.463492  8190 raft_consensus.cc:515] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:04.503708  8909 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Advancing to term 3
I20260709 12:17:04.488808  8332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eabd3a2998474e9bb07d457d6fc16697"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:04.510370  8332 raft_consensus.cc:606] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:04.508268  9285 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:04.513899  9443 raft_consensus.cc:993] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:04.514381  9443 raft_consensus.cc:1081] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:04.516054  8332 raft_consensus.cc:2955] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.517926  8909 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:04.525653  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b12f0d92bd4e8da532c3f9efe80108" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:04.526091  8338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:04.526674  8338 raft_consensus.cc:606] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:04.526943  8263 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:04.526286  8267 raft_consensus.cc:3060] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.530256  8190 leader_election.cc:290] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:04.532960  9447 tablet_replica.cc:333] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:04.534880  9447 raft_consensus.cc:2243] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:04.533308  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:04.535468  8332 raft_consensus.cc:3055] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.535782  8332 raft_consensus.cc:740] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:04.536500  8332 consensus_queue.cc:260] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:04.537797  8332 raft_consensus.cc:3060] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.538686  8263 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:04.544353  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:17:04.545815  9324 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.546113  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b12f0d92bd4e8da532c3f9efe80108" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:04.545279  9441 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.546720  8183 raft_consensus.cc:3055] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.546872  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:04.547056  8183 raft_consensus.cc:740] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:04.547909  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:04.547928  8183 consensus_queue.cc:260] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.549840  8183 raft_consensus.cc:3060] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.551258  8190 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.554039  9440 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:04.563961  8263 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
W20260709 12:17:04.569725  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 44836.1us
I20260709 12:17:04.572031  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ffb329baa0c4d47a3fc319bad70e207 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:17:04.544219  8332 raft_consensus.cc:2468] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:04.544952  8267 raft_consensus.cc:2468] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:04.545073  9447 raft_consensus.cc:2272] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:04.636587  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 56958.4us
I20260709 12:17:04.638247  8183 raft_consensus.cc:2468] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:04.653595  8878 leader_election.cc:304] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:04.654564  9396 raft_consensus.cc:2804] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.655769  9396 raft_consensus.cc:697] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:04.656935  9396 consensus_queue.cc:237] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.665277  8157 leader_election.cc:304] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:04.666106  9285 raft_consensus.cc:2804] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.666774  9285 raft_consensus.cc:697] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:04.667423  9447 ts_tablet_manager.cc:1916] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:04.668432  9285 consensus_queue.cc:237] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:04.670482  8332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53270
I20260709 12:17:04.671027  8332 raft_consensus.cc:493] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:04.671365  8332 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.673974  9369 raft_consensus.cc:1064] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:04.676198  8088 catalog_manager.cc:5697] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.676605  9369 consensus_queue.cc:237] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.678303  9450 tablet_replica.cc:333] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:04.684077  9450 raft_consensus.cc:2243] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:04.688449  9450 raft_consensus.cc:2272] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:04.688623  8912 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.691886  9450 ts_tablet_manager.cc:1916] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:04.702265  8261 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:04.703097  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:04.703646  8263 raft_consensus.cc:3060] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.704654  9441 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:04.717154  8263 raft_consensus.cc:2468] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:04.732570  9447 ts_tablet_manager.cc:1929] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:04.732815  9453 raft_consensus.cc:993] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:04.733330  9453 raft_consensus.cc:1081] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:04.734227  8912 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:04.743716  8185 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:04.744489  9453 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:17:04.749361  8912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eabd3a2998474e9bb07d457d6fc16697"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52418
I20260709 12:17:04.757501  8912 raft_consensus.cc:493] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:04.758435  9453 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:04.740443  8332 raft_consensus.cc:515] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:04.763252  8332 leader_election.cc:290] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:04.758122  8912 raft_consensus.cc:3060] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.764535  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:04.765148  8267 raft_consensus.cc:3055] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.765432  8267 raft_consensus.cc:740] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:04.767191  8267 consensus_queue.cc:260] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:04.768366  8267 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.769944  9450 ts_tablet_manager.cc:1929] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:04.770450  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:04.751255  9371 raft_consensus.cc:993] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:04.771253  8185 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.772054  9371 raft_consensus.cc:1081] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:04.748447  9447 log.cc:1199] T c44589e2a6fd4986ab39fec8f0402c1e P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/c44589e2a6fd4986ab39fec8f0402c1e
I20260709 12:17:04.749976  8088 catalog_manager.cc:5697] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.762882  8089 catalog_manager.cc:5697] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.774966  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet c44589e2a6fd4986ab39fec8f0402c1e (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:04.788184  8185 raft_consensus.cc:2468] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:04.797961  8912 raft_consensus.cc:515] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.800014  8306 leader_election.cc:304] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:04.803396  9440 raft_consensus.cc:2804] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.800709  8912 leader_election.cc:290] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:04.803875  9440 raft_consensus.cc:697] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:04.804031  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd3a2998474e9bb07d457d6fc16697" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:04.804694  8185 raft_consensus.cc:3060] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.804782  9440 consensus_queue.cc:237] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:04.800902  9371 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.805987  8191 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.811877  8185 raft_consensus.cc:2468] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:04.813809  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabd3a2998474e9bb07d457d6fc16697" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:04.814412  8341 raft_consensus.cc:3055] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.814733  8341 raft_consensus.cc:740] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:04.815524  8341 consensus_queue.cc:260] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.816605  8341 raft_consensus.cc:3060] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.802381  8267 raft_consensus.cc:2468] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:04.823324  8341 raft_consensus.cc:2468] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:04.771279  9450 log.cc:1199] T 1ffb329baa0c4d47a3fc319bad70e207 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/1ffb329baa0c4d47a3fc319bad70e207
I20260709 12:17:04.830264  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet 1ffb329baa0c4d47a3fc319bad70e207 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:04.829955  8267 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.835198  8908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52418
I20260709 12:17:04.835805  8908 raft_consensus.cc:493] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:04.836187  8908 raft_consensus.cc:3060] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.843190  8332 consensus_queue.cc:237] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.844213  8908 raft_consensus.cc:515] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.846279  8908 leader_election.cc:290] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:04.850315  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:04.847605  8909 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.852470  8261 raft_consensus.cc:1275] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:04.852648  8191 raft_consensus.cc:3060] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.850272  8877 leader_election.cc:304] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:04.850821  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bbbb10352f44beaacddc7a3c31e2f1" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:04.858040  8333 raft_consensus.cc:3055] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.858402  8333 raft_consensus.cc:740] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:04.859278  8333 consensus_queue.cc:260] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.860595  8333 raft_consensus.cc:3060] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.861825  9396 raft_consensus.cc:2804] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.862421  9396 raft_consensus.cc:697] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:04.863420  9396 consensus_queue.cc:237] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.867702  9324 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:04.863922  8908 raft_consensus.cc:1275] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:04.882251  9324 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.885232  8261 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.889143  8086 catalog_manager.cc:5697] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.895818  9453 consensus_queue.cc:1048] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:04.900676  9371 raft_consensus.cc:993] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:04.901059  8909 raft_consensus.cc:2955] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.902415  9453 raft_consensus.cc:1081] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:04.910964  8908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52418
I20260709 12:17:04.919287  8908 raft_consensus.cc:493] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:04.919793  8908 raft_consensus.cc:3060] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.916217  8191 raft_consensus.cc:2468] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:04.922631  8877 leader_election.cc:304] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:04.926255  9413 raft_consensus.cc:2804] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.926780  9413 raft_consensus.cc:697] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:04.927724  9413 consensus_queue.cc:237] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.928982  8090 catalog_manager.cc:5697] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.937420  8333 raft_consensus.cc:2468] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:04.940827  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb23de04cac64979b3dfe8b0caeaac4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:04.939846  8908 raft_consensus.cc:515] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.949846  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:04.950489  8261 raft_consensus.cc:3060] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.954483  8087 catalog_manager.cc:5697] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.966431  8333 consensus_queue.cc:237] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.970019  8908 leader_election.cc:290] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:04.972653  8088 catalog_manager.cc:5697] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:04.972644  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a1e8eb0547edacc0542c9a7dc9e0" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:04.973927  8341 raft_consensus.cc:3055] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.974225  8341 raft_consensus.cc:740] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:04.974931  8341 consensus_queue.cc:260] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:04.976838  8341 raft_consensus.cc:3060] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.984674  8908 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:04.985526  8341 raft_consensus.cc:2468] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:04.977353  8261 raft_consensus.cc:2468] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:04.987632  8087 catalog_manager.cc:5697] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:04.989184  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet bb23de04cac64979b3dfe8b0caeaac4d with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:04.993325  9440 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 12:17:04.993918  8878 leader_election.cc:304] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:04.995239  9413 raft_consensus.cc:2804] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.995713  9413 raft_consensus.cc:697] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:04.996560  9413 consensus_queue.cc:237] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:05.001909  8267 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:05.016215  9459 tablet_replica.cc:333] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:05.017269  9459 raft_consensus.cc:2243] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:05.017958  9459 raft_consensus.cc:2272] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:05.023461  9440 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:05.029507  9459 ts_tablet_manager.cc:1916] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:05.030090  8087 catalog_manager.cc:5697] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:05.032610  9324 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:05.038781  8267 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:05.042801  8909 raft_consensus.cc:2955] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:05.049948  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 185a7fc51e154bc0b29cd286cd39050a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:05.053360  8333 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:05.056155  9398 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:05.056814  8090 catalog_manager.cc:5697] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 5 to 6, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:05.058073  9459 ts_tablet_manager.cc:1929] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:05.058619  9459 log.cc:1199] T bb23de04cac64979b3dfe8b0caeaac4d P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/bb23de04cac64979b3dfe8b0caeaac4d
I20260709 12:17:05.064742  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet bb23de04cac64979b3dfe8b0caeaac4d (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:05.070420  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet 185a7fc51e154bc0b29cd286cd39050a with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:05.072633  9459 tablet_replica.cc:333] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:05.074047  9459 raft_consensus.cc:2243] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:05.074822  9459 raft_consensus.cc:2272] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:05.078554  9459 ts_tablet_manager.cc:1916] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:05.080749  8267 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:05.083588  9285 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:05.095798  9459 ts_tablet_manager.cc:1929] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:17:05.096596  9459 log.cc:1199] T 185a7fc51e154bc0b29cd286cd39050a P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/185a7fc51e154bc0b29cd286cd39050a
I20260709 12:17:05.098348  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet 185a7fc51e154bc0b29cd286cd39050a (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:05.182039  8261 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:05.183239  9413 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:05.193063  8191 raft_consensus.cc:1275] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:05.194444  9439 consensus_queue.cc:1048] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:05.264940  8183 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:05.266175  9439 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:05.277722  8341 raft_consensus.cc:1275] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:05.280277  9413 consensus_queue.cc:1048] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:05.320230  8333 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:05.321314  9413 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:05.329346  8183 raft_consensus.cc:1275] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:05.330919  9470 consensus_queue.cc:1048] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:05.371817  8261 raft_consensus.cc:1275] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:05.372972  9440 consensus_queue.cc:1048] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:05.386423  8183 raft_consensus.cc:1275] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:05.387656  9324 consensus_queue.cc:1048] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:05.417450  8333 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:05.418641  9470 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:05.427268  8261 raft_consensus.cc:1275] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:05.428632  9470 consensus_queue.cc:1048] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:05.978276  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:06.031661  8261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12b8fe927113418684905f83367759db"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:06.032249  8261 raft_consensus.cc:606] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:06.034929  8341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a1f96bfbf394f269262c8383effe9e2"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:06.035385  8341 raft_consensus.cc:606] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:06.037689  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:06.038233  8183 raft_consensus.cc:606] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:06.046469  8261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:06.046921  8261 raft_consensus.cc:606] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:06.049320  8261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dacdae679ac42bc8775535782019d01"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:06.049803  8261 raft_consensus.cc:606] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:06.051203  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:06.053742  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:06.054418  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:06.079806  8183 consensus_queue.cc:237] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.089730  8261 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:06.090953  8341 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:06.092617  8158 consensus_peers.cc:597] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 033a8ac0a0db4a61b2f63c187b00a425. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:06.093972  9478 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.094967  9452 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.112309  9285 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.114460  8261 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.117789  8333 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.125252  9453 raft_consensus.cc:993] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:06.125783  9453 raft_consensus.cc:1081] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:06.129832  8909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a1f96bfbf394f269262c8383effe9e2"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52418
I20260709 12:17:06.130322  8909 raft_consensus.cc:493] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.130688  8909 raft_consensus.cc:3060] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.131829  8088 catalog_manager.cc:5697] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.136574  8909 raft_consensus.cc:515] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:06.138433  8909 leader_election.cc:290] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:06.139343  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1f96bfbf394f269262c8383effe9e2" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:06.139400  8261 consensus_queue.cc:237] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.140027  8267 raft_consensus.cc:3060] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.140755  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a1f96bfbf394f269262c8383effe9e2" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:06.141323  8333 raft_consensus.cc:3055] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.141687  8333 raft_consensus.cc:740] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:06.142464  8333 consensus_queue.cc:260] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:06.143814  8333 raft_consensus.cc:3060] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.147398  8267 raft_consensus.cc:2468] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:06.148667  8878 leader_election.cc:304] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:06.149849  9470 raft_consensus.cc:2804] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.150453  9470 raft_consensus.cc:697] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:06.151540  9470 consensus_queue.cc:237] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:06.155356  8333 raft_consensus.cc:2468] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:06.161022  8183 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:06.161499  8233 consensus_peers.cc:597] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d29484a2126d44cc9dc7dd2d8d5687c1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:06.161039  8333 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:06.162948  9334 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.164330  9362 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.173271  8086 catalog_manager.cc:5697] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.180140  9362 raft_consensus.cc:993] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:06.180814  9362 raft_consensus.cc:1081] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:06.183292  8908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dacdae679ac42bc8775535782019d01"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52412
I20260709 12:17:06.183835  8908 raft_consensus.cc:493] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.184173  8908 raft_consensus.cc:3060] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.186518  9362 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.189182  8183 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.191100  8908 raft_consensus.cc:515] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:06.194135  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dacdae679ac42bc8775535782019d01" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:06.194339  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dacdae679ac42bc8775535782019d01" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:06.194905  8191 raft_consensus.cc:3060] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.195052  8908 leader_election.cc:290] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:06.194921  8261 raft_consensus.cc:3055] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.198884  8261 raft_consensus.cc:740] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:06.200964  8333 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.200198  8261 consensus_queue.cc:260] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:06.206923  8261 raft_consensus.cc:3060] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.211373  8191 raft_consensus.cc:2468] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:06.212569  8877 leader_election.cc:304] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:06.213496  9470 raft_consensus.cc:2804] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.214803  9470 raft_consensus.cc:697] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:06.215631  9470 consensus_queue.cc:237] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:06.220789  8261 raft_consensus.cc:2468] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:06.224475  8086 catalog_manager.cc:5697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.245900  8191 consensus_queue.cc:237] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.245178  8090 catalog_manager.cc:5697] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:17:06.260170  8158 consensus_peers.cc:597] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb0744293f554e1e87aafdd0a36a5c64. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:06.260869  8333 raft_consensus.cc:1275] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:06.262125  8267 raft_consensus.cc:1275] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:06.263500  9478 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.265256  9478 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.276546  9452 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.283053  8333 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:17:06.290408  8138 auto_rebalancer.cc:629] Failed to schedule move for tablet 12b8fe927113418684905f83367759db: Remote error: Service unavailable: leader transfer in progress
I20260709 12:17:06.317757  8261 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:06.318445  8086 catalog_manager.cc:5697] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.347404  9493 raft_consensus.cc:993] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:06.347934  9491 raft_consensus.cc:1081] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:06.350005  8341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53270
I20260709 12:17:06.350498  8341 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.350867  8341 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.355739  9362 raft_consensus.cc:993] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:06.356302  9491 raft_consensus.cc:1081] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:06.358661  8333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12b8fe927113418684905f83367759db"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53270
I20260709 12:17:06.359205  8333 raft_consensus.cc:493] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.359588  8333 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:06.366065  8341 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.371785  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:06.372337  8191 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.376968  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:06.377562  8267 raft_consensus.cc:3055] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.377888  8267 raft_consensus.cc:740] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:06.378573  8267 consensus_queue.cc:260] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.379130  8191 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:06.379558  8267 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.379753  8333 raft_consensus.cc:515] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.380336  8306 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:06.381208  9324 raft_consensus.cc:2804] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.381646  9324 raft_consensus.cc:697] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:06.382403  9324 consensus_queue.cc:237] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.383678  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:06.384220  8263 raft_consensus.cc:3055] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:06.384496  8263 raft_consensus.cc:740] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:06.385167  8263 consensus_queue.cc:260] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.386148  8263 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:06.386860  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8fe927113418684905f83367759db" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:06.387377  8183 raft_consensus.cc:3060] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:06.388311  8267 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:06.389348  8341 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:06.406437  8086 catalog_manager.cc:5697] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.408895  8183 raft_consensus.cc:2468] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 3.
I20260709 12:17:06.410805  8306 leader_election.cc:304] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:06.411527  9441 raft_consensus.cc:2804] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:06.412058  9441 raft_consensus.cc:697] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:06.412869  9441 consensus_queue.cc:237] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.417776  8263 raft_consensus.cc:2468] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 3.
I20260709 12:17:06.418974  8333 leader_election.cc:290] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:06.423424  9478 raft_consensus.cc:993] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:06.423913  9478 raft_consensus.cc:1081] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:06.425671  8263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:17:06.426155  8263 raft_consensus.cc:493] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.426492  8263 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:06.431918  8086 catalog_manager.cc:5697] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 2 to 3, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.432678  8263 raft_consensus.cc:515] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.435184  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:06.435720  8183 raft_consensus.cc:3055] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:06.436012  8183 raft_consensus.cc:740] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:06.436677  8183 consensus_queue.cc:260] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.437427  8183 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:06.443336  8183 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:06.444613  8263 leader_election.cc:290] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 3 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:06.447597  8232 leader_election.cc:304] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:06.447865  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:06.448341  9491 raft_consensus.cc:2804] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:06.448441  8333 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:06.448788  9491 raft_consensus.cc:697] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:06.454427  9491 consensus_queue.cc:237] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:06.458779  8333 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:06.466952  8086 catalog_manager.cc:5697] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 2 to 3, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 3 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.573364  8341 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.574554  9470 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:06.601080  8263 raft_consensus.cc:1275] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.603047  9470 consensus_queue.cc:1048] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:06.603454  9503 ts_tablet_manager.cc:933] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:17:06.613404  9503 tablet_copy_client.cc:323] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:17:06.628401  8201 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet 033a8ac0a0db4a61b2f63c187b00a425 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:17:06.628974  8201 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet 033a8ac0a0db4a61b2f63c187b00a425 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-033a8ac0a0db4a61b2f63c187b00a425
I20260709 12:17:06.648458  8201 tablet_copy_source_session.cc:215] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:06.653057  8183 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.654824  9470 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:06.668525  9503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033a8ac0a0db4a61b2f63c187b00a425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:06.686307  8261 raft_consensus.cc:1275] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.688369  9505 consensus_queue.cc:1048] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:06.733760  9512 ts_tablet_manager.cc:933] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:17:06.736946  9503 tablet_copy_client.cc:806] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:06.737571  9503 tablet_copy_client.cc:670] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:06.741273  9503 tablet_copy_client.cc:538] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:06.747025  9511 ts_tablet_manager.cc:933] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:06.747092  9512 tablet_copy_client.cc:323] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:17:06.751186  8201 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet eb0744293f554e1e87aafdd0a36a5c64 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:17:06.751721  8201 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet eb0744293f554e1e87aafdd0a36a5c64 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-eb0744293f554e1e87aafdd0a36a5c64
I20260709 12:17:06.754308  9503 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:06.758311  9511 tablet_copy_client.cc:323] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:17:06.759202  8201 tablet_copy_source_session.cc:215] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:06.762429  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet d29484a2126d44cc9dc7dd2d8d5687c1 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:17:06.762959  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet d29484a2126d44cc9dc7dd2d8d5687c1 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-d29484a2126d44cc9dc7dd2d8d5687c1
I20260709 12:17:06.779767  9512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0744293f554e1e87aafdd0a36a5c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:06.787639  9503 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:06.788663  9503 tablet_bootstrap.cc:492] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:06.789369  9503 ts_tablet_manager.cc:1403] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.011s
I20260709 12:17:06.792263  9503 raft_consensus.cc:359] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.793136  9503 raft_consensus.cc:740] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:06.796627  8276 tablet_copy_source_session.cc:215] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:06.803061  9511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29484a2126d44cc9dc7dd2d8d5687c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:06.793869  9503 consensus_queue.cc:260] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.811555  9512 tablet_copy_client.cc:806] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:06.812108  9512 tablet_copy_client.cc:670] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:06.815063  9503 ts_tablet_manager.cc:1434] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260709 12:17:06.818267  8202 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-033a8ac0a0db4a61b2f63c187b00a425 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:17:06.818713  8202 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-033a8ac0a0db4a61b2f63c187b00a425 on tablet 033a8ac0a0db4a61b2f63c187b00a425 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:06.821079  8263 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:06.822582  9441 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.823020  9511 tablet_copy_client.cc:806] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:06.823626  9511 tablet_copy_client.cc:670] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:06.826812  9512 tablet_copy_client.cc:538] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:06.835497  9511 tablet_copy_client.cc:538] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:06.835371  8183 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:06.837080  9441 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:06.838172  9512 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:06.850426  9511 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:06.852088  8185 raft_consensus.cc:1275] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:06.854034  9491 consensus_queue.cc:1048] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:06.876645  8341 raft_consensus.cc:1275] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:06.878124  9362 consensus_queue.cc:1048] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:06.889343  8183 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:06.890865  9324 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:06.916705  8267 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:06.921813  9453 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:06.938760  9511 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:06.939766  9511 tablet_bootstrap.cc:492] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:06.940557  9512 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:06.941175  9511 ts_tablet_manager.cc:1403] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.007s
I20260709 12:17:06.941422  9512 tablet_bootstrap.cc:492] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:06.942152  9512 ts_tablet_manager.cc:1403] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.030s
I20260709 12:17:06.944937  9511 raft_consensus.cc:359] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.945149  9512 raft_consensus.cc:359] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.946048  9512 raft_consensus.cc:740] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:06.945924  9511 raft_consensus.cc:740] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:06.946794  9512 consensus_queue.cc:260] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.950125  9512 ts_tablet_manager.cc:1434] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:17:06.947517  9511 consensus_queue.cc:260] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:06.954599  9511 ts_tablet_manager.cc:1434] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:17:06.958348  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-d29484a2126d44cc9dc7dd2d8d5687c1 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:17:06.958776  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-d29484a2126d44cc9dc7dd2d8d5687c1 on tablet d29484a2126d44cc9dc7dd2d8d5687c1 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:06.958901  8202 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-eb0744293f554e1e87aafdd0a36a5c64 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:17:06.959359  8202 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-eb0744293f554e1e87aafdd0a36a5c64 on tablet eb0744293f554e1e87aafdd0a36a5c64 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:07.107520  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:07.139408  8909 raft_consensus.cc:1217] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:07.167363  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:07.167910  8183 raft_consensus.cc:606] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:07.170363  8341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:07.170895  8341 raft_consensus.cc:606] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:07.173206  8263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:07.173756  8263 raft_consensus.cc:606] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:07.176869  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:07.177357  8183 raft_consensus.cc:606] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:07.178449  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:17:07.180413  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:07.180987  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:07.188288  8909 raft_consensus.cc:1217] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:07.206555  9324 raft_consensus.cc:993] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:07.207022  9324 raft_consensus.cc:1081] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:07.210080  8263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54498
I20260709 12:17:07.210604  8263 raft_consensus.cc:493] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.210940  8263 raft_consensus.cc:3060] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.217998  8263 raft_consensus.cc:515] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.224148  8263 leader_election.cc:290] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:07.226743  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:07.226795  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406ae8fbd84e4e5997e1899ae7919b39" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:07.227334  8185 raft_consensus.cc:3060] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.227411  8341 raft_consensus.cc:3055] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:07.227843  8341 raft_consensus.cc:740] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:07.228574  8341 consensus_queue.cc:260] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.229719  8341 raft_consensus.cc:3060] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.234161  8909 raft_consensus.cc:1217] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:07.236685  8185 raft_consensus.cc:2468] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 2.
I20260709 12:17:07.247092  8232 leader_election.cc:304] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:07.247864  9491 raft_consensus.cc:2804] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:07.248344  9491 raft_consensus.cc:697] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:07.249186  9491 consensus_queue.cc:237] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.266390  8341 raft_consensus.cc:2468] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 2.
I20260709 12:17:07.272297  8090 catalog_manager.cc:5697] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 2 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.333077  9452 raft_consensus.cc:993] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:07.333585  9452 raft_consensus.cc:1081] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:07.341603  8263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:17:07.344363  8263 raft_consensus.cc:493] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.344823  8263 raft_consensus.cc:3060] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.351507  8263 raft_consensus.cc:515] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.352995  8263 leader_election.cc:290] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:07.353511  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:07.354151  8185 raft_consensus.cc:3055] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:07.354482  8185 raft_consensus.cc:740] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:07.355482  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1b6aa4e1ff45f1bef7506154602b34" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:07.355191  8185 consensus_queue.cc:260] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.355947  8341 raft_consensus.cc:3060] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.356545  8185 raft_consensus.cc:3060] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.362118  8341 raft_consensus.cc:2468] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 2.
I20260709 12:17:07.363826  8232 leader_election.cc:304] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:07.364130  8185 raft_consensus.cc:2468] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 2.
I20260709 12:17:07.364596  9491 raft_consensus.cc:2804] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:07.365067  9491 raft_consensus.cc:697] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:07.365895  9491 consensus_queue.cc:237] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.376696  8090 catalog_manager.cc:5697] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 2 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.532250  9452 raft_consensus.cc:993] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:07.532720  9285 raft_consensus.cc:1081] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:07.534281  8908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52398
I20260709 12:17:07.534802  8908 raft_consensus.cc:493] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.535140  8908 raft_consensus.cc:3060] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.544631  8908 raft_consensus.cc:515] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:07.548936  8908 leader_election.cc:290] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:07.550230  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:07.550702  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffb329baa0c4d47a3fc319bad70e207" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:07.552659  8183 raft_consensus.cc:3055] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:07.553081  8341 raft_consensus.cc:3060] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.553104  8183 raft_consensus.cc:740] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:07.554064  8183 consensus_queue.cc:260] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:07.555047  8183 raft_consensus.cc:3060] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.559458  8341 raft_consensus.cc:2468] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:07.560554  8877 leader_election.cc:304] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 
I20260709 12:17:07.561156  8183 raft_consensus.cc:2468] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:07.561444  9413 raft_consensus.cc:2804] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:07.562646  9413 raft_consensus.cc:697] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:07.563479  9413 consensus_queue.cc:237] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:07.570542  9362 raft_consensus.cc:1064] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:07.572618  9362 consensus_queue.cc:237] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:07.573900  8090 catalog_manager.cc:5697] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:07.579905  8908 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.580552  8341 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.581398  9491 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.583575  9491 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.588493  8183 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.590013  9491 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.596720  9491 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.598888  8341 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.621876  8908 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.625784  8090 catalog_manager.cc:5697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.635103  8183 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.658735  9285 raft_consensus.cc:1064] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:07.660101  8263 consensus_queue.cc:237] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:07.661044  9285 consensus_queue.cc:237] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:07.670568  8908 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:07.673887  8183 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:07.678432  8332 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.678999  9362 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:07.679865  9478 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.681944  8263 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.688243  9362 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:07.694379  8183 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.700392  8912 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.705359  8908 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.706224  9491 raft_consensus.cc:993] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:07.710464  9491 raft_consensus.cc:1081] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:07.714802  9285 raft_consensus.cc:1064] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:07.722479  8333 raft_consensus.cc:1275] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:07.722707  8332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53270
I20260709 12:17:07.723390  8332 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.723801  8332 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.728156  9285 consensus_queue.cc:237] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:07.685243  9478 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 12:17:07.732216  8332 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.737186  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:07.732849  9531 consensus_queue.cc:1048] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:07.737753  8185 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.746104  8090 catalog_manager.cc:5697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.748943  8263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:07.749542  8263 raft_consensus.cc:3055] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:07.749866  8263 raft_consensus.cc:740] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:07.749926  8185 raft_consensus.cc:2468] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:07.750766  8263 consensus_queue.cc:260] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.751097  8306 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:07.751827  8263 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.753255  9441 raft_consensus.cc:2804] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:07.753882  9441 raft_consensus.cc:697] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:07.754691  9441 consensus_queue.cc:237] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:07.757360  8332 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:07.759317  8263 raft_consensus.cc:2468] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:07.762718  8909 raft_consensus.cc:1275] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.708334  9493 raft_consensus.cc:2955] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.765143  9538 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.771945  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet d29484a2126d44cc9dc7dd2d8d5687c1 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:17:07.784755  9540 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:07.809768  8090 catalog_manager.cc:5697] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:07.848598  9538 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.865198  8333 raft_consensus.cc:1275] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.867534  9540 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.869917  8263 raft_consensus.cc:1275] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:07.871805  8263 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.900534  9285 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.902215  8090 catalog_manager.cc:5697] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.910346  8341 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.915591  9545 tablet_replica.cc:333] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:07.920023  8908 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.926031  9539 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.929665  9545 raft_consensus.cc:2243] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:07.934505  9545 raft_consensus.cc:2272] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:07.938066  9545 ts_tablet_manager.cc:1916] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:07.941114  8183 consensus_queue.cc:237] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:07.943994  8909 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.954375  8341 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:07.955327  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d29484a2126d44cc9dc7dd2d8d5687c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:07.962256  8332 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.963063  9540 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:07.966450  8185 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:07.973676  9470 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:07.962160  8908 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:07.979149  9538 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:07.981652  9539 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.983392  8333 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:07.994982  9545 ts_tablet_manager.cc:1929] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:07.995640  9545 log.cc:1199] T d29484a2126d44cc9dc7dd2d8d5687c1 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/d29484a2126d44cc9dc7dd2d8d5687c1
I20260709 12:17:07.997566  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet d29484a2126d44cc9dc7dd2d8d5687c1 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:07.996567  8089 catalog_manager.cc:5697] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:08.003995  8183 raft_consensus.cc:1275] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.013255  8333 raft_consensus.cc:1275] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.013682  8908 raft_consensus.cc:2955] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:08.014204  8263 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:08.017889  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 033a8ac0a0db4a61b2f63c187b00a425 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:08.019853  9491 consensus_queue.cc:1048] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:08.022506  9491 consensus_queue.cc:1048] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:08.024309  8183 raft_consensus.cc:1275] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.064401  9531 consensus_queue.cc:1048] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:08.079434  8333 raft_consensus.cc:1275] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:08.100451  9555 consensus_queue.cc:1048] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:08.112679  8087 catalog_manager.cc:5697] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:08.136745  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet 033a8ac0a0db4a61b2f63c187b00a425 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:17:08.148742  8188 consensus_queue.cc:237] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:08.155135  8263 raft_consensus.cc:1275] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:08.157510  9538 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:08.158385  8908 raft_consensus.cc:1275] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:08.156134  9563 tablet_replica.cc:333] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:08.160279  9563 raft_consensus.cc:2243] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:08.164250  9563 raft_consensus.cc:2272] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:08.166389  9538 consensus_queue.cc:1048] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:08.170037  9540 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:08.172152  8261 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:08.174996  8185 raft_consensus.cc:1275] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.176396  9453 consensus_queue.cc:1048] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:08.196630  8090 catalog_manager.cc:5697] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:08.199625  8263 raft_consensus.cc:1275] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.199437  8911 raft_consensus.cc:2955] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:08.201555  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb0744293f554e1e87aafdd0a36a5c64 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:08.202804  9563 ts_tablet_manager.cc:1916] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:08.216697  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet eb0744293f554e1e87aafdd0a36a5c64 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:17:08.217689  9545 tablet_replica.cc:333] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:08.218818  9545 raft_consensus.cc:2243] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:08.219699  9545 raft_consensus.cc:2272] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:08.223694  9545 ts_tablet_manager.cc:1916] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:08.223944  9453 consensus_queue.cc:1048] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:08.235031  9563 ts_tablet_manager.cc:1929] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:08.235608  9563 log.cc:1199] T 033a8ac0a0db4a61b2f63c187b00a425 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/033a8ac0a0db4a61b2f63c187b00a425
I20260709 12:17:08.238651  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet 033a8ac0a0db4a61b2f63c187b00a425 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:08.244568  9545 ts_tablet_manager.cc:1929] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:08.245353  9545 log.cc:1199] T eb0744293f554e1e87aafdd0a36a5c64 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/eb0744293f554e1e87aafdd0a36a5c64
I20260709 12:17:08.249560  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet eb0744293f554e1e87aafdd0a36a5c64 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:08.267031  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:08.306852  8341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:08.307492  8341 raft_consensus.cc:606] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:08.309684  8261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:08.310241  8261 raft_consensus.cc:606] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:08.313694  8341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:08.314229  8341 raft_consensus.cc:606] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:08.316269  8261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:08.316684  8261 raft_consensus.cc:606] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:08.318076  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:17:08.319701  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:08.320303  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:08.363169  9324 raft_consensus.cc:993] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:08.363754  9453 raft_consensus.cc:1081] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:08.365240  8188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36040
I20260709 12:17:08.365643  8188 raft_consensus.cc:493] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:08.365900  8188 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:08.370877  8188 raft_consensus.cc:515] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:08.372349  8188 leader_election.cc:290] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 3 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:08.373236  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:08.373302  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cc5e072bb848ac8b632efbcf5532e9" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:08.373811  8261 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:08.373898  8341 raft_consensus.cc:3055] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:08.374640  8341 raft_consensus.cc:740] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:08.375365  8341 consensus_queue.cc:260] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:08.376533  8341 raft_consensus.cc:3060] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:08.383844  8341 raft_consensus.cc:2468] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 3.
I20260709 12:17:08.385182  8157 leader_election.cc:304] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:08.385911  9540 raft_consensus.cc:2804] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:08.386389  9540 raft_consensus.cc:697] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:08.387238  9540 consensus_queue.cc:237] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:08.392539  8261 raft_consensus.cc:2468] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 3.
I20260709 12:17:08.400578  8087 catalog_manager.cc:5697] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 2 to 3, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 3 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.442575  9362 raft_consensus.cc:993] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:08.443073  9491 raft_consensus.cc:1081] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:08.444407  8341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53270
I20260709 12:17:08.444852  8341 raft_consensus.cc:493] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:08.445118  8341 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:08.449424  8341 raft_consensus.cc:515] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:08.451007  8341 leader_election.cc:290] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:08.451658  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:08.452226  8188 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:08.453205  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e32d70715854ef4a4daaa247804f3ac" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:08.453774  8261 raft_consensus.cc:3055] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:08.454066  8261 raft_consensus.cc:740] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:08.454766  8261 consensus_queue.cc:260] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:08.456003  8261 raft_consensus.cc:3060] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:08.457769  8188 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 4.
I20260709 12:17:08.458832  8306 leader_election.cc:304] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:08.459529  9453 raft_consensus.cc:2804] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:08.459959  9453 raft_consensus.cc:697] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:08.460948  9453 consensus_queue.cc:237] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:08.461532  8261 raft_consensus.cc:2468] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 4.
I20260709 12:17:08.470395  9362 raft_consensus.cc:993] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:08.470791  9491 raft_consensus.cc:1081] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:08.472812  8188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36034
I20260709 12:17:08.473272  8188 raft_consensus.cc:493] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:08.473562  8188 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:08.480417  8188 raft_consensus.cc:515] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:08.482250  8188 leader_election.cc:290] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:08.483268  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:08.483213  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:08.484054  8911 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:08.484112  8261 raft_consensus.cc:3055] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:08.484464  8261 raft_consensus.cc:740] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:08.485184  8261 consensus_queue.cc:260] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:08.486368  8261 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:08.492431  8261 raft_consensus.cc:2468] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:08.493515  8158 leader_election.cc:304] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:08.494057  8911 raft_consensus.cc:2468] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:08.494247  9540 raft_consensus.cc:2804] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:08.482416  8087 catalog_manager.cc:5697] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 3 to 4, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 4 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:08.495289  9540 raft_consensus.cc:697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:08.496111  9540 consensus_queue.cc:237] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:08.509145  8090 catalog_manager.cc:5697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.540174  9453 raft_consensus.cc:993] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:08.540606  9324 raft_consensus.cc:1081] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:08.541870  8911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52418
I20260709 12:17:08.542250  8911 raft_consensus.cc:493] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:08.542464  8911 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:08.548353  8911 raft_consensus.cc:515] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:08.550606  8911 leader_election.cc:290] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:08.550745  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:08.551324  8261 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:08.551139  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185a7fc51e154bc0b29cd286cd39050a" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:08.552177  8333 raft_consensus.cc:3055] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:08.552361  8333 raft_consensus.cc:740] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:08.552946  8333 consensus_queue.cc:260] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:08.553953  8333 raft_consensus.cc:3060] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:08.557081  8261 raft_consensus.cc:2468] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 4.
I20260709 12:17:08.558123  8878 leader_election.cc:304] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:08.558705  8333 raft_consensus.cc:2468] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 4.
I20260709 12:17:08.558862  9413 raft_consensus.cc:2804] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:08.559727  9413 raft_consensus.cc:697] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:08.560542  9413 consensus_queue.cc:237] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:08.569183  8090 catalog_manager.cc:5697] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 3 to 4, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 4 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:08.812431  8333 raft_consensus.cc:1275] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:08.813659  9540 consensus_queue.cc:1048] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:08.823333  8261 raft_consensus.cc:1275] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:08.824726  9478 consensus_queue.cc:1048] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:08.954821  8258 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:08.956000  9478 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:08.964337  8911 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:08.968003  9538 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:08.982790  8258 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:17:08.984853  9413 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:17:08.989246  8258 raft_consensus.cc:1275] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:08.991529  9453 consensus_queue.cc:1048] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:08.992722  8188 raft_consensus.cc:1275] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:08.995296  9453 consensus_queue.cc:1048] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:09.004958  8333 raft_consensus.cc:1275] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:17:09.011677  9570 consensus_queue.cc:1048] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:17:09.290503  8341 consensus_queue.cc:237] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:09.296125  8258 raft_consensus.cc:1275] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:09.296231  8185 raft_consensus.cc:1275] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:09.296501  8307 consensus_peers.cc:597] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66f24cde09104fbcb9d54e63cc5f34cd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:09.297392  9582 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:09.298198  9324 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:09.316745  9324 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.318887  8185 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.322685  8258 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.331162  8261 consensus_queue.cc:237] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:09.339775  8087 catalog_manager.cc:5697] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.350517  8185 raft_consensus.cc:1275] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:09.351711  8341 raft_consensus.cc:1275] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:09.352171  9362 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:09.352988  8233 consensus_peers.cc:597] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fada5ac2690641bbbfe3d781d7cda511. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:09.353868  9362 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:09.359912  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.366747  9491 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.374251  8341 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.386982  8185 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.406050  8088 catalog_manager.cc:5697] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.411607  8332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:09.416373  8332 raft_consensus.cc:606] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:09.427690  8185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:09.428365  8185 raft_consensus.cc:606] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:09.431192  8185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:09.431979  8185 raft_consensus.cc:606] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:09.433427  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:09.437415  8261 consensus_queue.cc:237] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:09.438974  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:09.439721  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.448263  8332 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:09.448545  8185 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:09.450004  9362 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:09.456369  9491 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:09.457284  8233 consensus_peers.cc:597] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83d73e2745c64531aa3a005f8f45a2f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:09.467818  9491 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.469331  8185 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.485430  8341 consensus_queue.cc:237] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:09.490152  9478 raft_consensus.cc:993] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:09.490636  9478 raft_consensus.cc:1081] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:09.494813  8261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:17:09.494240  8088 catalog_manager.cc:5697] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.495362  8261 raft_consensus.cc:493] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.495733  8261 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.509078  8261 raft_consensus.cc:515] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:09.519255  8332 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.530016  8261 leader_election.cc:290] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 3 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:09.530807  8263 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:09.533160  8185 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:09.533315  9324 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:09.534859  9582 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:09.537925  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:09.538434  8185 raft_consensus.cc:3055] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:09.538693  8185 raft_consensus.cc:740] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:09.539346  8185 consensus_queue.cc:260] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:09.540421  8185 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.552983  8185 raft_consensus.cc:2468] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:09.559334  8232 leader_election.cc:304] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:09.560091  9593 raft_consensus.cc:2804] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:09.561190  9593 raft_consensus.cc:697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:09.562604  9593 consensus_queue.cc:237] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:09.567060  8261 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.565464  9582 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:17:09.582379  8877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 51017us
I20260709 12:17:09.586230  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29484a2126d44cc9dc7dd2d8d5687c1" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:09.586788  8911 raft_consensus.cc:3060] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.594904  8188 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:09.595814  8088 catalog_manager.cc:5697] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.599279  8911 raft_consensus.cc:2468] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:09.598799  8090 catalog_manager.cc:5697] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 2 to 3, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 3 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:09.624413  8307 consensus_peers.cc:597] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 016b038c14274c23b4d7424bcd298f66. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:09.770651  9602 ts_tablet_manager.cc:933] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:09.770642  9540 raft_consensus.cc:993] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:09.771365  9478 raft_consensus.cc:1081] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:09.773108  9602 tablet_copy_client.cc:323] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:17:09.774075  8341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53258
I20260709 12:17:09.774624  8341 raft_consensus.cc:493] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.774958  8341 raft_consensus.cc:3060] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:09.777961  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet fada5ac2690641bbbfe3d781d7cda511 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:17:09.778497  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet fada5ac2690641bbbfe3d781d7cda511 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-fada5ac2690641bbbfe3d781d7cda511
I20260709 12:17:09.784161  8341 raft_consensus.cc:515] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:09.786873  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:09.787506  8188 raft_consensus.cc:3055] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:09.787861  8188 raft_consensus.cc:740] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:09.787962  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe06da729764dcc8e7175dddcd992a5" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:09.788523  8911 raft_consensus.cc:3060] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:09.788648  8188 consensus_queue.cc:260] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:09.789752  8188 raft_consensus.cc:3060] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:09.791548  8276 tablet_copy_source_session.cc:215] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:09.787045  8341 leader_election.cc:290] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:09.797194  8188 raft_consensus.cc:2468] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:09.799465  8306 leader_election.cc:304] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:09.801397  9441 raft_consensus.cc:2804] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:09.801978  9441 raft_consensus.cc:697] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:09.802855  9441 consensus_queue.cc:237] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:09.803757  8911 raft_consensus.cc:2468] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:09.810740  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fada5ac2690641bbbfe3d781d7cda511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:09.823139  9604 ts_tablet_manager.cc:933] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:09.835134  9604 tablet_copy_client.cc:323] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:17:09.836071  8090 catalog_manager.cc:5697] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.836853  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet 66f24cde09104fbcb9d54e63cc5f34cd from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:17:09.842399  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet 66f24cde09104fbcb9d54e63cc5f34cd from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-66f24cde09104fbcb9d54e63cc5f34cd
I20260709 12:17:09.841714  9602 tablet_copy_client.cc:806] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:09.846184  9602 tablet_copy_client.cc:670] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:09.851291  9602 tablet_copy_client.cc:538] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:09.852415  8351 tablet_copy_source_session.cc:215] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:09.855799  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f24cde09104fbcb9d54e63cc5f34cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:09.864679  9602 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:09.874593  9604 tablet_copy_client.cc:806] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:09.876636  9604 tablet_copy_client.cc:670] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:09.882503  9604 tablet_copy_client.cc:538] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:09.886235  9602 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:09.887331  9602 tablet_bootstrap.cc:492] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:09.888067  9602 ts_tablet_manager.cc:1403] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260709 12:17:09.890565  9602 raft_consensus.cc:359] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:09.891184  9602 raft_consensus.cc:740] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:09.891801  9602 consensus_queue.cc:260] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:09.894057  9602 ts_tablet_manager.cc:1434] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:17:09.894469  9604 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:09.896829  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-fada5ac2690641bbbfe3d781d7cda511 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:17:09.897271  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-fada5ac2690641bbbfe3d781d7cda511 on tablet fada5ac2690641bbbfe3d781d7cda511 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:09.902935  9441 raft_consensus.cc:993] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:09.903388  9441 raft_consensus.cc:1081] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:09.906149  8263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54498
I20260709 12:17:09.906685  8263 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.907034  8263 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.910117  9602 ts_tablet_manager.cc:933] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:09.916402  8263 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:09.919899  8263 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 3 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:09.925877  9608 ts_tablet_manager.cc:933] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:09.927060  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:09.932947  8185 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.927707  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e9faa9ec8e41d9bd4df6076202d520" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:09.943985  8341 raft_consensus.cc:3055] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:09.944386  8341 raft_consensus.cc:740] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:09.945152  8341 consensus_queue.cc:260] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:09.946561  9602 tablet_copy_client.cc:323] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:17:09.946800  8341 raft_consensus.cc:3060] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.948302  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 83d73e2745c64531aa3a005f8f45a2f4 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:17:09.948885  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 83d73e2745c64531aa3a005f8f45a2f4 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-83d73e2745c64531aa3a005f8f45a2f4
I20260709 12:17:09.956913  8276 tablet_copy_source_session.cc:215] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:09.962764  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d73e2745c64531aa3a005f8f45a2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:09.983287  9602 tablet_copy_client.cc:806] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:09.983944  9602 tablet_copy_client.cc:670] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:09.988888  9602 tablet_copy_client.cc:538] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:10.001828  9602 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:10.005903  8185 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:10.007659  8232 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:10.010879  9491 raft_consensus.cc:2804] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:10.011458  9491 raft_consensus.cc:697] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:10.012359  9491 consensus_queue.cc:237] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:10.041651  9602 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:10.043717  9602 tablet_bootstrap.cc:492] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:10.044502  9602 ts_tablet_manager.cc:1403] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.007s
I20260709 12:17:10.047844  9602 raft_consensus.cc:359] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:10.049026  9602 raft_consensus.cc:740] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:10.051883  9602 consensus_queue.cc:260] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:10.057991  9602 ts_tablet_manager.cc:1434] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:10.061088  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-83d73e2745c64531aa3a005f8f45a2f4 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:17:10.061515  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-83d73e2745c64531aa3a005f8f45a2f4 on tablet 83d73e2745c64531aa3a005f8f45a2f4 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:10.093770  8185 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:10.094091  8908 raft_consensus.cc:1275] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:10.094610  8089 catalog_manager.cc:5697] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 2 to 3, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 3 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.097183  8341 raft_consensus.cc:2468] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
W20260709 12:17:10.100335  9612 log.cc:927] Time spent T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:17:10.101202  9593 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:10.101943  9608 tablet_copy_client.cc:323] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:17:10.109856  9604 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:10.110809  9604 tablet_bootstrap.cc:492] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:10.111481  9604 ts_tablet_manager.cc:1403] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.217s	user 0.032s	sys 0.047s
I20260709 12:17:10.114446  9604 raft_consensus.cc:359] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:10.115252  9604 raft_consensus.cc:740] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:10.115911  9604 consensus_queue.cc:260] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:10.118633  9604 ts_tablet_manager.cc:1434] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:17:10.137342  9491 consensus_queue.cc:1048] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:17:10.138248  8350 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-66f24cde09104fbcb9d54e63cc5f34cd received from {username='slave'} at 127.0.0.1:58962
I20260709 12:17:10.138577  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet 016b038c14274c23b4d7424bcd298f66 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:17:10.138734  8350 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-66f24cde09104fbcb9d54e63cc5f34cd on tablet 66f24cde09104fbcb9d54e63cc5f34cd with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:10.143280  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet 016b038c14274c23b4d7424bcd298f66 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-016b038c14274c23b4d7424bcd298f66
I20260709 12:17:10.160630  8351 tablet_copy_source_session.cc:215] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:10.163801  9608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016b038c14274c23b4d7424bcd298f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:10.199855  9608 tablet_copy_client.cc:806] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:10.200417  9608 tablet_copy_client.cc:670] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:10.201964  8908 raft_consensus.cc:1217] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:10.205878  9608 tablet_copy_client.cc:538] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:10.215575  9608 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:10.218223  8185 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:10.220923  9324 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:10.282697  9608 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:10.283684  9608 tablet_bootstrap.cc:492] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:10.284381  9608 ts_tablet_manager.cc:1403] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.033s
I20260709 12:17:10.287822  9608 raft_consensus.cc:359] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:10.288379  8908 raft_consensus.cc:1275] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:10.288619  9608 raft_consensus.cc:740] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:10.289295  9608 consensus_queue.cc:260] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:10.289984  9324 consensus_queue.cc:1048] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:10.291983  9608 ts_tablet_manager.cc:1434] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:10.295611  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-016b038c14274c23b4d7424bcd298f66 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:17:10.296006  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-016b038c14274c23b4d7424bcd298f66 on tablet 016b038c14274c23b4d7424bcd298f66 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:10.452224  8908 raft_consensus.cc:1217] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:10.457476  8911 raft_consensus.cc:1217] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:10.463711  8911 raft_consensus.cc:1217] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:10.501416  8341 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:10.528683  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:10.539906  8183 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:10.542295  9614 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:17:10.551003  9614 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
W20260709 12:17:10.660329  8878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 51004.4us
W20260709 12:17:10.776283  9635 log.cc:927] Time spent T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:17:10.786819  8261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:10.787638  8261 raft_consensus.cc:606] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:10.789317  9594 raft_consensus.cc:1064] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:10.792465  8261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:10.794937  8261 raft_consensus.cc:606] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:10.802333  8333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b41fccfa3aed433892ae086008434232"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:10.802973  8333 raft_consensus.cc:606] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:10.803073  9594 consensus_queue.cc:237] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:10.809535  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:10.811268  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:10.812279  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:10.812997  9441 raft_consensus.cc:993] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:10.813576  9441 raft_consensus.cc:1081] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:10.819048  8185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b41fccfa3aed433892ae086008434232"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36040
I20260709 12:17:10.819645  8185 raft_consensus.cc:493] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:10.820009  8185 raft_consensus.cc:3060] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.820375  9626 raft_consensus.cc:1064] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:10.824472  9626 consensus_queue.cc:237] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:10.839152  9324 raft_consensus.cc:1064] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:10.841709  9324 consensus_queue.cc:237] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:10.855437  8185 raft_consensus.cc:515] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:10.862958  8185 leader_election.cc:290] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:10.868525  8261 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.865834  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:10.867470  9629 raft_consensus.cc:993] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:10.870411  9628 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.870833  9629 raft_consensus.cc:1081] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:10.873255  8341 raft_consensus.cc:3055] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:10.873759  8341 raft_consensus.cc:740] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:10.876111  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41fccfa3aed433892ae086008434232" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:10.879467  8258 raft_consensus.cc:3060] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.879659  8909 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.876669  8185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36034
I20260709 12:17:10.880617  8185 raft_consensus.cc:493] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:10.880963  8185 raft_consensus.cc:3060] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.884263  9441 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.886999  8258 raft_consensus.cc:2468] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:10.888005  8341 consensus_queue.cc:260] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:10.892663  8158 leader_election.cc:304] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:10.893098  8341 raft_consensus.cc:3060] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.893710  9540 raft_consensus.cc:2804] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:10.894275  9540 raft_consensus.cc:697] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:10.895332  9540 consensus_queue.cc:237] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:10.900388  8341 raft_consensus.cc:2468] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:10.904250  8188 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.907955  8263 raft_consensus.cc:1275] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.911062  8911 raft_consensus.cc:1275] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.887784  8185 raft_consensus.cc:515] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:10.912736  8185 leader_election.cc:290] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:10.912814  9626 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.914098  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:10.914626  8261 raft_consensus.cc:3055] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:10.914899  8261 raft_consensus.cc:740] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:10.915616  8261 consensus_queue.cc:260] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:10.918548  9324 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.921085  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72666d9a8834e44a6742db7508c7609" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:10.921641  8912 raft_consensus.cc:3060] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.922593  8261 raft_consensus.cc:3060] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.926345  9441 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.932411  8185 raft_consensus.cc:1275] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.934527  9324 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.941681  8912 raft_consensus.cc:2468] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:10.942103  8089 catalog_manager.cc:5697] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.943046  8158 leader_election.cc:304] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:10.944489  9625 raft_consensus.cc:2804] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:10.945014  9625 raft_consensus.cc:697] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:10.946019  9625 consensus_queue.cc:237] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:10.945310  9441 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:10.952135  8908 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:10.960062  8261 raft_consensus.cc:2468] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:10.976222  8912 raft_consensus.cc:1275] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:11.008824  9593 raft_consensus.cc:1064] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
W20260709 12:17:11.009256  9593 raft_consensus.cc:1068] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: Unable to promote non-voter 26ef90fd018a47cc800e5072f8cfbb14: Service unavailable: leader transfer in progress
I20260709 12:17:11.034080  9630 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:11.058732  8333 raft_consensus.cc:1275] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:17:11.069200  8158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 74139.4us
I20260709 12:17:11.070180  8088 catalog_manager.cc:5697] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:11.084280  9491 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:11.091236  8191 raft_consensus.cc:1275] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:11.099337  9594 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:17:11.212925  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 54664.9us
W20260709 12:17:11.214710  9648 log.cc:927] Time spent T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:17:11.227031  8266 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.232780  9594 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.239982  9627 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.246311  8912 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.259954  8188 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.261857  8909 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.270512  8261 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.271596  8341 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.283408  8191 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.293275  9593 raft_consensus.cc:993] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:11.294516  9593 raft_consensus.cc:1081] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:11.314045  8087 catalog_manager.cc:5697] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:11.323231  8332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53270
I20260709 12:17:11.323848  8332 raft_consensus.cc:493] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:11.324213  8332 raft_consensus.cc:3060] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.333778  8338 raft_consensus.cc:1275] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:11.335806  9540 consensus_queue.cc:1048] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:11.347518  8183 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.341282  8332 raft_consensus.cc:515] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:11.367322  8261 consensus_queue.cc:237] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:11.370452  8090 catalog_manager.cc:5697] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:11.374250  9594 raft_consensus.cc:1064] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
W20260709 12:17:11.374665  9594 raft_consensus.cc:1068] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: Unable to promote non-voter 26ef90fd018a47cc800e5072f8cfbb14: Service unavailable: leader transfer in progress
I20260709 12:17:11.374081  8090 catalog_manager.cc:5697] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.376735  8909 raft_consensus.cc:1275] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:11.378372  9630 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.384955  8341 raft_consensus.cc:1275] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:11.387521  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:11.388183  8261 raft_consensus.cc:3055] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:11.389230  9630 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.389107  8261 raft_consensus.cc:740] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:11.393646  9593 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.398725  8262 raft_consensus.cc:1275] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:11.400182  8909 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.407344  9478 consensus_queue.cc:1048] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:11.405385  8261 consensus_queue.cc:260] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:11.417524  8261 raft_consensus.cc:3060] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.416443  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d73e2745c64531aa3a005f8f45a2f4" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:11.422411  8191 raft_consensus.cc:3060] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.422926  8088 catalog_manager.cc:5697] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.422475  8341 raft_consensus.cc:2955] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.420253  8332 leader_election.cc:290] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:11.441885  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fada5ac2690641bbbfe3d781d7cda511 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:11.445248  8191 raft_consensus.cc:2468] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:11.460428  8306 leader_election.cc:304] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:11.461839  9627 raft_consensus.cc:2804] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:11.462503  9627 raft_consensus.cc:697] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:11.463471  9627 consensus_queue.cc:237] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:11.466181  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet fada5ac2690641bbbfe3d781d7cda511 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:11.476552  8261 raft_consensus.cc:2468] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:11.504101  8909 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:11.505710  9478 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:11.559535  8332 consensus_queue.cc:237] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:11.567540  8338 consensus_queue.cc:237] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:11.568801  8266 raft_consensus.cc:1275] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:11.570741  9660 tablet_replica.cc:333] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:11.572072  9478 consensus_queue.cc:1048] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:17:11.574656  8877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 49777.8us
I20260709 12:17:11.588863  8185 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:11.574673  9660 raft_consensus.cc:2243] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.591091  9660 raft_consensus.cc:2272] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.591502  9628 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.601186  8911 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:11.604768  9626 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.606762  8191 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.610239  8911 raft_consensus.cc:1275] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:11.610430  9660 ts_tablet_manager.cc:1916] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:11.611771  8185 raft_consensus.cc:1275] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:11.613556  9441 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.625569  9441 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.625861  9324 consensus_queue.cc:1048] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:17:11.647917  8878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 121125us
I20260709 12:17:11.654414  9441 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.656539  8183 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.660660  8908 raft_consensus.cc:2955] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.686336  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 016b038c14274c23b4d7424bcd298f66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:11.694139  9660 ts_tablet_manager.cc:1929] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:11.695089  9660 log.cc:1199] T fada5ac2690641bbbfe3d781d7cda511 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/fada5ac2690641bbbfe3d781d7cda511
I20260709 12:17:11.698230  8090 catalog_manager.cc:5697] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:11.719511  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66f24cde09104fbcb9d54e63cc5f34cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:11.727663  8090 catalog_manager.cc:5697] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:11.729445  8912 raft_consensus.cc:2955] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
W20260709 12:17:11.738224  8157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 64488us
I20260709 12:17:11.739264  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet fada5ac2690641bbbfe3d781d7cda511 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:11.762171  8089 catalog_manager.cc:5697] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 3 to 4, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.763837  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet 016b038c14274c23b4d7424bcd298f66 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:17:11.767168  9671 tablet_replica.cc:333] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:11.768148  9671 raft_consensus.cc:2243] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.768781  9671 raft_consensus.cc:2272] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.772873  9671 ts_tablet_manager.cc:1916] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:11.778301  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet 66f24cde09104fbcb9d54e63cc5f34cd with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54484
I20260709 12:17:11.790419  9671 ts_tablet_manager.cc:1929] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:11.790952  9671 log.cc:1199] T 016b038c14274c23b4d7424bcd298f66 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/016b038c14274c23b4d7424bcd298f66
I20260709 12:17:11.792759  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet 016b038c14274c23b4d7424bcd298f66 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:11.792920  9671 tablet_replica.cc:333] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:11.794051  9671 raft_consensus.cc:2243] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:11.800195  9671 raft_consensus.cc:2272] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:11.803548  9671 ts_tablet_manager.cc:1916] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:11.819079  9671 ts_tablet_manager.cc:1929] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:11.819552  9671 log.cc:1199] T 66f24cde09104fbcb9d54e63cc5f34cd P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/66f24cde09104fbcb9d54e63cc5f34cd
I20260709 12:17:11.821475  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet 66f24cde09104fbcb9d54e63cc5f34cd (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:11.861348  8183 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:11.862864  9441 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:11.879081  8912 raft_consensus.cc:3060] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Advancing to term 2
I20260709 12:17:11.879082  8261 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:11.882155  9441 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:11.894701  8912 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:11.897105  9441 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:11.914398  9324 raft_consensus.cc:1064] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:11.916780  9324 consensus_queue.cc:237] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:11.928893  8183 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:11.928476  8261 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:11.928735  8908 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:11.930526  9324 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.931128  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:11.931739  9627 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.934773  9626 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.940018  9626 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.950086  8261 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.951290  8908 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.983436  8191 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:11.981696  8087 catalog_manager.cc:5697] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 2 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:12.009548  8341 consensus_queue.cc:237] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:12.021729  8908 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:12.023156  9626 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:12.023627  8261 raft_consensus.cc:1275] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:12.025125  9626 consensus_queue.cc:1048] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:12.030464  9627 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:12.032178  8908 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:12.043938  8191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:12.044521  8191 raft_consensus.cc:606] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:12.050434  8261 raft_consensus.cc:2955] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:12.051996  8087 catalog_manager.cc:5697] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:12.053903  8191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:12.054471  8191 raft_consensus.cc:606] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:12.055819  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83d73e2745c64531aa3a005f8f45a2f4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:12.063206  9625 raft_consensus.cc:993] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:12.063746  9540 raft_consensus.cc:1081] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:12.064226  8338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:12.064783  8338 raft_consensus.cc:606] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:12.067261  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:12.068217  8912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52398
I20260709 12:17:12.068701  8912 raft_consensus.cc:493] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:12.068951  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:12.069006  8912 raft_consensus.cc:3060] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.069832  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:12.082232  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet 83d73e2745c64531aa3a005f8f45a2f4 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:12.083313  9660 tablet_replica.cc:333] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:12.085209  9660 raft_consensus.cc:2243] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.089113  9660 raft_consensus.cc:2272] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.098317  9660 ts_tablet_manager.cc:1916] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:12.082976  8912 raft_consensus.cc:515] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:12.110448  8912 leader_election.cc:290] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:12.112231  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:12.112810  8191 raft_consensus.cc:3055] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:12.112838  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033a8ac0a0db4a61b2f63c187b00a425" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:12.113186  8191 raft_consensus.cc:740] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:12.113463  8338 raft_consensus.cc:3060] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.113952  8191 consensus_queue.cc:260] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:12.115209  8191 raft_consensus.cc:3060] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.120328  8338 raft_consensus.cc:2468] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:12.121497  8877 leader_election.cc:304] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 
I20260709 12:17:12.122284  8191 raft_consensus.cc:2468] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:12.122301  9664 raft_consensus.cc:2804] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:12.123082  9664 raft_consensus.cc:697] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:12.123903  9664 consensus_queue.cc:237] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:12.125710  9660 ts_tablet_manager.cc:1929] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:12.126219  9660 log.cc:1199] T 83d73e2745c64531aa3a005f8f45a2f4 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/83d73e2745c64531aa3a005f8f45a2f4
I20260709 12:17:12.128083  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet 83d73e2745c64531aa3a005f8f45a2f4 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:12.136257  8089 catalog_manager.cc:5697] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:12.172322  9540 raft_consensus.cc:993] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:12.172734  9625 raft_consensus.cc:1081] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:12.174049  8338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53258
I20260709 12:17:12.174499  8338 raft_consensus.cc:493] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:12.174778  8338 raft_consensus.cc:3060] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.179440  8338 raft_consensus.cc:515] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:12.181236  8338 leader_election.cc:290] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:12.181840  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:12.182305  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655ba5576c9c42c48ee81312bf996780" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:12.182744  8183 raft_consensus.cc:3055] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:12.182866  8261 raft_consensus.cc:3060] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.183111  8183 raft_consensus.cc:740] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:12.183837  8183 consensus_queue.cc:260] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:12.184978  8183 raft_consensus.cc:3060] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.189458  8261 raft_consensus.cc:2468] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:12.190687  8307 leader_election.cc:304] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:12.191285  8183 raft_consensus.cc:2468] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:12.191491  9441 raft_consensus.cc:2804] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:12.192070  9441 raft_consensus.cc:697] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:12.192996  9441 consensus_queue.cc:237] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:12.202154  8089 catalog_manager.cc:5697] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:12.516901  9324 raft_consensus.cc:993] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:12.517347  9441 raft_consensus.cc:1081] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:12.518821  8261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54498
I20260709 12:17:12.519315  8261 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:12.519665  8261 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.526890  8261 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:12.528838  8261 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 3 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:12.529366  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:12.530002  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c823f788c3d0452b82148ebe21a62642" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:12.530490  8191 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.530563  8341 raft_consensus.cc:3055] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:12.531032  8341 raft_consensus.cc:740] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:12.531785  8341 consensus_queue.cc:260] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:12.532720  8341 raft_consensus.cc:3060] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.537010  8341 raft_consensus.cc:2468] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:12.538885  8232 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:12.539733  9630 raft_consensus.cc:2804] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:12.541304  9630 raft_consensus.cc:697] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:12.542290  9630 consensus_queue.cc:237] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:12.543974  8191 raft_consensus.cc:2468] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:12.553262  8089 catalog_manager.cc:5697] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 2 to 3, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 3 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:12.569522  8341 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:12.570967  9664 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:12.584538  8191 raft_consensus.cc:1275] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:12.585809  9663 consensus_queue.cc:1048] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:12.599800  8191 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:12.601014  9324 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:12.609833  8261 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:12.611392  9627 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.065989  8185 raft_consensus.cc:1275] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.075306  9630 consensus_queue.cc:1048] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.097553  8338 raft_consensus.cc:1275] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.098996  9690 consensus_queue.cc:1048] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.150804  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:13.190852  8191 consensus_queue.cc:237] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:13.203469  8338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:42404
W20260709 12:17:13.203959  8158 consensus_peers.cc:597] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbcc2876599e41478c27939020def008. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:13.204087  8338 raft_consensus.cc:606] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:13.205890  8338 raft_consensus.cc:1275] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:13.206624  8266 raft_consensus.cc:1275] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:13.207041  8261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:13.207259  9625 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.207659  8261 raft_consensus.cc:606] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:13.208241  9689 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.209055  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:13.210213  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:13.210764  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:13.222294  9689 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.229568  8341 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.230508  8261 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.251267  8087 catalog_manager.cc:5697] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.254933  8185 consensus_queue.cc:237] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:17:13.280882  8158 consensus_peers.cc:597] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30f909f60ba443a7b8ac9d2bf6fa4987. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:13.281250  8341 raft_consensus.cc:1275] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:13.281554  8261 raft_consensus.cc:1275] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:13.282917  9625 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.290220  9689 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.292949  9689 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.294143  8341 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.298769  8261 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.309227  8341 consensus_queue.cc:237] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:13.312155  8090 catalog_manager.cc:5697] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:17:13.331139  8307 consensus_peers.cc:597] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34903c8870c74666bc5955abbd247181. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:13.337144  8191 raft_consensus.cc:1275] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:13.338920  9688 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:13.354723  8261 raft_consensus.cc:1275] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:13.356549  9688 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.356156  9324 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.358745  8191 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.368384  8261 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.379400  8185 consensus_queue.cc:237] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:13.384320  8089 catalog_manager.cc:5697] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.395076  8341 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:17:13.395030  8158 consensus_peers.cc:597] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc4eff2282414cbb9b6673efaf8b8c38. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:13.396526  9689 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.397716  8261 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:13.399120  9689 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.407207  9702 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.416359  9706 raft_consensus.cc:993] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:13.416980  9708 raft_consensus.cc:1081] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:13.416839  8341 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.418718  8185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36040
I20260709 12:17:13.419224  8185 raft_consensus.cc:493] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:13.419559  8185 raft_consensus.cc:3060] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.420729  8262 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:13.426589  9690 raft_consensus.cc:993] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:13.427068  9690 raft_consensus.cc:1081] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:13.432256  8185 raft_consensus.cc:515] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:13.435729  8185 leader_election.cc:290] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:13.437376  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:13.437983  8338 raft_consensus.cc:3055] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:13.438271  8338 raft_consensus.cc:740] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:13.439009  8338 consensus_queue.cc:260] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:13.439832  8191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36034
I20260709 12:17:13.444084  8191 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:13.437451  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8377752d074d55adce3fd7acea62df" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:13.444653  8266 raft_consensus.cc:3060] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.444546  8191 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.440006  8338 raft_consensus.cc:3060] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.449895  8191 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:13.452767  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:13.453161  8338 raft_consensus.cc:2468] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:13.453286  8258 raft_consensus.cc:3055] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:13.453673  8258 raft_consensus.cc:740] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:13.454356  8258 consensus_queue.cc:260] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:13.455377  8258 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.456176  8157 leader_election.cc:304] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:13.457289  8266 raft_consensus.cc:2468] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:13.459306  9702 raft_consensus.cc:2804] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:13.458740  8087 catalog_manager.cc:5697] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.459786  9702 raft_consensus.cc:697] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:13.459887  8909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:13.460475  8909 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.460670  9702 consensus_queue.cc:237] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:13.473635  8909 raft_consensus.cc:2468] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:13.474479  8191 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:13.474776  8158 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:13.475807  9689 raft_consensus.cc:2804] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:13.476028  8258 raft_consensus.cc:2468] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 2.
I20260709 12:17:13.476289  9689 raft_consensus.cc:697] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:13.477272  9689 consensus_queue.cc:237] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:13.487133  8089 catalog_manager.cc:5697] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.503834  8089 catalog_manager.cc:5697] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.700374  9714 ts_tablet_manager.cc:933] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:17:13.702193  9714 tablet_copy_client.cc:323] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:17:13.703838  8202 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet 30f909f60ba443a7b8ac9d2bf6fa4987 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:17:13.704356  8202 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet 30f909f60ba443a7b8ac9d2bf6fa4987 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-30f909f60ba443a7b8ac9d2bf6fa4987
I20260709 12:17:13.712455  8202 tablet_copy_source_session.cc:215] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:13.715770  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f909f60ba443a7b8ac9d2bf6fa4987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.730014  9714 tablet_copy_client.cc:806] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:13.730901  9714 tablet_copy_client.cc:670] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:13.734769  9714 tablet_copy_client.cc:538] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:13.745826  9714 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:13.769243  9714 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.770229  9714 tablet_bootstrap.cc:492] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:13.770924  9714 ts_tablet_manager.cc:1403] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 12:17:13.773942  9714 raft_consensus.cc:359] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:13.774768  9714 raft_consensus.cc:740] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:13.775532  9714 consensus_queue.cc:260] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:13.778155  9714 ts_tablet_manager.cc:1434] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260709 12:17:13.780827  8202 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-30f909f60ba443a7b8ac9d2bf6fa4987 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:17:13.781333  8202 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-30f909f60ba443a7b8ac9d2bf6fa4987 on tablet 30f909f60ba443a7b8ac9d2bf6fa4987 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:13.792016  9714 ts_tablet_manager.cc:933] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:17:13.794476  9714 tablet_copy_client.cc:323] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:17:13.801925  8202 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet dbcc2876599e41478c27939020def008 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:17:13.802597  8202 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet dbcc2876599e41478c27939020def008 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-dbcc2876599e41478c27939020def008
I20260709 12:17:13.851864  8202 tablet_copy_source_session.cc:215] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:17:13.852999  8878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 44744.9us
I20260709 12:17:13.876704  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbcc2876599e41478c27939020def008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.890144  9719 ts_tablet_manager.cc:933] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525)
I20260709 12:17:13.897630  9721 ts_tablet_manager.cc:933] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:13.897809  9714 tablet_copy_client.cc:806] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:13.898947  9714 tablet_copy_client.cc:670] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:13.902645  9714 tablet_copy_client.cc:538] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:13.903106  9719 tablet_copy_client.cc:323] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.129:36525
I20260709 12:17:13.906286  8202 tablet_copy_service.cc:140] P 66f17ab4d2bb4ad199f6aebda8f21075: Received BeginTabletCopySession request for tablet bc4eff2282414cbb9b6673efaf8b8c38 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:53168)
I20260709 12:17:13.906978  8202 tablet_copy_service.cc:161] P 66f17ab4d2bb4ad199f6aebda8f21075: Beginning new tablet copy session on tablet bc4eff2282414cbb9b6673efaf8b8c38 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:53168: session id = 26ef90fd018a47cc800e5072f8cfbb14-bc4eff2282414cbb9b6673efaf8b8c38
I20260709 12:17:13.913234  9714 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:13.915961  8202 tablet_copy_source_session.cc:215] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:13.929018  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4eff2282414cbb9b6673efaf8b8c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.934010  9714 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.939332  8909 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:13.940274  9714 tablet_bootstrap.cc:492] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:13.941089  9714 ts_tablet_manager.cc:1403] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260709 12:17:13.942880  9718 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:13.945894  9721 tablet_copy_client.cc:323] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:17:13.948202  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet 34903c8870c74666bc5955abbd247181 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:17:13.948732  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet 34903c8870c74666bc5955abbd247181 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-34903c8870c74666bc5955abbd247181
I20260709 12:17:13.956182  8266 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:13.958217  9714 raft_consensus.cc:359] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:13.959199  9714 raft_consensus.cc:740] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:13.959239  9718 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:13.960037  9714 consensus_queue.cc:260] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:13.968021  8351 tablet_copy_source_session.cc:215] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:13.972697  9714 ts_tablet_manager.cc:1434] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:17:13.978873  8202 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-dbcc2876599e41478c27939020def008 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:17:13.972884  8341 raft_consensus.cc:1275] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:13.979444  8202 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-dbcc2876599e41478c27939020def008 on tablet dbcc2876599e41478c27939020def008 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:13.978763  9719 tablet_copy_client.cc:806] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:13.982060  9719 tablet_copy_client.cc:670] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:13.984650  9702 consensus_queue.cc:1048] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:13.994627  9719 tablet_copy_client.cc:538] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:14.019124  9719 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:14.045145  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34903c8870c74666bc5955abbd247181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:14.078526  8258 raft_consensus.cc:1275] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:14.080080  9625 consensus_queue.cc:1048] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:14.087839  9721 tablet_copy_client.cc:806] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:14.088495  9721 tablet_copy_client.cc:670] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:14.099958  9721 tablet_copy_client.cc:538] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:14.128185  9721 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:14.159415  9719 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:14.160363  9719 tablet_bootstrap.cc:492] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:14.161052  9719 ts_tablet_manager.cc:1403] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.144s	user 0.030s	sys 0.018s
I20260709 12:17:14.171694  9719 raft_consensus.cc:359] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:14.172554  9719 raft_consensus.cc:740] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:14.173210  9719 consensus_queue.cc:260] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:14.179700  9719 ts_tablet_manager.cc:1434] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 12:17:14.182631  9721 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:14.186401  8202 tablet_copy_service.cc:342] P 66f17ab4d2bb4ad199f6aebda8f21075: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-bc4eff2282414cbb9b6673efaf8b8c38 received from {username='slave'} at 127.0.0.1:53168
I20260709 12:17:14.189246  8202 tablet_copy_service.cc:434] P 66f17ab4d2bb4ad199f6aebda8f21075: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-bc4eff2282414cbb9b6673efaf8b8c38 on tablet bc4eff2282414cbb9b6673efaf8b8c38 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:14.191520  9721 tablet_bootstrap.cc:492] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:14.192626  9721 ts_tablet_manager.cc:1403] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.011s
I20260709 12:17:14.200304  9721 raft_consensus.cc:359] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:14.213835  9721 raft_consensus.cc:740] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:14.215000  9721 consensus_queue.cc:260] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:14.221853  9721 ts_tablet_manager.cc:1434] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.003s
I20260709 12:17:14.287086  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:14.290489  8912 raft_consensus.cc:1217] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:14.292259  8909 raft_consensus.cc:1217] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:14.299597  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-34903c8870c74666bc5955abbd247181 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:17:14.300058  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-34903c8870c74666bc5955abbd247181 on tablet 34903c8870c74666bc5955abbd247181 with peer 26ef90fd018a47cc800e5072f8cfbb14
W20260709 12:17:14.360110  8158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41047, user_credentials={real_user=slave}} blocked reactor thread for 47608.8us
I20260709 12:17:14.397044  8912 raft_consensus.cc:1217] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:14.408998  8912 raft_consensus.cc:1217] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:14.422938  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:14.423650  8183 raft_consensus.cc:606] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:14.432503  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:14.433333  8183 raft_consensus.cc:606] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:14.434652  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:14.436367  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:14.437136  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:14.546706  9702 raft_consensus.cc:993] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:14.547224  9702 raft_consensus.cc:1081] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:14.549647  8338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53258
I20260709 12:17:14.550240  8338 raft_consensus.cc:493] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:14.550657  8338 raft_consensus.cc:3060] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:14.561272  8338 raft_consensus.cc:515] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:14.563910  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:14.564472  8191 raft_consensus.cc:3055] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:14.564759  8191 raft_consensus.cc:740] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:14.565395  8262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a90671f5a9ca4df3842381a7b50c038e" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:14.566854  8262 raft_consensus.cc:3060] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:14.565443  8191 consensus_queue.cc:260] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:14.573288  8191 raft_consensus.cc:3060] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:14.589327  9702 raft_consensus.cc:993] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:14.590016  9702 raft_consensus.cc:1081] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:14.596318  8262 raft_consensus.cc:2468] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:14.597172  8191 raft_consensus.cc:2468] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:14.597757  8307 leader_election.cc:304] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:14.598091  8258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:17:14.598672  8258 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:14.598776  9706 raft_consensus.cc:2804] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:14.599076  8258 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:14.599330  9706 raft_consensus.cc:697] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:14.600303  9706 consensus_queue.cc:237] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:14.606705  8258 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:14.609840  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:14.609998  8909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:14.610395  8183 raft_consensus.cc:3055] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:14.610492  8909 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:14.610734  8183 raft_consensus.cc:740] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:14.611454  8183 consensus_queue.cc:260] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:14.612445  8183 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:14.616889  8909 raft_consensus.cc:2468] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:14.618232  8233 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [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: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:14.619057  9690 raft_consensus.cc:2804] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:14.619230  8183 raft_consensus.cc:2468] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 3.
I20260709 12:17:14.620430  9690 raft_consensus.cc:697] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:14.597703  8338 leader_election.cc:290] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:14.621512  9690 consensus_queue.cc:237] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:14.622498  8258 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 3 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:14.645651  8090 catalog_manager.cc:5697] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 2 to 3, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 3 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:14.649231  8087 catalog_manager.cc:5697] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:14.677472  9718 raft_consensus.cc:1064] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:14.697551  9718 consensus_queue.cc:237] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:14.716074  9625 raft_consensus.cc:1064] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:14.721551  9625 consensus_queue.cc:237] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:14.747646  8338 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:14.749778  8909 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:14.751227  9625 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:14.753237  9702 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:14.755002  8258 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:14.767198  9689 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:14.812122  8337 raft_consensus.cc:1275] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.817910  9689 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:17:14.826761  8912 raft_consensus.cc:1275] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.835433  9702 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:14.846056  9718 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:14.864780  8262 raft_consensus.cc:1275] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.867681  8912 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:14.870584  9702 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:14.881171  8341 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:14.899865  8087 catalog_manager.cc:5697] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:14.934036  9708 raft_consensus.cc:1064] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:14.936661  9708 consensus_queue.cc:237] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:14.951749  8912 raft_consensus.cc:1275] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.953120  8262 raft_consensus.cc:1275] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.955899  8183 consensus_queue.cc:237] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:14.955715  9706 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:14.957944  9324 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:14.973631  8185 raft_consensus.cc:1275] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.975108  9708 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:17:14.982187  8337 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:14.985018  9718 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:15.000468  9324 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.017102  9718 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.003468  8912 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.026398  8909 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:15.027978  9690 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:17:15.025944  8158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 157918us
I20260709 12:17:15.057090  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc4eff2282414cbb9b6673efaf8b8c38 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:15.065497  8262 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.084008  8909 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:15.090106  9625 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.100775  8910 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.103518  9702 raft_consensus.cc:1064] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:15.106621  9702 consensus_queue.cc:237] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:15.113924  8191 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:15.115204  9718 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:15.069523  8090 catalog_manager.cc:5697] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
W20260709 12:17:15.133476  9759 log.cc:927] Time spent T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:17:15.137539  9690 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:15.150452  8909 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.164824  8337 raft_consensus.cc:2955] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
W20260709 12:17:15.196949  8306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 156859us
I20260709 12:17:15.226796  8337 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
W20260709 12:17:15.239867  9767 log.cc:927] Time spent T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:17:15.241488  8261 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:15.248351  9708 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:15.244786  8089 catalog_manager.cc:5697] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.259897  8090 catalog_manager.cc:5697] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 4 to 5, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 2 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:15.252362  8910 raft_consensus.cc:1275] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:15.290870  8332 raft_consensus.cc:1275] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:15.251817  8264 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.318569  8262 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.320618  8183 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:15.318148  9776 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:17:15.323355  9625 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:15.341284  8264 raft_consensus.cc:1275] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:15.344686  9779 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:17:15.360698  8183 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.350553  9702 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:17:15.378432  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet bc4eff2282414cbb9b6673efaf8b8c38 with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54484
I20260709 12:17:15.432873  9775 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.446760  8338 consensus_queue.cc:237] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:15.452052  8183 consensus_queue.cc:237] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:15.455264  8910 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.456966  9784 tablet_replica.cc:333] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:15.472143  8264 raft_consensus.cc:1275] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:15.473587  9708 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:15.479982  9706 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.481453  8262 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.486347  8911 raft_consensus.cc:1275] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:15.488705  9779 consensus_queue.cc:1048] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:15.494431  8911 raft_consensus.cc:2955] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.504828  8338 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.507175  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:15.511361  8264 raft_consensus.cc:1275] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:15.512568  8258 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.513988  9755 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:15.518728  8912 raft_consensus.cc:1275] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:15.519852  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34903c8870c74666bc5955abbd247181 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:15.521385  9780 consensus_queue.cc:1048] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:15.523702  9755 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.527683  8261 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.539894  8912 raft_consensus.cc:2955] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.529994  8087 catalog_manager.cc:5697] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 3 to 4, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 1 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:15.570056  8089 catalog_manager.cc:5697] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.584491  9784 raft_consensus.cc:2243] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:15.585421  9784 raft_consensus.cc:2272] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:15.589704  9784 ts_tablet_manager.cc:1916] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:15.597867  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30f909f60ba443a7b8ac9d2bf6fa4987 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:15.607875  8090 catalog_manager.cc:5697] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.613682  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet 34903c8870c74666bc5955abbd247181 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:15.626785  9784 ts_tablet_manager.cc:1929] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:15.627338  9784 log.cc:1199] T bc4eff2282414cbb9b6673efaf8b8c38 P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/bc4eff2282414cbb9b6673efaf8b8c38
I20260709 12:17:15.629263  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet bc4eff2282414cbb9b6673efaf8b8c38 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:15.647846  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet 30f909f60ba443a7b8ac9d2bf6fa4987 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:17:15.648557  9789 tablet_replica.cc:333] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:15.649899  9789 raft_consensus.cc:2243] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:15.651034  9789 raft_consensus.cc:2272] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:15.657691  9789 ts_tablet_manager.cc:1916] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:15.671568  8191 consensus_queue.cc:237] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:15.665509  9790 tablet_replica.cc:333] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:15.674772  9790 raft_consensus.cc:2243] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:15.675799  9790 raft_consensus.cc:2272] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:15.678241  8912 raft_consensus.cc:1275] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:15.682873  9755 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:15.686434  8262 raft_consensus.cc:1275] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:15.687259  9790 ts_tablet_manager.cc:1916] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:15.688349  9780 consensus_queue.cc:1048] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:15.707300  9789 ts_tablet_manager.cc:1929] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:15.707906  9789 log.cc:1199] T 34903c8870c74666bc5955abbd247181 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/34903c8870c74666bc5955abbd247181
I20260709 12:17:15.715106  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet 34903c8870c74666bc5955abbd247181 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:15.717274  9780 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.731122  8261 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.733944  9790 ts_tablet_manager.cc:1929] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:15.739259  9790 log.cc:1199] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/30f909f60ba443a7b8ac9d2bf6fa4987
I20260709 12:17:15.740491  8912 raft_consensus.cc:2955] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.744709  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet 30f909f60ba443a7b8ac9d2bf6fa4987 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:15.764269  8089 catalog_manager.cc:5697] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 3 to 4, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 1 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:15.770815  8337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:15.771546  8337 raft_consensus.cc:606] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:15.774808  8258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:15.775358  8258 raft_consensus.cc:606] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:15.777179  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:15.777240  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet dbcc2876599e41478c27939020def008 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53248
I20260709 12:17:15.778273  9790 tablet_replica.cc:333] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:15.778796  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:15.779287  9790 raft_consensus.cc:2243] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:15.779510  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:15.780076  9790 raft_consensus.cc:2272] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:15.783639  9790 ts_tablet_manager.cc:1916] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:15.784363  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbcc2876599e41478c27939020def008 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:15.816694  9790 ts_tablet_manager.cc:1929] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:15.817262  9790 log.cc:1199] T dbcc2876599e41478c27939020def008 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/dbcc2876599e41478c27939020def008
I20260709 12:17:15.820217  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet dbcc2876599e41478c27939020def008 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:15.972954  9706 raft_consensus.cc:993] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:15.973491  9708 raft_consensus.cc:1081] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:15.974978  8912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52418
I20260709 12:17:15.975477  8912 raft_consensus.cc:493] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:15.975733  8912 raft_consensus.cc:3060] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:15.981654  8912 raft_consensus.cc:515] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:15.983326  8912 leader_election.cc:290] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:15.983863  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:15.984166  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016b038c14274c23b4d7424bcd298f66" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:15.984449  8183 raft_consensus.cc:3060] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:15.984792  8338 raft_consensus.cc:3055] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:15.985085  8338 raft_consensus.cc:740] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:15.985754  8338 consensus_queue.cc:260] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:15.986644  8338 raft_consensus.cc:3060] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:15.988782  8183 raft_consensus.cc:2468] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:15.989852  8877 leader_election.cc:304] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:15.990603  9781 raft_consensus.cc:2804] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:15.991068  9781 raft_consensus.cc:697] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:15.991925  9781 consensus_queue.cc:237] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:15.993287  8338 raft_consensus.cc:2468] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:16.003139  8089 catalog_manager.cc:5697] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:16.226759  9777 raft_consensus.cc:993] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:16.227272  9777 raft_consensus.cc:1081] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:16.228655  8183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36034
I20260709 12:17:16.229086  8183 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:16.229362  8183 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:16.233685  8183 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:16.235121  8183 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 3 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:16.236120  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:16.236552  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:16.236706  8258 raft_consensus.cc:3055] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:16.237181  8258 raft_consensus.cc:740] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:16.237120  8912 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:16.238354  8258 consensus_queue.cc:260] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:16.239326  8258 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:16.244683  8912 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 3.
I20260709 12:17:16.244871  8258 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 3.
I20260709 12:17:16.245860  8158 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:16.246459  9780 raft_consensus.cc:2804] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:16.246850  9780 raft_consensus.cc:697] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:16.247563  9780 consensus_queue.cc:237] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:16.258204  8089 catalog_manager.cc:5697] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 2 to 3, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 3 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:16.434015  8338 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:16.435102  9748 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:16.437917  8183 raft_consensus.cc:1275] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:16.439221  9748 consensus_queue.cc:1048] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:16.721256  8258 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:16.722277  9780 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:16.731678  8910 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:16.735929  9780 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:16.834733  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:16.841962  8338 consensus_queue.cc:237] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
W20260709 12:17:16.848559  8307 consensus_peers.cc:597] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a90671f5a9ca4df3842381a7b50c038e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:16.848596  8261 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:16.850066  9773 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:16.850373  8191 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:16.851781  9773 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:16.858492  9773 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:16.867450  8261 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:16.897682  8191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:16.897281  8089 catalog_manager.cc:5697] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:16.898260  8191 raft_consensus.cc:606] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 LEADER]: Received request to transfer leadership to TS 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:16.897436  8338 consensus_queue.cc:237] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:16.899986  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:16.901937  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:16.902865  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:16.904335  8191 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:16.953758  8191 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:16.956676  9809 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:16.958849  8261 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:17:16.963399  8307 consensus_peers.cc:597] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12b8fe927113418684905f83367759db. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:16.965369  9811 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:16.989564  9809 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:16.994232  8261 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:16.996820  8183 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:17.006505  8258 consensus_queue.cc:237] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.018815  8090 catalog_manager.cc:5697] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 4, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
W20260709 12:17:17.023259  8233 consensus_peers.cc:597] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70e9faa9ec8e41d9bd4df6076202d520. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:17.024129  8337 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:17.024780  8183 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:17.025488  9777 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:17.026804  9799 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:17.039177  9777 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:17.040912  8338 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:17.043980  8183 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:17.055025  8338 consensus_queue.cc:237] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.064782  8087 catalog_manager.cc:5697] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 4, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 3 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:17.069555  8307 consensus_peers.cc:597] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 655ba5576c9c42c48ee81312bf996780. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:17.070535  8191 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:17.071954  9773 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:17.072220  8258 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:17.074079  9809 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:17.083109  9773 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:17.088755  8258 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:17.105314  8191 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:17.112618  8087 catalog_manager.cc:5697] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index -1 to 3, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:17.242614  9780 raft_consensus.cc:993] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:17.243145  9800 raft_consensus.cc:1081] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 LEADER]: Signalling peer 502a1ac1af674e90adc68ee523fbaa9d to start an election
I20260709 12:17:17.243481  9824 ts_tablet_manager.cc:933] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:17.244688  8258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
 from {username='slave'} at 127.0.0.1:54490
I20260709 12:17:17.245262  8258 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:17.245602  8258 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:17.252560  8258 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:17.254518  9824 tablet_copy_client.cc:323] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:17:17.255703  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:17.256284  8185 raft_consensus.cc:3055] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:17.256408  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet a90671f5a9ca4df3842381a7b50c038e from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:17:17.256623  8185 raft_consensus.cc:740] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:17.257017  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet a90671f5a9ca4df3842381a7b50c038e from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-a90671f5a9ca4df3842381a7b50c038e
I20260709 12:17:17.257377  8185 consensus_queue.cc:260] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:17.258435  8185 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:17.259697  8258 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [CANDIDATE]: Term 4 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:17.260484  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7acca3ef10246ef944aa6a95c5922cb" candidate_uuid: "502a1ac1af674e90adc68ee523fbaa9d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:17.260989  8911 raft_consensus.cc:3060] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:17.265338  8185 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 4.
I20260709 12:17:17.266656  8351 tablet_copy_source_session.cc:215] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:17.266942  8232 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [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: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:17.267900  9777 raft_consensus.cc:2804] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:17.268428  9777 raft_consensus.cc:697] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 4 LEADER]: Becoming Leader. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:17.270004  9777 consensus_queue.cc:237] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:17.270525  9824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90671f5a9ca4df3842381a7b50c038e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:17.271190  8911 raft_consensus.cc:2468] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 502a1ac1af674e90adc68ee523fbaa9d in term 4.
I20260709 12:17:17.282735  8089 catalog_manager.cc:5697] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: term changed from 3 to 4, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130). New cstate: current_term: 4 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:17.290167  9824 tablet_copy_client.cc:806] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:17.290863  9824 tablet_copy_client.cc:670] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:17.297725  9824 tablet_copy_client.cc:538] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:17.306985  9824 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:17.329313  9824 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:17.331445  9824 tablet_bootstrap.cc:492] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:17.332106  9824 ts_tablet_manager.cc:1403] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 12:17:17.334543  9824 raft_consensus.cc:359] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.335166  9824 raft_consensus.cc:740] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:17.335651  9824 consensus_queue.cc:260] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.343770  9824 ts_tablet_manager.cc:1434] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:17:17.345314  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-a90671f5a9ca4df3842381a7b50c038e received from {username='slave'} at 127.0.0.1:58962
I20260709 12:17:17.345738  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-a90671f5a9ca4df3842381a7b50c038e on tablet a90671f5a9ca4df3842381a7b50c038e with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:17.529132  9824 ts_tablet_manager.cc:933] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:17.530926  9824 tablet_copy_client.cc:323] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:17:17.532472  8351 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet 12b8fe927113418684905f83367759db from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:17:17.532862  8351 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet 12b8fe927113418684905f83367759db from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-12b8fe927113418684905f83367759db
I20260709 12:17:17.537410  8351 tablet_copy_source_session.cc:215] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:17.539911  9824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b8fe927113418684905f83367759db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:17.552338  9824 tablet_copy_client.cc:806] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:17.552860  9824 tablet_copy_client.cc:670] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:17.556185  9824 tablet_copy_client.cc:538] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:17.563621  9824 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:17.588935  9824 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:17.589794  9824 tablet_bootstrap.cc:492] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:17.590374  9824 ts_tablet_manager.cc:1403] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260709 12:17:17.592823  9824 raft_consensus.cc:359] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.593694  9824 raft_consensus.cc:740] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:17.594614  9824 consensus_queue.cc:260] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.595077  9830 ts_tablet_manager.cc:933] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:17.597508  9824 ts_tablet_manager.cc:1434] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:17.598573  9830 tablet_copy_client.cc:323] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.131:32831
I20260709 12:17:17.600359  8351 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-12b8fe927113418684905f83367759db received from {username='slave'} at 127.0.0.1:58962
I20260709 12:17:17.600519  8350 tablet_copy_service.cc:140] P 2c018d0d97e740b89ce0efb75e4d9e02: Received BeginTabletCopySession request for tablet 655ba5576c9c42c48ee81312bf996780 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:58962)
I20260709 12:17:17.600807  8351 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-12b8fe927113418684905f83367759db on tablet 12b8fe927113418684905f83367759db with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:17.601440  8350 tablet_copy_service.cc:161] P 2c018d0d97e740b89ce0efb75e4d9e02: Beginning new tablet copy session on tablet 655ba5576c9c42c48ee81312bf996780 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:58962: session id = 26ef90fd018a47cc800e5072f8cfbb14-655ba5576c9c42c48ee81312bf996780
I20260709 12:17:17.610224  8350 tablet_copy_source_session.cc:215] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:17.613309  9830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655ba5576c9c42c48ee81312bf996780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:17.624868  9824 ts_tablet_manager.cc:933] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:17.628159  9830 tablet_copy_client.cc:806] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:17.628822  9830 tablet_copy_client.cc:670] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:17.638945  9824 tablet_copy_client.cc:323] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:17:17.640995  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 70e9faa9ec8e41d9bd4df6076202d520 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:17:17.641582  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 70e9faa9ec8e41d9bd4df6076202d520 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-70e9faa9ec8e41d9bd4df6076202d520
I20260709 12:17:17.643796  9830 tablet_copy_client.cc:538] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:17.652516  8276 tablet_copy_source_session.cc:215] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:17.655906  8911 raft_consensus.cc:1217] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:17.661950  9824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e9faa9ec8e41d9bd4df6076202d520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:17.673403  9830 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:17.677202  9824 tablet_copy_client.cc:806] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:17.678982  9824 tablet_copy_client.cc:670] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:17.726408  8911 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:17:17.734083  9777 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:17:17.750406  9824 tablet_copy_client.cc:538] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:17.779322  9824 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:17.787025  9830 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:17.788192  9830 tablet_bootstrap.cc:492] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:17.790284  9830 ts_tablet_manager.cc:1403] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.124s	user 0.032s	sys 0.014s
I20260709 12:17:17.798121  8191 raft_consensus.cc:1275] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:17:17.797940  9830 raft_consensus.cc:359] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.798815  9830 raft_consensus.cc:740] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:17.799558  9830 consensus_queue.cc:260] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.802505  9830 ts_tablet_manager.cc:1434] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:17.802695  9799 consensus_queue.cc:1048] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:17.815327  8350 tablet_copy_service.cc:342] P 2c018d0d97e740b89ce0efb75e4d9e02: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-655ba5576c9c42c48ee81312bf996780 received from {username='slave'} at 127.0.0.1:58962
I20260709 12:17:17.815773  8350 tablet_copy_service.cc:434] P 2c018d0d97e740b89ce0efb75e4d9e02: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-655ba5576c9c42c48ee81312bf996780 on tablet 655ba5576c9c42c48ee81312bf996780 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:17.844012  9824 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:17.845286  9824 tablet_bootstrap.cc:492] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:17.846011  9824 ts_tablet_manager.cc:1403] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.008s
I20260709 12:17:17.848729  9824 raft_consensus.cc:359] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.849421  9824 raft_consensus.cc:740] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:17.849913  9824 consensus_queue.cc:260] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:17.851549  9824 ts_tablet_manager.cc:1434] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:17:17.853070  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-70e9faa9ec8e41d9bd4df6076202d520 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:17:17.853502  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-70e9faa9ec8e41d9bd4df6076202d520 on tablet 70e9faa9ec8e41d9bd4df6076202d520 with peer 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:18.004447  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:18.051203  8910 raft_consensus.cc:1217] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:17:18.077665  9833 raft_consensus.cc:1064] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:18.079730  9833 consensus_queue.cc:237] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.080427  8258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e"
dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
mode: GRACEFUL
new_leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:44860
I20260709 12:17:18.081018  8258 raft_consensus.cc:606] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Received request to transfer leadership to TS 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:18.082213  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:18.083757  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:18.084517  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:18.086489  8910 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.090298  8258 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.094316  9773 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:18.098623  9773 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:18.128970  8183 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.133936  9846 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:18.135918  9773 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.137773  8910 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.154253  8258 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.163576  8911 raft_consensus.cc:1217] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:18.171402  8183 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.179335  8090 catalog_manager.cc:5697] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.206763  8910 raft_consensus.cc:1217] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:17:18.220021  8338 consensus_queue.cc:237] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.227133  8911 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:18.228580  8258 raft_consensus.cc:1275] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:18.230082  9846 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.230863  9811 consensus_queue.cc:1048] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.239255  9773 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.242254  8258 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.249375  8911 raft_consensus.cc:2955] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.253316  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a90671f5a9ca4df3842381a7b50c038e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:18.275661  9777 raft_consensus.cc:993] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: : Instructing follower 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:18.269342  8087 catalog_manager.cc:5697] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:18.276504  9834 raft_consensus.cc:1081] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Signalling peer 66f17ab4d2bb4ad199f6aebda8f21075 to start an election
I20260709 12:17:18.280812  8183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
 from {username='slave'} at 127.0.0.1:36034
I20260709 12:17:18.281323  8183 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:18.281761  8183 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:18.289582  8183 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.294122  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet a90671f5a9ca4df3842381a7b50c038e with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:18.300072  8183 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [CANDIDATE]: Term 4 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:18.301158  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:18.302893  8910 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:18.301908  8262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44589e2a6fd4986ab39fec8f0402c1e" candidate_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:18.306296  8262 raft_consensus.cc:3055] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:18.306651  8262 raft_consensus.cc:740] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 502a1ac1af674e90adc68ee523fbaa9d, State: Running, Role: LEADER
I20260709 12:17:18.307457  8262 consensus_queue.cc:260] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.308516  8262 raft_consensus.cc:3060] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:18.332131  8910 raft_consensus.cc:2468] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 4.
I20260709 12:17:18.334549  8262 raft_consensus.cc:2468] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f17ab4d2bb4ad199f6aebda8f21075 in term 4.
I20260709 12:17:18.337026  8158 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:18.337877  9780 raft_consensus.cc:2804] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:18.338310  9780 raft_consensus.cc:697] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 LEADER]: Becoming Leader. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:18.339027  9780 consensus_queue.cc:237] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.343025  9853 tablet_replica.cc:333] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:18.344048  9853 raft_consensus.cc:2243] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:18.344691  9853 raft_consensus.cc:2272] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:18.355821  9853 ts_tablet_manager.cc:1916] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:18.369081  8089 catalog_manager.cc:5697] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: term changed from 3 to 4, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129). New cstate: current_term: 4 leader_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:18.378501  9853 ts_tablet_manager.cc:1929] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:18.380456  9853 log.cc:1199] T a90671f5a9ca4df3842381a7b50c038e P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/a90671f5a9ca4df3842381a7b50c038e
I20260709 12:17:18.382491  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet a90671f5a9ca4df3842381a7b50c038e (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:18.558110  9773 raft_consensus.cc:1064] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:18.560711  9773 consensus_queue.cc:237] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.569343  8262 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.569574  8911 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.571219  8183 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.571532  9773 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.572443  9845 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.573290  9846 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.591749  9773 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.593582  8183 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.594483  8258 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.606305  8911 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.624281  8088 catalog_manager.cc:5697] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:18.628382  9846 raft_consensus.cc:1064] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:18.632612  9846 consensus_queue.cc:237] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.643958  8258 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.646095  9833 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:18.645450  8911 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEARNER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.649725  8183 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.654692  8337 consensus_queue.cc:237] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.654094  9845 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:17:18.664085  9833 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:18.667822  8183 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:18.669162  8911 raft_consensus.cc:1275] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:18.670639  9811 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:18.672181  9846 consensus_queue.cc:1048] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:17:18.685415  9773 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.691957  8911 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.696933  8191 raft_consensus.cc:2955] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.719179  9846 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.720464  8090 catalog_manager.cc:5697] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 reported cstate change: config changed from index 5 to 6, VOTER 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) evicted. New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.721846  8910 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.729328  8183 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.731231  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12b8fe927113418684905f83367759db with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:18.740686  8258 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.754163  8251 tablet_service.cc:1558] Processing DeleteTablet for tablet 12b8fe927113418684905f83367759db with delete_type TABLET_DATA_TOMBSTONED (TS 502a1ac1af674e90adc68ee523fbaa9d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54484
I20260709 12:17:18.760310  8910 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:17:18.764052  9843 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:17:18.766489  8089 catalog_manager.cc:5697] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 3 to 4, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.779819  9865 tablet_replica.cc:333] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:18.781077  9865 raft_consensus.cc:2243] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:18.781958  9865 raft_consensus.cc:2272] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:18.787109  9865 ts_tablet_manager.cc:1916] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:18.794333  9834 raft_consensus.cc:1064] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:18.795694  8338 consensus_queue.cc:237] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.796644  9834 consensus_queue.cc:237] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:18.806526  8910 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:18.808034  9773 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.824219  8262 raft_consensus.cc:1275] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Refusing update from remote peer 66f17ab4d2bb4ad199f6aebda8f21075: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:17:18.830040  9780 consensus_queue.cc:1048] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:17:18.845010  9865 ts_tablet_manager.cc:1929] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:17:18.860193  9865 log.cc:1199] T 12b8fe927113418684905f83367759db P 502a1ac1af674e90adc68ee523fbaa9d: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/wals/12b8fe927113418684905f83367759db
I20260709 12:17:18.864943  8077 catalog_manager.cc:5028] TS 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): tablet 12b8fe927113418684905f83367759db (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:18.896638  9773 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.899997  8912 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.907086  8258 raft_consensus.cc:1275] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:18.920423  9864 consensus_queue.cc:1048] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.922551  8089 catalog_manager.cc:5697] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.929208  8264 raft_consensus.cc:2955] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:18.936863  8178 tablet_service.cc:1558] Processing DeleteTablet for tablet 655ba5576c9c42c48ee81312bf996780 with delete_type TABLET_DATA_TOMBSTONED (TS 66f17ab4d2bb4ad199f6aebda8f21075 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36020
I20260709 12:17:18.938920  9871 tablet_replica.cc:333] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:19.014858  8076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 655ba5576c9c42c48ee81312bf996780 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:19.038935  8911 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:19.043594  9871 raft_consensus.cc:2243] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:19.044778  9871 raft_consensus.cc:2272] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:19.045020  9799 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:19.049096  9871 ts_tablet_manager.cc:1916] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:19.063066  8191 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:19.061401  8338 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:19.066679  9799 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:19.077520  9799 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:19.079066  9871 ts_tablet_manager.cc:1929] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:19.079589  9871 log.cc:1199] T 655ba5576c9c42c48ee81312bf996780 P 66f17ab4d2bb4ad199f6aebda8f21075: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/wals/655ba5576c9c42c48ee81312bf996780
I20260709 12:17:19.084714  8076 catalog_manager.cc:5028] TS 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): tablet 655ba5576c9c42c48ee81312bf996780 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:19.098919  9777 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:19.110459  8183 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:19.116420  8338 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:19.124601  8910 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:19.129503  8090 catalog_manager.cc:5697] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 4 to 5, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:19.143081  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:19.162189  8261 consensus_queue.cc:237] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:19.172814  8183 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:19.174283  9799 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:19.182304  8910 raft_consensus.cc:1275] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:19.182363  9874 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:19.191135  9777 consensus_queue.cc:1048] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:19.184931  8191 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:19.203406  8910 raft_consensus.cc:2955] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:19.214113  8077 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70e9faa9ec8e41d9bd4df6076202d520 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:19.222560  8090 catalog_manager.cc:5697] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 5 to 6, VOTER 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) evicted. New cstate: current_term: 3 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:19.242401  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet 70e9faa9ec8e41d9bd4df6076202d520 with delete_type TABLET_DATA_TOMBSTONED (TS 2c018d0d97e740b89ce0efb75e4d9e02 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:53248
I20260709 12:17:19.245209  9878 tablet_replica.cc:333] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:19.264344  9878 raft_consensus.cc:2243] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:19.265166  9878 raft_consensus.cc:2272] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:19.265641  8191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2a3260ceedb4813bb5b3e3c6b4b8380"
dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
mode: GRACEFUL
new_leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:17:19.266273  8191 raft_consensus.cc:606] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Received request to transfer leadership to TS 2c018d0d97e740b89ce0efb75e4d9e02
I20260709 12:17:19.267618  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:19.268551  9878 ts_tablet_manager.cc:1916] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:19.269292  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:19.270027  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:19.288429  9878 ts_tablet_manager.cc:1929] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:17:19.288878  9878 log.cc:1199] T 70e9faa9ec8e41d9bd4df6076202d520 P 2c018d0d97e740b89ce0efb75e4d9e02: Deleting WAL directory at /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/wals/70e9faa9ec8e41d9bd4df6076202d520
I20260709 12:17:19.290179  8076 catalog_manager.cc:5028] TS 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): tablet 70e9faa9ec8e41d9bd4df6076202d520 (table test-workload [id=62841e7827364921b4be01ae05a1c208]) successfully deleted
I20260709 12:17:19.367748  9800 raft_consensus.cc:993] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075: : Instructing follower 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:19.368361  9843 raft_consensus.cc:1081] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Signalling peer 2c018d0d97e740b89ce0efb75e4d9e02 to start an election
I20260709 12:17:19.369686  8337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2a3260ceedb4813bb5b3e3c6b4b8380"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
 from {username='slave'} at 127.0.0.1:53258
I20260709 12:17:19.370106  8337 raft_consensus.cc:493] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:19.370326  8337 raft_consensus.cc:3060] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:19.374621  8337 raft_consensus.cc:515] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:19.376068  8337 leader_election.cc:290] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:19.376794  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3260ceedb4813bb5b3e3c6b4b8380" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:19.377058  8261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a3260ceedb4813bb5b3e3c6b4b8380" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "502a1ac1af674e90adc68ee523fbaa9d"
I20260709 12:17:19.377413  8183 raft_consensus.cc:3055] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:19.377573  8261 raft_consensus.cc:3060] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:19.377761  8183 raft_consensus.cc:740] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66f17ab4d2bb4ad199f6aebda8f21075, State: Running, Role: LEADER
I20260709 12:17:19.378607  8183 consensus_queue.cc:260] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:19.379530  8183 raft_consensus.cc:3060] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:19.382359  8261 raft_consensus.cc:2468] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:19.383450  8307 leader_election.cc:304] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d; no voters: 
I20260709 12:17:19.384116  9846 raft_consensus.cc:2804] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:19.384616  9846 raft_consensus.cc:697] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:19.384773  8183 raft_consensus.cc:2468] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:19.385538  9846 consensus_queue.cc:237] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:19.395712  8089 catalog_manager.cc:5697] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:19.924082  8264 raft_consensus.cc:1275] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:19.925230  9773 consensus_queue.cc:1048] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:19.938795  8183 raft_consensus.cc:1275] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:19.942418  9846 consensus_queue.cc:1048] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:20.360945  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:20.604982  8337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14"
dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
mode: GRACEFUL
new_leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:42404
I20260709 12:17:20.599108  8264 consensus_queue.cc:237] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Queue 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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:20.608708  8337 raft_consensus.cc:606] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Received request to transfer leadership to TS 26ef90fd018a47cc800e5072f8cfbb14
I20260709 12:17:20.611621  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:20.614006  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:20.615262  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:20.624730  8337 raft_consensus.cc:1275] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:20.626474  8233 consensus_peers.cc:597] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047): Couldn't send request to peer 26ef90fd018a47cc800e5072f8cfbb14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63fb1f52942d4f3f9b184e0f2651c4e0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:20.627280  9874 consensus_queue.cc:1048] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:20.661679  8188 raft_consensus.cc:1275] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:20.677805  9874 consensus_queue.cc:1048] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:20.684357  9880 raft_consensus.cc:2955] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:20.686480  8337 raft_consensus.cc:2955] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:20.695115  8188 raft_consensus.cc:2955] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:20.715603  8090 catalog_manager.cc:5697] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: config changed from index -1 to 2, NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) added. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } } }
I20260709 12:17:20.960429  9888 raft_consensus.cc:993] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: : Instructing follower 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:20.960990  9846 raft_consensus.cc:1081] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Signalling peer 26ef90fd018a47cc800e5072f8cfbb14 to start an election
I20260709 12:17:20.962831  8912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14"
dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
 from {username='slave'} at 127.0.0.1:52418
I20260709 12:17:20.963425  8912 raft_consensus.cc:493] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:20.963771  8912 raft_consensus.cc:3060] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:20.971738  8912 raft_consensus.cc:515] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:20.974246  8912 leader_election.cc:290] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:20.974939  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66f17ab4d2bb4ad199f6aebda8f21075"
I20260709 12:17:20.975425  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34318b14d264ecba73d9f2a1bf41f14" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:20.975715  8185 raft_consensus.cc:3060] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:20.975987  8337 raft_consensus.cc:3055] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:20.976344  8337 raft_consensus.cc:740] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:20.978662  8337 consensus_queue.cc:260] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:20.980690  8337 raft_consensus.cc:3060] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:20.981809  8185 raft_consensus.cc:2468] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:20.983312  8877 leader_election.cc:304] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 66f17ab4d2bb4ad199f6aebda8f21075; no voters: 
I20260709 12:17:20.985226  9897 raft_consensus.cc:2804] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:20.985683  9897 raft_consensus.cc:697] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:20.986923  9897 consensus_queue.cc:237] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:20.989049  8337 raft_consensus.cc:2468] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:21.021368  8087 catalog_manager.cc:5697] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:21.140967  9907 ts_tablet_manager.cc:933] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: Initiating tablet copy from peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:21.143008  9907 tablet_copy_client.cc:323] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Beginning tablet copy session from remote peer at address 127.6.209.130:41097
I20260709 12:17:21.144950  8276 tablet_copy_service.cc:140] P 502a1ac1af674e90adc68ee523fbaa9d: Received BeginTabletCopySession request for tablet 63fb1f52942d4f3f9b184e0f2651c4e0 from peer 26ef90fd018a47cc800e5072f8cfbb14 ({username='slave'} at 127.0.0.1:47910)
I20260709 12:17:21.145490  8276 tablet_copy_service.cc:161] P 502a1ac1af674e90adc68ee523fbaa9d: Beginning new tablet copy session on tablet 63fb1f52942d4f3f9b184e0f2651c4e0 from peer 26ef90fd018a47cc800e5072f8cfbb14 at {username='slave'} at 127.0.0.1:47910: session id = 26ef90fd018a47cc800e5072f8cfbb14-63fb1f52942d4f3f9b184e0f2651c4e0
I20260709 12:17:21.156498  8276 tablet_copy_source_session.cc:215] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:21.159732  9907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fb1f52942d4f3f9b184e0f2651c4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:21.176967  9907 tablet_copy_client.cc:806] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:21.177785  9907 tablet_copy_client.cc:670] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:21.181766  9907 tablet_copy_client.cc:538] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:21.191087  9907 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap starting.
I20260709 12:17:21.212872  9907 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:21.213840  9907 tablet_bootstrap.cc:492] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: Bootstrap complete.
I20260709 12:17:21.214546  9907 ts_tablet_manager.cc:1403] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260709 12:17:21.217775  9907 raft_consensus.cc:359] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:21.218658  9907 raft_consensus.cc:740] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Initialized, Role: LEARNER
I20260709 12:17:21.219357  9907 consensus_queue.cc:260] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: NON_VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: true } }
I20260709 12:17:21.222137  9907 ts_tablet_manager.cc:1434] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:17:21.223939  8276 tablet_copy_service.cc:342] P 502a1ac1af674e90adc68ee523fbaa9d: Request end of tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-63fb1f52942d4f3f9b184e0f2651c4e0 received from {username='slave'} at 127.0.0.1:47910
I20260709 12:17:21.224393  8276 tablet_copy_service.cc:434] P 502a1ac1af674e90adc68ee523fbaa9d: ending tablet copy session 26ef90fd018a47cc800e5072f8cfbb14-63fb1f52942d4f3f9b184e0f2651c4e0 on tablet 63fb1f52942d4f3f9b184e0f2651c4e0 with peer 26ef90fd018a47cc800e5072f8cfbb14
W20260709 12:17:21.314798  8935 debug-util.cc:398] Leaking SignalData structure 0x7b08002fd040 after lost signal to thread 6985
W20260709 12:17:21.316236  8935 debug-util.cc:398] Leaking SignalData structure 0x7b08002fd720 after lost signal to thread 8124
W20260709 12:17:21.322417  8935 debug-util.cc:398] Leaking SignalData structure 0x7b08002d55e0 after lost signal to thread 8216
W20260709 12:17:21.324854  8935 debug-util.cc:398] Leaking SignalData structure 0x7b0800067d80 after lost signal to thread 8291
W20260709 12:17:21.328007  8935 debug-util.cc:398] Leaking SignalData structure 0x7b0800330900 after lost signal to thread 8365
W20260709 12:17:21.330274  8935 debug-util.cc:398] Leaking SignalData structure 0x7b0800299200 after lost signal to thread 8938
I20260709 12:17:21.465260  8185 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:21.505579  9897 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:21.606058  8912 raft_consensus.cc:1217] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:21.612921  8341 raft_consensus.cc:1275] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:21.652225  9891 consensus_queue.cc:1048] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:21.690642  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:21.791492  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:21.793078  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:21.793792  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:21.855227  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:21.917860  6982 tablet_server.cc:179] TabletServer@127.6.209.129:0 shutting down...
W20260709 12:17:21.953289  8232 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:17:21.990933  8232 consensus_peers.cc:597] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.991796  8232 consensus_peers.cc:597] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.992365  8232 consensus_peers.cc:597] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.993185  8232 consensus_peers.cc:597] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.016674  8306 consensus_peers.cc:597] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.027540  9874 raft_consensus.cc:1064] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d: attempting to promote NON_VOTER 26ef90fd018a47cc800e5072f8cfbb14 to VOTER
I20260709 12:17:22.030431  9874 consensus_queue.cc:237] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:22.055603  8877 consensus_peers.cc:597] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.057081  8337 raft_consensus.cc:1275] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:22.060846  8908 raft_consensus.cc:1275] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 LEARNER]: Refusing update from remote peer 502a1ac1af674e90adc68ee523fbaa9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:22.062098  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:22.065104  6982 tablet_replica.cc:333] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.066250  6982 raft_consensus.cc:2243] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.077350  6982 raft_consensus.cc:2272] T b41fccfa3aed433892ae086008434232 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.079912  6982 tablet_replica.cc:333] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.080821  6982 raft_consensus.cc:2243] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.081379  6982 raft_consensus.cc:2272] T 406ae8fbd84e4e5997e1899ae7919b39 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.060207  9874 consensus_queue.cc:1048] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
W20260709 12:17:22.074738  8306 consensus_peers.cc:597] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.075595  8877 consensus_peers.cc:597] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.083950  9916 consensus_queue.cc:1048] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:22.087349  6982 tablet_replica.cc:333] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.088759  6982 raft_consensus.cc:2243] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.089421  6982 raft_consensus.cc:2272] T 033a8ac0a0db4a61b2f63c187b00a425 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.092190  6982 tablet_replica.cc:333] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.093016  6982 raft_consensus.cc:2243] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.094053  6982 raft_consensus.cc:2272] T bc4eff2282414cbb9b6673efaf8b8c38 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.096765  6982 tablet_replica.cc:333] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.097712  6982 raft_consensus.cc:2243] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.098624  6982 raft_consensus.cc:2272] T cce1f4e949cc43deb4f46f78b5a359cc P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.108194  6982 tablet_replica.cc:333] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
W20260709 12:17:22.101728  8232 consensus_peers.cc:597] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.143146  8232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 69441.2us
W20260709 12:17:22.147375  8306 consensus_peers.cc:597] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.159189  8306 consensus_peers.cc:597] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.160177  8232 consensus_peers.cc:597] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.161983  8306 consensus_peers.cc:597] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.164238  6982 raft_consensus.cc:2243] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.172526  6982 raft_consensus.cc:2272] T cce24b345e75416f8d7c6f900e461992 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.175582  6982 tablet_replica.cc:333] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.176522  6982 raft_consensus.cc:2243] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.181703  6982 raft_consensus.cc:2272] T 016b038c14274c23b4d7424bcd298f66 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.167728  8877 consensus_peers.cc:597] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.183084  8877 consensus_peers.cc:597] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.183733  8877 consensus_peers.cc:597] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.186774  9916 raft_consensus.cc:2955] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:22.189236  8338 raft_consensus.cc:2955] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:22.193322  6982 tablet_replica.cc:333] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.194314  6982 raft_consensus.cc:2243] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.194913  6982 raft_consensus.cc:2272] T d29484a2126d44cc9dc7dd2d8d5687c1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.198465  6982 tablet_replica.cc:333] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.199295  6982 raft_consensus.cc:2243] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.200428  6982 raft_consensus.cc:2272] T d6051e2a0db148628254ca741c055deb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.205404  6982 tablet_replica.cc:333] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.206346  6982 raft_consensus.cc:2243] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.206966  6982 raft_consensus.cc:2272] T 84547706fe884c029c19f87f33fc543d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.206923  8908 raft_consensus.cc:2955] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } } }
I20260709 12:17:22.210217  6982 tablet_replica.cc:333] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
W20260709 12:17:22.212836  8877 consensus_peers.cc:597] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.215709  8877 consensus_peers.cc:597] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.216791  6982 raft_consensus.cc:2243] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.217585  6982 raft_consensus.cc:2272] T fc1b6aa4e1ff45f1bef7506154602b34 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.219173  8306 consensus_peers.cc:597] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.222309  8087 catalog_manager.cc:5697] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d reported cstate change: config changed from index 2 to 3, 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "502a1ac1af674e90adc68ee523fbaa9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:22.225579  6982 tablet_replica.cc:333] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.226603  6982 raft_consensus.cc:2243] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.227785  6982 raft_consensus.cc:2272] T a72666d9a8834e44a6742db7508c7609 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.230506  6982 tablet_replica.cc:333] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.231362  6982 raft_consensus.cc:2243] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.232264  6982 raft_consensus.cc:2272] T 12b8fe927113418684905f83367759db P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.235067  6982 tablet_replica.cc:333] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.235970  6982 raft_consensus.cc:2243] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.238466  6982 raft_consensus.cc:2272] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.249276  8306 consensus_peers.cc:597] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.249848  6982 tablet_replica.cc:333] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.252172  6982 raft_consensus.cc:2243] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:17:22.253279  8306 consensus_peers.cc:597] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.253496  6982 raft_consensus.cc:2272] T 9e29c52d73c0466b801cd673d837d522 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.256904  6982 tablet_replica.cc:333] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.257851  6982 raft_consensus.cc:2243] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.258816  6982 raft_consensus.cc:2272] T eb0744293f554e1e87aafdd0a36a5c64 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.261451  6982 tablet_replica.cc:333] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
W20260709 12:17:22.264031  8232 consensus_peers.cc:597] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.264631  6982 raft_consensus.cc:2243] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.265676  6982 raft_consensus.cc:2272] T b34318b14d264ecba73d9f2a1bf41f14 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.269161  6982 tablet_replica.cc:333] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.270457  6982 raft_consensus.cc:2243] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.271605  6982 raft_consensus.cc:2272] T dbcc2876599e41478c27939020def008 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.275110  6982 tablet_replica.cc:333] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.275990  6982 raft_consensus.cc:2243] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.276623  6982 raft_consensus.cc:2272] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.278908  6982 tablet_replica.cc:333] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.279685  6982 raft_consensus.cc:2243] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.280236  6982 raft_consensus.cc:2272] T 1ffb329baa0c4d47a3fc319bad70e207 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.282681  6982 tablet_replica.cc:333] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.283529  6982 raft_consensus.cc:2243] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.284533  6982 raft_consensus.cc:2272] T dde9c505662e4ec0858983b0b8b3ba32 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.287285  6982 tablet_replica.cc:333] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.288054  6982 raft_consensus.cc:2243] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.288650  6982 raft_consensus.cc:2272] T f0c507b0cd2f404d97f03282fb70593a P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.291409  6982 tablet_replica.cc:333] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.292224  6982 raft_consensus.cc:2243] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.293172  6982 raft_consensus.cc:2272] T 70e9faa9ec8e41d9bd4df6076202d520 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.295651  6982 tablet_replica.cc:333] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.296437  6982 raft_consensus.cc:2243] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.297106  6982 raft_consensus.cc:2272] T 9dacdae679ac42bc8775535782019d01 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.299762  6982 tablet_replica.cc:333] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
W20260709 12:17:22.300590  8232 consensus_peers.cc:597] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.300655  6982 raft_consensus.cc:2243] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.301484  6982 raft_consensus.cc:2272] T c823f788c3d0452b82148ebe21a62642 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.304502  6982 tablet_replica.cc:333] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.305285  6982 raft_consensus.cc:2243] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.305905  6982 raft_consensus.cc:2272] T 3e32d70715854ef4a4daaa247804f3ac P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.306947  8232 consensus_peers.cc:597] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.308497  6982 tablet_replica.cc:333] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.309412  6982 raft_consensus.cc:2243] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.310348  6982 raft_consensus.cc:2272] T eabd3a2998474e9bb07d457d6fc16697 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.313000  6982 tablet_replica.cc:333] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.313762  6982 raft_consensus.cc:2243] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.314266  6982 raft_consensus.cc:2272] T a0f541fa327e4f2a990b081307606263 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.317365  6982 tablet_replica.cc:333] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.318094  6982 raft_consensus.cc:2243] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.318681  6982 raft_consensus.cc:2272] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.321273  6982 tablet_replica.cc:333] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.322058  6982 raft_consensus.cc:2243] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.322817  6982 raft_consensus.cc:2272] T dbb7910ebf9a472093a56984ae1a4ce5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.325438  6982 tablet_replica.cc:333] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
W20260709 12:17:22.325898  8877 consensus_peers.cc:597] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.326280  6982 raft_consensus.cc:2243] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.327411  6982 raft_consensus.cc:2272] T c44589e2a6fd4986ab39fec8f0402c1e P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.330502  6982 tablet_replica.cc:333] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.331214  6982 raft_consensus.cc:2243] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.332307  6982 raft_consensus.cc:2272] T d1cc5e072bb848ac8b632efbcf5532e9 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.335150  6982 tablet_replica.cc:333] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.335968  6982 raft_consensus.cc:2243] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.336829  6982 raft_consensus.cc:2272] T 12391b21e86c474d8cf3a12ed3e8cd54 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.339480  6982 tablet_replica.cc:333] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.340232  6982 raft_consensus.cc:2243] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:17:22.340294  8877 consensus_peers.cc:597] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.341399  6982 raft_consensus.cc:2272] T 9f8377752d074d55adce3fd7acea62df P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.344123  6982 tablet_replica.cc:333] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.345034  6982 raft_consensus.cc:2243] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:22.343984  8232 consensus_peers.cc:597] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.346105  6982 raft_consensus.cc:2272] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.348966  6982 tablet_replica.cc:333] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.349781  6982 raft_consensus.cc:2243] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.350813  6982 raft_consensus.cc:2272] T 66f24cde09104fbcb9d54e63cc5f34cd P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.353950  6982 tablet_replica.cc:333] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.354694  6982 raft_consensus.cc:2243] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.355806  6982 raft_consensus.cc:2272] T 10303a55515543b386ae5a51d408ba5d P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.358476  6982 tablet_replica.cc:333] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.359197  6982 raft_consensus.cc:2243] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.359706  6982 raft_consensus.cc:2272] T e32e5e86cda14818a1499456a5fbac9f P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.362191  6982 tablet_replica.cc:333] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.362877  6982 raft_consensus.cc:2243] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.363488  6982 raft_consensus.cc:2272] T f7acca3ef10246ef944aa6a95c5922cb P 66f17ab4d2bb4ad199f6aebda8f21075 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.366523  6982 tablet_replica.cc:333] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.367229  6982 raft_consensus.cc:2243] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.367748  6982 raft_consensus.cc:2272] T efe06da729764dcc8e7175dddcd992a5 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.370507  6982 tablet_replica.cc:333] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
W20260709 12:17:22.370641  8232 consensus_peers.cc:597] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.371260  6982 raft_consensus.cc:2243] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.371785  6982 raft_consensus.cc:2272] T 8a89286c6dc346d88e3c0dc6856ea880 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.374186  6982 tablet_replica.cc:333] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.375007  6982 raft_consensus.cc:2243] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.375626  6982 raft_consensus.cc:2272] T 17b12f0d92bd4e8da532c3f9efe80108 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.378345  6982 tablet_replica.cc:333] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.378998  6982 raft_consensus.cc:2243] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.379894  6982 raft_consensus.cc:2272] T c0bbbb10352f44beaacddc7a3c31e2f1 P 66f17ab4d2bb4ad199f6aebda8f21075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.382309  6982 tablet_replica.cc:333] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075: stopping tablet replica
I20260709 12:17:22.383034  6982 raft_consensus.cc:2243] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.384099  6982 raft_consensus.cc:2272] T d4c60ab187f847a9a40ed76f5558789b P 66f17ab4d2bb4ad199f6aebda8f21075 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.437144  8877 consensus_peers.cc:597] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.531580  6982 tablet_server.cc:196] TabletServer@127.6.209.129:0 shutdown complete.
W20260709 12:17:22.549376  8288 debug-util.cc:398] Leaking SignalData structure 0x7b080015b500 after lost signal to thread 6985
W20260709 12:17:22.550501  8288 debug-util.cc:398] Leaking SignalData structure 0x7b080015bbe0 after lost signal to thread 8124
W20260709 12:17:22.551749  8288 debug-util.cc:398] Leaking SignalData structure 0x7b0800285920 after lost signal to thread 8216
W20260709 12:17:22.552942  8288 debug-util.cc:398] Leaking SignalData structure 0x7b080031d860 after lost signal to thread 8291
W20260709 12:17:22.555609  8288 debug-util.cc:398] Leaking SignalData structure 0x7b080014c7a0 after lost signal to thread 8365
W20260709 12:17:22.559604  8288 debug-util.cc:398] Leaking SignalData structure 0x7b080005b020 after lost signal to thread 8938
W20260709 12:17:22.560252  8288 debug-util.cc:398] Leaking SignalData structure 0x7b0800332260 after lost signal to thread 9905
I20260709 12:17:22.722613  6982 tablet_server.cc:179] TabletServer@127.6.209.130:0 shutting down...
W20260709 12:17:22.819630  8307 consensus_peers.cc:597] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.865892  8307 consensus_peers.cc:597] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.916513  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:17:22.918056  8307 consensus_peers.cc:597] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.919674  6982 tablet_replica.cc:333] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.920444  6982 raft_consensus.cc:2243] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.920938  6982 raft_consensus.cc:2272] T b41fccfa3aed433892ae086008434232 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.923666  6982 tablet_replica.cc:333] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.927196  6982 raft_consensus.cc:2243] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.929414  6982 raft_consensus.cc:2272] T 2e2bdd05dd244f2281c29407f6e52b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.936496  6982 tablet_replica.cc:333] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.937516  6982 raft_consensus.cc:2243] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.938867  6982 raft_consensus.cc:2272] T 406ae8fbd84e4e5997e1899ae7919b39 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.941910  6982 tablet_replica.cc:333] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.942945  6982 raft_consensus.cc:2243] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.949826  6982 raft_consensus.cc:2272] T e336f741a9ef47a781a21db104fe0be9 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.952811  6982 tablet_replica.cc:333] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.953896  6982 raft_consensus.cc:2243] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.954649  6982 raft_consensus.cc:2272] T cd8ff6f6adb64b829595c3059d3e67f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.957454  6982 tablet_replica.cc:333] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.958544  6982 raft_consensus.cc:2243] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.959226  6982 raft_consensus.cc:2272] T cce24b345e75416f8d7c6f900e461992 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.962512  6982 tablet_replica.cc:333] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.963495  6982 raft_consensus.cc:2243] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.964377  6982 raft_consensus.cc:2272] T 34903c8870c74666bc5955abbd247181 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.967221  6982 tablet_replica.cc:333] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.968106  6982 raft_consensus.cc:2243] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.968729  6982 raft_consensus.cc:2272] T 36a781b96bc743f1a126ed5b8bc048cb P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.971920  6982 tablet_replica.cc:333] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.972785  6982 raft_consensus.cc:2243] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.973923  6982 raft_consensus.cc:2272] T d29484a2126d44cc9dc7dd2d8d5687c1 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.978272  6982 tablet_replica.cc:333] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.979214  6982 raft_consensus.cc:2243] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.981138  6982 raft_consensus.cc:2272] T dbcc2876599e41478c27939020def008 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.984095  6982 tablet_replica.cc:333] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:22.984995  6982 raft_consensus.cc:2243] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.986056  6982 raft_consensus.cc:2272] T bb23de04cac64979b3dfe8b0caeaac4d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.991561  8307 consensus_peers.cc:597] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.992743  8878 consensus_peers.cc:597] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.994961  8307 consensus_peers.cc:597] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.998728  8878 consensus_peers.cc:597] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.001470  6982 tablet_replica.cc:333] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.002485  6982 raft_consensus.cc:2243] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.003396  6982 raft_consensus.cc:2272] T 185a7fc51e154bc0b29cd286cd39050a P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.006376  6982 tablet_replica.cc:333] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.007277  6982 raft_consensus.cc:2243] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.007875  6982 raft_consensus.cc:2272] T d6051e2a0db148628254ca741c055deb P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.011029  6982 tablet_replica.cc:333] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.012202  6982 raft_consensus.cc:2243] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.012863  6982 raft_consensus.cc:2272] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.015807  6982 tablet_replica.cc:333] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.019913  6982 raft_consensus.cc:2243] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.020781  6982 raft_consensus.cc:2272] T 9e29c52d73c0466b801cd673d837d522 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.025007  6982 tablet_replica.cc:333] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.026098  6982 raft_consensus.cc:2243] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.026974  6982 raft_consensus.cc:2272] T e48289ad9526401bb3d0374abf5c0ed7 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.030025  6982 tablet_replica.cc:333] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.030877  6982 raft_consensus.cc:2243] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.031635  6982 raft_consensus.cc:2272] T f042a1e8eb0547edacc0542c9a7dc9e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.034332  6982 tablet_replica.cc:333] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.035180  6982 raft_consensus.cc:2243] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.036260  6982 raft_consensus.cc:2272] T 84547706fe884c029c19f87f33fc543d P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.038730  6982 tablet_replica.cc:333] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.039649  6982 raft_consensus.cc:2243] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.040300  6982 raft_consensus.cc:2272] T d4c60ab187f847a9a40ed76f5558789b P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.042958  6982 tablet_replica.cc:333] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
W20260709 12:17:23.048816  8307 consensus_peers.cc:597] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.043833  6982 raft_consensus.cc:2243] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.050201  6982 raft_consensus.cc:2272] T eb0744293f554e1e87aafdd0a36a5c64 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.058143  6982 tablet_replica.cc:333] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.058979  6982 raft_consensus.cc:2243] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.060065  6982 raft_consensus.cc:2272] T fada5ac2690641bbbfe3d781d7cda511 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.062866  6982 tablet_replica.cc:333] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.063709  6982 raft_consensus.cc:2243] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.064797  6982 raft_consensus.cc:2272] T fc1b6aa4e1ff45f1bef7506154602b34 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.068632  6982 tablet_replica.cc:333] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.069420  6982 raft_consensus.cc:2243] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.070035  6982 raft_consensus.cc:2272] T a72666d9a8834e44a6742db7508c7609 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:23.077589  8307 consensus_peers.cc:597] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:23.081219  8307 consensus_peers.cc:597] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.083230  6982 tablet_replica.cc:333] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.084236  6982 raft_consensus.cc:2243] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.084863  6982 raft_consensus.cc:2272] T a0f541fa327e4f2a990b081307606263 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:23.088641  8307 consensus_peers.cc:597] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.094149  6982 tablet_replica.cc:333] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.095146  6982 raft_consensus.cc:2243] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:23.112990  8307 consensus_peers.cc:597] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.114344  6982 raft_consensus.cc:2272] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:23.121953  8878 consensus_peers.cc:597] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.128814  6982 tablet_replica.cc:333] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.129748  6982 raft_consensus.cc:2243] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.130420  6982 raft_consensus.cc:2272] T dde9c505662e4ec0858983b0b8b3ba32 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.133579  6982 tablet_replica.cc:333] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.134470  6982 raft_consensus.cc:2243] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.135277  6982 raft_consensus.cc:2272] T 83d73e2745c64531aa3a005f8f45a2f4 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:23.139365  8878 consensus_peers.cc:597] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.141954  6982 tablet_replica.cc:333] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.142886  6982 raft_consensus.cc:2243] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.143913  6982 raft_consensus.cc:2272] T f7acca3ef10246ef944aa6a95c5922cb P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.146529  6982 tablet_replica.cc:333] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.147312  6982 raft_consensus.cc:2243] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.148241  6982 raft_consensus.cc:2272] T e32e5e86cda14818a1499456a5fbac9f P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.151552  9846 raft_consensus.cc:493] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.152134  9846 raft_consensus.cc:515] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:23.154170  9846 leader_election.cc:290] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:23.161465  8307 leader_election.cc:336] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:17:23.162237  8306 leader_election.cc:336] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.162700  8306 leader_election.cc:304] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.164760  9933 raft_consensus.cc:2749] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:23.172591  8307 consensus_peers.cc:597] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.175266  6982 tablet_replica.cc:333] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.176342  6982 raft_consensus.cc:2243] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.177424  6982 raft_consensus.cc:2272] T 70e9faa9ec8e41d9bd4df6076202d520 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.180321  6982 tablet_replica.cc:333] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.190294  6982 raft_consensus.cc:2243] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.191084  6982 raft_consensus.cc:2272] T 9dacdae679ac42bc8775535782019d01 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.193768  6982 tablet_replica.cc:333] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.194633  6982 raft_consensus.cc:2243] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.195287  6982 raft_consensus.cc:2272] T 655ba5576c9c42c48ee81312bf996780 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.197890  6982 tablet_replica.cc:333] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.198678  6982 raft_consensus.cc:2243] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.199246  6982 raft_consensus.cc:2272] T d1cc5e072bb848ac8b632efbcf5532e9 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.202044  6982 tablet_replica.cc:333] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
W20260709 12:17:23.207147  8878 consensus_peers.cc:597] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.208509  6982 raft_consensus.cc:2243] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.209198  6982 raft_consensus.cc:2272] T c44589e2a6fd4986ab39fec8f0402c1e P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.211931  6982 tablet_replica.cc:333] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.212819  6982 raft_consensus.cc:2243] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.213511  6982 raft_consensus.cc:2272] T a90671f5a9ca4df3842381a7b50c038e P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.216095  6982 tablet_replica.cc:333] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.216951  6982 raft_consensus.cc:2243] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.218060  6982 raft_consensus.cc:2272] T c823f788c3d0452b82148ebe21a62642 P 502a1ac1af674e90adc68ee523fbaa9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.224618  6982 tablet_replica.cc:333] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.225394  6982 raft_consensus.cc:2243] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.226015  6982 raft_consensus.cc:2272] T 3e32d70715854ef4a4daaa247804f3ac P 502a1ac1af674e90adc68ee523fbaa9d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.229415  6982 tablet_replica.cc:333] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.230464  6982 raft_consensus.cc:2243] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.231060  6982 raft_consensus.cc:2272] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.233469  6982 tablet_replica.cc:333] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.234275  6982 raft_consensus.cc:2243] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.235280  6982 raft_consensus.cc:2272] T 8a89286c6dc346d88e3c0dc6856ea880 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.239228  6982 tablet_replica.cc:333] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.240761  6982 raft_consensus.cc:2243] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.241706  6982 raft_consensus.cc:2272] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.244231  6982 tablet_replica.cc:333] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.244978  6982 raft_consensus.cc:2243] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.246061  6982 raft_consensus.cc:2272] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:23.252934  8878 consensus_peers.cc:597] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.255903  6982 tablet_replica.cc:333] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.256879  6982 raft_consensus.cc:2243] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.257485  6982 raft_consensus.cc:2272] T 1a1f96bfbf394f269262c8383effe9e2 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.259892  6982 tablet_replica.cc:333] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.260599  6982 raft_consensus.cc:2243] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.261427  6982 raft_consensus.cc:2272] T 17b12f0d92bd4e8da532c3f9efe80108 P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.264310  6982 tablet_replica.cc:333] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.265039  6982 raft_consensus.cc:2243] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:23.266616  6982 raft_consensus.cc:2272] T 12391b21e86c474d8cf3a12ed3e8cd54 P 502a1ac1af674e90adc68ee523fbaa9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.275669  6982 tablet_replica.cc:333] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d: stopping tablet replica
I20260709 12:17:23.276435  6982 raft_consensus.cc:2243] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:23.277098  6982 raft_consensus.cc:2272] T 9f8377752d074d55adce3fd7acea62df P 502a1ac1af674e90adc68ee523fbaa9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:23.334251  9827 raft_consensus.cc:493] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.334861  9827 raft_consensus.cc:515] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:23.344539  8878 leader_election.cc:336] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:17:23.349107  8877 leader_election.cc:336] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.349812  8877 leader_election.cc:304] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.350917  9938 raft_consensus.cc:2749] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.349812  9827 leader_election.cc:290] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:23.364126  9827 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.364722  9827 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.392976  9938 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.393586  9938 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.395896  9938 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:23.400307  8878 leader_election.cc:336] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:17:23.402676  9827 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:23.404098  9933 raft_consensus.cc:493] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.404733  9933 raft_consensus.cc:515] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:23.407043  9933 leader_election.cc:290] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:23.416541  8306 leader_election.cc:336] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.418366  9827 raft_consensus.cc:493] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.418993  9827 raft_consensus.cc:515] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:23.421057  8878 leader_election.cc:336] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:17:23.424110  8307 leader_election.cc:336] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:17:23.424616  8307 leader_election.cc:304] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.425765  9933 raft_consensus.cc:2749] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.436995  9827 leader_election.cc:290] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:17:23.439663  8877 leader_election.cc:336] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.442662  8877 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:23.444721  8877 leader_election.cc:336] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.445127  8877 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.449189  8338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:17:23.449781  9827 raft_consensus.cc:2749] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:17:23.450425  9827 raft_consensus.cc:2749] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:23.458803  8877 leader_election.cc:336] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.459273  8877 leader_election.cc:304] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.459640  9933 raft_consensus.cc:493] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.460179  9938 raft_consensus.cc:2749] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.460124  9933 raft_consensus.cc:515] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:23.462330  9933 leader_election.cc:290] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:23.468958  8307 leader_election.cc:336] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:23.472848  8306 leader_election.cc:336] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.473345  8306 leader_election.cc:304] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.474561  9933 raft_consensus.cc:2749] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:23.511179  9933 raft_consensus.cc:493] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.511796  9933 raft_consensus.cc:515] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:23.514689  9827 raft_consensus.cc:493] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.515228  9827 raft_consensus.cc:515] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:23.522855  8878 leader_election.cc:336] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:23.523809  9938 raft_consensus.cc:493] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.524439  9938 raft_consensus.cc:515] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.526816  9938 leader_election.cc:290] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:23.528952  9827 leader_election.cc:290] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:23.534874  9846 raft_consensus.cc:493] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.535452  9846 raft_consensus.cc:515] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.537520  9846 leader_election.cc:290] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:23.548578  9938 raft_consensus.cc:493] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.549225  9938 raft_consensus.cc:515] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.554777  9938 leader_election.cc:290] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:23.555608  8878 leader_election.cc:336] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:23.558827  9897 raft_consensus.cc:493] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.559438  9897 raft_consensus.cc:515] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.562153  9897 leader_election.cc:290] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:23.577773  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
I20260709 12:17:23.578510  8912 raft_consensus.cc:2468] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:23.587425  9933 leader_election.cc:290] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:23.588049  9933 raft_consensus.cc:493] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.588557  9933 raft_consensus.cc:515] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:17:23.591789  8878 leader_election.cc:336] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:23.616879  9933 leader_election.cc:290] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:23.620167  8306 leader_election.cc:336] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:23.620757  8306 leader_election.cc:336] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:23.635694  8877 leader_election.cc:336] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.636245  8877 leader_election.cc:304] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:23.637198  8877 leader_election.cc:336] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.637648  8877 leader_election.cc:304] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.638381  9897 raft_consensus.cc:2749] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.639045  9897 raft_consensus.cc:2749] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:23.648315  8307 leader_election.cc:304] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:23.665984  8878 leader_election.cc:336] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:23.669648  9941 raft_consensus.cc:2804] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:23.672719  9941 raft_consensus.cc:493] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.673210  9941 raft_consensus.cc:3060] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:23.674429  9945 raft_consensus.cc:493] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.682197  9945 raft_consensus.cc:515] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:23.685322  9945 leader_election.cc:290] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:23.687764  8306 leader_election.cc:336] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.701020  9932 raft_consensus.cc:493] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
W20260709 12:17:23.702164  8877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:36525, user_credentials={real_user=slave}} blocked reactor thread for 64993.5us
W20260709 12:17:23.716636  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.132:41047, user_credentials={real_user=slave}} blocked reactor thread for 68401.8us
I20260709 12:17:23.729588  9932 raft_consensus.cc:515] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.731858  9932 leader_election.cc:290] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
W20260709 12:17:23.739194  8306 leader_election.cc:336] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.746452  9941 raft_consensus.cc:515] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:23.759990  8307 leader_election.cc:336] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:23.760565  8307 leader_election.cc:304] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:23.761534  8307 leader_election.cc:336] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:23.761562  9947 raft_consensus.cc:2749] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:23.763257  8877 leader_election.cc:336] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.763752  8877 leader_election.cc:304] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.761994  8307 leader_election.cc:304] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.769375  9947 raft_consensus.cc:2749] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:23.777546  9827 raft_consensus.cc:2749] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:23.779641  8877 leader_election.cc:336] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.780041  8877 leader_election.cc:304] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:23.804998  8307 leader_election.cc:336] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:23.805701  8307 leader_election.cc:304] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.806573  9947 raft_consensus.cc:2749] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:23.809599  8306 leader_election.cc:336] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.815198  9941 leader_election.cc:290] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:23.815738  9827 raft_consensus.cc:2749] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:23.825276  8306 leader_election.cc:336] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.829491  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
I20260709 12:17:23.830205  8912 raft_consensus.cc:2468] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:17:23.832894  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4eff2282414cbb9b6673efaf8b8c38" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:23.833438  8910 raft_consensus.cc:3060] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:23.840813  8910 raft_consensus.cc:2468] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 3.
I20260709 12:17:23.845239  8307 leader_election.cc:304] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.846051  9941 raft_consensus.cc:2804] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:23.846434  9941 raft_consensus.cc:493] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:23.846817  9941 raft_consensus.cc:3060] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.851418  8307 leader_election.cc:304] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.852998  9947 raft_consensus.cc:2804] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:23.853534  9947 raft_consensus.cc:697] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:23.854460  9947 consensus_queue.cc:237] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.859884  9941 raft_consensus.cc:515] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:23.866905  8306 leader_election.cc:336] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:23.880725  9941 leader_election.cc:290] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:23.889786  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10303a55515543b386ae5a51d408ba5d" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:23.890409  8910 raft_consensus.cc:3060] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.899339  8910 raft_consensus.cc:2468] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
I20260709 12:17:23.901733  8307 leader_election.cc:304] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:23.901417  8089 catalog_manager.cc:5697] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 2 to 3, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:23.903256  9947 raft_consensus.cc:2804] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.905117  9947 raft_consensus.cc:697] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:23.906123  9947 consensus_queue.cc:237] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:23.976238  8089 catalog_manager.cc:5697] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:24.067862  9942 raft_consensus.cc:493] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.068408  9942 raft_consensus.cc:515] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:24.077728  8877 leader_election.cc:336] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:24.099103  8878 leader_election.cc:336] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.099577  8878 leader_election.cc:304] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.100840  9897 raft_consensus.cc:2749] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:24.109304  9942 leader_election.cc:290] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:24.124187  9947 raft_consensus.cc:493] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.127820  9947 raft_consensus.cc:515] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.129298  9949 raft_consensus.cc:493] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.135882  9949 raft_consensus.cc:515] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.139113  9949 leader_election.cc:290] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:24.143893  9947 leader_election.cc:290] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
W20260709 12:17:24.147862  8306 leader_election.cc:336] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.162601  9949 raft_consensus.cc:493] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.163218  9949 raft_consensus.cc:515] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:24.166591  9949 leader_election.cc:290] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:24.179598  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
W20260709 12:17:24.185925  8306 leader_election.cc:336] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.190363  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
I20260709 12:17:24.199844  9942 raft_consensus.cc:493] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.200526  9942 raft_consensus.cc:515] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.211114  9950 raft_consensus.cc:493] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.211705  9950 raft_consensus.cc:515] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:24.214443  9950 leader_election.cc:290] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:24.220337  8307 leader_election.cc:336] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.220966  8307 leader_election.cc:304] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.220749  9942 leader_election.cc:290] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:24.222738  8307 leader_election.cc:336] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.226634  8307 leader_election.cc:304] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.227404  9950 raft_consensus.cc:2749] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:24.228246  8307 leader_election.cc:336] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.228752  8307 leader_election.cc:304] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.229897  9942 raft_consensus.cc:493] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.230216  9950 raft_consensus.cc:2749] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:24.231581  9942 raft_consensus.cc:515] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.240934  9942 leader_election.cc:290] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:17:24.234627  8878 leader_election.cc:336] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.233022  9949 raft_consensus.cc:2749] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:24.242655  8307 leader_election.cc:336] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.259001  8878 leader_election.cc:336] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.260780  8306 leader_election.cc:336] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.261272  8306 leader_election.cc:304] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.262079  9950 raft_consensus.cc:2749] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.263453  9949 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.263348  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:17:24.264151  8341 raft_consensus.cc:2468] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 1.
I20260709 12:17:24.264885  9949 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:24.267185  9949 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:24.273502  8306 leader_election.cc:336] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:24.278214  8307 leader_election.cc:336] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.279048  8307 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.281121  9949 raft_consensus.cc:493] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.281906  9949 raft_consensus.cc:515] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.290973  9949 leader_election.cc:290] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:24.300920  9949 raft_consensus.cc:2749] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:24.311340  8877 leader_election.cc:336] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.312367  8877 leader_election.cc:304] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.316355  9942 raft_consensus.cc:2749] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:24.317747  8877 leader_election.cc:336] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.322065  8877 leader_election.cc:304] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:24.324194  8307 leader_election.cc:336] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.330641  9942 raft_consensus.cc:2749] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.343662  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
I20260709 12:17:24.349493  9942 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.350132  9942 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.352375  9942 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:24.357144  9950 raft_consensus.cc:493] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.357761  9950 raft_consensus.cc:515] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:24.360064  9950 leader_election.cc:290] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:24.363027  9897 raft_consensus.cc:493] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.363595  9897 raft_consensus.cc:515] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.366173  9827 raft_consensus.cc:493] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.366681  9827 raft_consensus.cc:515] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.368468  9827 leader_election.cc:290] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:17:24.372262  8878 leader_election.cc:336] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.378608  9897 leader_election.cc:290] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:17:24.384770  8306 leader_election.cc:336] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:24.387339  8878 leader_election.cc:336] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.388193  8878 leader_election.cc:336] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.391906  8306 consensus_peers.cc:597] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:24.395561  8307 leader_election.cc:336] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.398663  8307 leader_election.cc:304] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.397454  9950 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.400777  9950 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.403126  9950 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:24.404608  9950 raft_consensus.cc:2749] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:24.416348  8306 consensus_peers.cc:597] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:24.429103  9897 raft_consensus.cc:493] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.429909  9897 raft_consensus.cc:515] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.432601  9897 leader_election.cc:290] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:24.434039  9949 raft_consensus.cc:493] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.434650  9949 raft_consensus.cc:515] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:24.436916  9949 leader_election.cc:290] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:24.443773  8307 leader_election.cc:304] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.448583  9897 raft_consensus.cc:493] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.452742  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:17:24.458315  8341 raft_consensus.cc:2468] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 1.
W20260709 12:17:24.454650  6982 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8288)
I20260709 12:17:24.459797  9897 raft_consensus.cc:515] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.462282  9897 leader_election.cc:290] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:17:24.455379  8878 leader_election.cc:336] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.454660  8306 leader_election.cc:336] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.463755  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:17:24.465085  9949 raft_consensus.cc:2749] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.468077  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:17:24.477519  8337 raft_consensus.cc:2468] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 1.
I20260709 12:17:24.477890  8341 raft_consensus.cc:2468] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 1.
I20260709 12:17:24.483247  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
I20260709 12:17:24.483897  8910 raft_consensus.cc:2468] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
I20260709 12:17:24.485683  8910 raft_consensus.cc:1275] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:17:24.488481  8878 leader_election.cc:336] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.490157  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
W20260709 12:17:24.493305  8307 leader_election.cc:336] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.494957  8877 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.501752  9942 raft_consensus.cc:2804] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:24.502156  9942 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.502487  9942 raft_consensus.cc:3060] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.514249  9942 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.525638  8877 leader_election.cc:304] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.530193  8877 leader_election.cc:304] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.530818  9897 raft_consensus.cc:2804] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:24.537334  9897 raft_consensus.cc:493] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.537844  9897 raft_consensus.cc:3060] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.524992  8307 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
W20260709 12:17:24.536324  8878 leader_election.cc:336] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.544888  9949 raft_consensus.cc:2804] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:24.545292  9949 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.545670  9949 raft_consensus.cc:3060] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.554967  9949 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.608857  9949 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:24.559830  9827 raft_consensus.cc:2804] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:24.609558  9827 raft_consensus.cc:493] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.609969  9827 raft_consensus.cc:3060] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:24.582468  8306 consensus_peers.cc:597] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.622061  9827 raft_consensus.cc:515] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.624588  9827 leader_election.cc:290] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
W20260709 12:17:24.556106  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.132:41047, user_credentials={real_user=slave}} blocked reactor thread for 54739.1us
W20260709 12:17:24.644892  8307 leader_election.cc:336] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.645442  8307 leader_election.cc:304] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.646292  9950 consensus_queue.cc:1048] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:24.647867  9950 raft_consensus.cc:2749] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:24.598328  8877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.131:32831, user_credentials={real_user=slave}} blocked reactor thread for 68224.7us
I20260709 12:17:24.649155  8877 leader_election.cc:304] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
W20260709 12:17:24.661149  8306 consensus_peers.cc:597] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.559343  9942 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:24.672911  9942 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.674376  9942 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.674777  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
W20260709 12:17:24.676851  8306 consensus_peers.cc:597] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.682456  8306 consensus_peers.cc:597] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.684216  9942 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:24.684414  8878 leader_election.cc:336] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.642951  9961 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.673838  9827 raft_consensus.cc:2749] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.682116  8341 raft_consensus.cc:2393] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 26ef90fd018a47cc800e5072f8cfbb14 in current term 2: Already voted for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in this term.
I20260709 12:17:24.687089  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336f741a9ef47a781a21db104fe0be9" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:24.674814  9897 raft_consensus.cc:515] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.687763  8337 raft_consensus.cc:3060] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.685120  9961 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.689092  9897 leader_election.cc:290] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:24.690346  9961 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:24.692457  8910 raft_consensus.cc:1275] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:24.694489  8337 raft_consensus.cc:2468] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:24.695776  9949 raft_consensus.cc:493] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.696328  9949 raft_consensus.cc:515] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:24.697443  8307 leader_election.cc:336] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.698498  9949 leader_election.cc:290] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
W20260709 12:17:24.699411  8878 leader_election.cc:336] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:24.703110  8908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:24.703842  8908 raft_consensus.cc:2393] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c018d0d97e740b89ce0efb75e4d9e02 in current term 2: Already voted for candidate 26ef90fd018a47cc800e5072f8cfbb14 in this term.
W20260709 12:17:24.705592  8878 leader_election.cc:336] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.706126  8878 leader_election.cc:336] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.709836  8306 consensus_peers.cc:597] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.711359  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
I20260709 12:17:24.711946  8912 raft_consensus.cc:2468] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
W20260709 12:17:24.714498  8307 leader_election.cc:336] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.716602  8877 leader_election.cc:336] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.717576  8877 leader_election.cc:304] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.719288  9897 raft_consensus.cc:2749] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.728579  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fada5ac2690641bbbfe3d781d7cda511" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02"
I20260709 12:17:24.729183  8337 raft_consensus.cc:3060] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.736195  8337 raft_consensus.cc:2468] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 2.
I20260709 12:17:24.751861  9949 consensus_queue.cc:1048] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:24.758597  8307 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 26ef90fd018a47cc800e5072f8cfbb14, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.759768  9949 raft_consensus.cc:2749] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.767313  8877 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 2c018d0d97e740b89ce0efb75e4d9e02, 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.768129  9897 raft_consensus.cc:2749] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.770967  8877 leader_election.cc:304] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.771728  9897 raft_consensus.cc:2804] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:24.772235  9897 raft_consensus.cc:697] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:24.773175  9897 consensus_queue.cc:237] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.780608  8877 leader_election.cc:304] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.782660  9961 raft_consensus.cc:2804] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:24.783222  9961 raft_consensus.cc:697] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Becoming Leader. State: Replica: 26ef90fd018a47cc800e5072f8cfbb14, State: Running, Role: LEADER
I20260709 12:17:24.784221  9961 consensus_queue.cc:237] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.795068  8307 leader_election.cc:304] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.796229  9949 raft_consensus.cc:2804] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:24.796639  9949 raft_consensus.cc:493] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:24.797011  9949 raft_consensus.cc:3060] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.805594  9949 raft_consensus.cc:515] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:24.812448  8307 leader_election.cc:336] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:24.811594  8877 consensus_peers.cc:597] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.814672  8877 consensus_peers.cc:597] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.815096  8877 consensus_peers.cc:597] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.816555  9949 leader_election.cc:290] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:24.850610  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3bb70a0e3c4a758e2ba786a7a15f20" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:24.851186  8912 raft_consensus.cc:3060] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:24.857901  8912 raft_consensus.cc:2468] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
W20260709 12:17:24.858233  8306 consensus_peers.cc:597] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.863040  8877 consensus_peers.cc:597] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.863564  8877 leader_election.cc:336] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.863943  8877 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.864693  9897 raft_consensus.cc:2749] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:17:24.865729  8877 leader_election.cc:336] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:24.866140  8877 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:24.866778  9897 raft_consensus.cc:2749] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:24.868273  8877 consensus_peers.cc:597] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.868732  8877 consensus_peers.cc:597] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.876804  8307 leader_election.cc:304] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:24.877959  9949 raft_consensus.cc:2804] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:24.878455  9949 raft_consensus.cc:697] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:24.879384  9949 consensus_queue.cc:237] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:24.906085  8089 catalog_manager.cc:5697] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:24.909194  8877 consensus_peers.cc:597] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.922334  8090 catalog_manager.cc:5697] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:24.924203  8090 catalog_manager.cc:5697] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 reported cstate change: term changed from 1 to 2, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132). New cstate: current_term: 2 leader_uuid: "26ef90fd018a47cc800e5072f8cfbb14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:17:24.927008  8877 consensus_peers.cc:597] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.940210  8877 consensus_peers.cc:597] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.040341  8306 consensus_peers.cc:597] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.048554  9950 raft_consensus.cc:493] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.049213  9950 raft_consensus.cc:515] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:17:25.060438  8307 leader_election.cc:336] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:25.069515  8306 consensus_peers.cc:597] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.075730  9950 leader_election.cc:290] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.078626  8306 leader_election.cc:336] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.083902  8306 leader_election.cc:304] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.085945  9950 raft_consensus.cc:2749] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:25.142328  8877 consensus_peers.cc:597] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.180173  8337 raft_consensus.cc:1275] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:25.187057  9961 raft_consensus.cc:493] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.188262  9961 raft_consensus.cc:515] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:25.192620  9961 leader_election.cc:290] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:25.201675  9961 consensus_queue.cc:1048] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:25.217520  9949 raft_consensus.cc:493] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.218255  9949 raft_consensus.cc:515] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:17:25.233222  8306 leader_election.cc:336] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.235148  9949 leader_election.cc:290] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.243013  8307 leader_election.cc:336] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.253955  8307 leader_election.cc:304] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:25.250099  8877 leader_election.cc:336] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.255131  9949 raft_consensus.cc:2749] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:25.252565  8878 consensus_peers.cc:597] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:25.257269  8878 leader_election.cc:336] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.257746  8878 leader_election.cc:304] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.259084  9897 raft_consensus.cc:2749] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:25.315442  9949 raft_consensus.cc:493] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.316218  9949 raft_consensus.cc:515] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:25.318809  9977 raft_consensus.cc:493] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.319511  9977 raft_consensus.cc:515] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:25.322263  9977 leader_election.cc:290] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.324961  8306 leader_election.cc:336] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.326442  9949 leader_election.cc:290] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.332267  8878 consensus_peers.cc:597] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:25.341329  8307 consensus_peers.cc:597] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.356142  8878 leader_election.cc:336] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:25.358139  8307 leader_election.cc:336] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.361474  8307 leader_election.cc:304] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.367604  9949 raft_consensus.cc:2749] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:25.368155  9961 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.368762  9961 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:25.371167  8877 leader_election.cc:336] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.376971  8877 leader_election.cc:304] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.372045  9961 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.378391  8878 leader_election.cc:336] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.383368  9961 raft_consensus.cc:2749] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:25.417227  8908 raft_consensus.cc:1275] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:25.424139  8337 raft_consensus.cc:1275] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Refusing update from remote peer 26ef90fd018a47cc800e5072f8cfbb14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:25.438351  9961 raft_consensus.cc:493] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.439035  9961 raft_consensus.cc:515] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:25.441548  9961 leader_election.cc:290] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.442555  8307 consensus_peers.cc:597] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:25.445955  9950 consensus_queue.cc:1048] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:17:25.447260  8878 leader_election.cc:336] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.451931  9961 consensus_queue.cc:1048] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:17:25.459430  6982 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8288)
W20260709 12:17:25.475325  8877 leader_election.cc:336] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.476295  8877 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.486306  9961 raft_consensus.cc:2749] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:17:25.498962  8307 consensus_peers.cc:597] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.501875  9961 raft_consensus.cc:493] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.502672  9961 raft_consensus.cc:515] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:25.505442  9961 leader_election.cc:290] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.512113  8878 leader_election.cc:336] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.533061  9977 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.533727  9977 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:25.536262  9977 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:25.540699  9949 raft_consensus.cc:493] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.541467  9949 raft_consensus.cc:515] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:17:25.543052  8878 leader_election.cc:336] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.544099  9949 leader_election.cc:290] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.551465  8306 leader_election.cc:336] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:25.572613  8307 consensus_peers.cc:597] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.579030  9979 log.cc:927] Time spent T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 12:17:25.587174  8307 leader_election.cc:336] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.588201  8307 leader_election.cc:304] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:25.587743  8877 leader_election.cc:336] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.588971  8877 leader_election.cc:304] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.589776  9961 raft_consensus.cc:2749] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:25.590407  9950 raft_consensus.cc:2749] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:25.592101  8307 consensus_peers.cc:597] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.612769  8307 consensus_peers.cc:597] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.614305  9949 raft_consensus.cc:493] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.614898  9949 raft_consensus.cc:515] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:17:25.621310  8306 leader_election.cc:336] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.619609  9949 leader_election.cc:290] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.614090  8307 consensus_peers.cc:597] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.624914  9897 raft_consensus.cc:493] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.625587  9897 raft_consensus.cc:515] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:25.630098  8877 leader_election.cc:336] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.632366  8877 leader_election.cc:304] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:25.633255  8877 leader_election.cc:336] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.633708  8877 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.635344  9977 raft_consensus.cc:2749] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:25.636096  9977 raft_consensus.cc:2749] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:25.636188  8307 leader_election.cc:336] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.636766  8307 leader_election.cc:304] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.637456  9949 raft_consensus.cc:2749] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:25.640522  8878 leader_election.cc:336] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.642656  9897 leader_election.cc:290] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.682489  8878 consensus_peers.cc:597] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.685523  8877 leader_election.cc:336] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:25.686247  8877 leader_election.cc:304] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.687170  9977 raft_consensus.cc:2749] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:25.715952  8878 consensus_peers.cc:597] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.798439  8878 consensus_peers.cc:597] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.821282  8307 consensus_peers.cc:597] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.835830  8878 consensus_peers.cc:597] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.837692  8878 consensus_peers.cc:597] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.838583  8307 consensus_peers.cc:597] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.865033  9949 raft_consensus.cc:493] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:25.865576  9949 raft_consensus.cc:515] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:25.867751  9949 leader_election.cc:290] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.874336  8306 leader_election.cc:336] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:25.899971  8878 consensus_peers.cc:597] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.908071  9949 raft_consensus.cc:493] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:25.908792  9949 raft_consensus.cc:515] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:25.911177  9949 leader_election.cc:290] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:25.918817  8306 leader_election.cc:336] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:25.927820  8307 consensus_peers.cc:597] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.929941  8307 consensus_peers.cc:597] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.944626  8307 consensus_peers.cc:597] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.951116  8307 leader_election.cc:336] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.955708  8307 leader_election.cc:304] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.956738  9949 raft_consensus.cc:2749] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:25.968406  8307 leader_election.cc:336] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:25.969039  8307 leader_election.cc:304] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:25.969946  9949 raft_consensus.cc:2749] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:26.073755  9949 raft_consensus.cc:493] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.074357  9949 raft_consensus.cc:515] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:26.076718  9949 leader_election.cc:290] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:26.107671  8306 leader_election.cc:336] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.127552  9950 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.128556  9950 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:26.142318  9950 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:26.148649  8306 leader_election.cc:336] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.151175  9980 raft_consensus.cc:493] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.168605  9980 raft_consensus.cc:515] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.171303  9980 leader_election.cc:290] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:26.178541  8307 leader_election.cc:336] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.183576  8307 leader_election.cc:304] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:26.181538  9950 raft_consensus.cc:493] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.192094  9950 raft_consensus.cc:515] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:26.195825  9950 leader_election.cc:290] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:26.199980  9949 raft_consensus.cc:2749] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:26.214124  8878 leader_election.cc:336] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:26.229872  8306 leader_election.cc:336] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:26.266160  8877 leader_election.cc:336] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.269088  8877 leader_election.cc:304] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:26.276578  9980 raft_consensus.cc:2749] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:26.279904  8307 leader_election.cc:336] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.282856  8307 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:26.283640  9949 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:26.286554  9949 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.288735  9949 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:26.289700  9949 raft_consensus.cc:2749] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:26.294480  8307 leader_election.cc:336] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.296514  8307 leader_election.cc:304] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:26.302368  9977 raft_consensus.cc:493] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.339911  9977 raft_consensus.cc:515] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.343219  9977 leader_election.cc:290] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831)
I20260709 12:17:26.347718  9977 raft_consensus.cc:493] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.348428  9977 raft_consensus.cc:515] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.350975  9977 leader_election.cc:290] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:26.355640  8878 leader_election.cc:336] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.359573  9949 raft_consensus.cc:2749] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:26.360944  8307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:41097, user_credentials={real_user=slave}} blocked reactor thread for 66486.5us
I20260709 12:17:26.365648  8337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "26ef90fd018a47cc800e5072f8cfbb14" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" is_pre_election: true
I20260709 12:17:26.368499  8337 raft_consensus.cc:2468] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26ef90fd018a47cc800e5072f8cfbb14 in term 1.
W20260709 12:17:26.372995  8878 leader_election.cc:336] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.418541  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
I20260709 12:17:26.419327  8911 raft_consensus.cc:2468] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 2.
W20260709 12:17:26.459913  6982 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8288)
W20260709 12:17:26.492964  8307 leader_election.cc:336] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:26.497375  8877 leader_election.cc:336] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.500065  8877 leader_election.cc:304] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:26.511521  8877 leader_election.cc:336] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.512768  8877 leader_election.cc:304] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:26.508447  8307 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:26.512187  9982 raft_consensus.cc:2749] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:26.514844  9949 raft_consensus.cc:2804] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:26.515304  9949 raft_consensus.cc:493] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:26.515669  9949 raft_consensus.cc:3060] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:26.525063  9977 raft_consensus.cc:2749] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:26.532411  9949 raft_consensus.cc:515] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.541808  9977 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.547542  9977 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.550238  9977 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:26.557806  8878 leader_election.cc:336] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.560163  9949 leader_election.cc:290] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 election: Requested vote from peers 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:26.561726  9977 raft_consensus.cc:493] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.575452  9977 raft_consensus.cc:515] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.573863  9944 raft_consensus.cc:493] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.578003  9944 raft_consensus.cc:515] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:26.582845  9944 leader_election.cc:290] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:26.590839  8878 leader_election.cc:336] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.591820  9977 leader_election.cc:290] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:26.609582  8306 leader_election.cc:336] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.647964  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2bdd05dd244f2281c29407f6e52b34" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14"
I20260709 12:17:26.648720  8911 raft_consensus.cc:3060] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:26.659554  8911 raft_consensus.cc:2468] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 3.
W20260709 12:17:26.684021  8877 leader_election.cc:336] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.684990  8877 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:26.682221  8307 leader_election.cc:336] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:26.686218  8307 leader_election.cc:336] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.686749  8307 leader_election.cc:304] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:26.687438  9977 raft_consensus.cc:2749] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:26.689294  9949 raft_consensus.cc:2749] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:26.725984  9980 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:26.726632  9980 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.730942  9980 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:26.741568  8878 leader_election.cc:336] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:26.780547  8307 leader_election.cc:304] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 26ef90fd018a47cc800e5072f8cfbb14, 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d
I20260709 12:17:26.785538  9949 raft_consensus.cc:2804] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:26.786069  9949 raft_consensus.cc:697] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Becoming Leader. State: Replica: 2c018d0d97e740b89ce0efb75e4d9e02, State: Running, Role: LEADER
I20260709 12:17:26.786909  9949 consensus_queue.cc:237] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [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: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:26.812076  8089 catalog_manager.cc:5697] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 reported cstate change: term changed from 1 to 3, leader changed from 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130) to 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131). New cstate: current_term: 3 leader_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:26.820803  8306 consensus_peers.cc:597] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:26.829322  8877 leader_election.cc:336] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.829850  8877 leader_election.cc:304] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:26.835726  9977 raft_consensus.cc:2749] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:26.846683  8877 leader_election.cc:336] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:26.847288  8877 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:26.848091  9977 raft_consensus.cc:2749] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:17:26.853073  8877 consensus_peers.cc:597] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.897833  8306 consensus_peers.cc:597] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:26.922478  8306 consensus_peers.cc:597] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.964026  8878 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111) [suppressed 477 similar messages]
W20260709 12:17:27.059877  8306 consensus_peers.cc:597] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.068835  8877 consensus_peers.cc:597] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.077244  8877 consensus_peers.cc:597] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:27.192077  9982 raft_consensus.cc:493] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:27.192620  9982 raft_consensus.cc:515] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:27.194780  9982 leader_election.cc:290] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:27.201785  8878 leader_election.cc:336] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:27.206528  8877 leader_election.cc:336] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:27.207023  8877 leader_election.cc:304] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:27.207749  9982 raft_consensus.cc:2749] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:27.262387  9949 raft_consensus.cc:493] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:27.262992  9949 raft_consensus.cc:515] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:27.265713  9949 leader_election.cc:290] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:27.265013  8877 consensus_peers.cc:597] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.271529  8306 leader_election.cc:336] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:27.272606  9982 raft_consensus.cc:493] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:27.273209  9982 raft_consensus.cc:515] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:27.276664  9982 leader_election.cc:290] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:27.277009  8877 consensus_peers.cc:597] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.280942  8307 leader_election.cc:336] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:27.281505  8307 leader_election.cc:304] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:27.282562  9949 raft_consensus.cc:2749] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:27.283195  8878 leader_election.cc:336] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:27.295367  8912 raft_consensus.cc:1275] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Refusing update from remote peer 2c018d0d97e740b89ce0efb75e4d9e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:17:27.296627  8877 leader_election.cc:336] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:27.296819  9949 consensus_queue.cc:1048] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:27.297111  8877 leader_election.cc:304] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:27.298244  9982 raft_consensus.cc:2749] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:27.315387  8306 consensus_peers.cc:597] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.317965  8307 consensus_peers.cc:597] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:27.340075  8877 consensus_peers.cc:597] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.402726  8306 consensus_peers.cc:597] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.412315  8306 consensus_peers.cc:597] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:27.448922  9982 raft_consensus.cc:493] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:27.449679  9982 raft_consensus.cc:515] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:27.452576  9982 leader_election.cc:290] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:27.455274  8877 consensus_peers.cc:597] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.460408  6982 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 8288)
W20260709 12:17:27.460805  8877 consensus_peers.cc:597] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:27.463929  9944 raft_consensus.cc:493] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
W20260709 12:17:27.460168  8878 leader_election.cc:336] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:27.464485  9944 raft_consensus.cc:515] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:27.466586  9944 leader_election.cc:290] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:27.468940  8877 leader_election.cc:336] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:27.471731  8306 leader_election.cc:336] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:27.472208  8307 leader_election.cc:336] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:27.474395  8877 leader_election.cc:304] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:27.475154  9982 raft_consensus.cc:2749] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:27.477427  8306 consensus_peers.cc:597] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:27.472602  8307 leader_election.cc:304] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:27.479606  9944 raft_consensus.cc:2749] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:27.518705  8306 consensus_peers.cc:597] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:27.538179  9982 raft_consensus.cc:493] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:27.538776  9982 raft_consensus.cc:515] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:27.540850  9982 leader_election.cc:290] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:27.545769  8878 leader_election.cc:336] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:27.550539  8877 leader_election.cc:336] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:27.551075  8877 leader_election.cc:304] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:27.552871  9980 raft_consensus.cc:2749] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:27.564657  8877 consensus_peers.cc:597] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.592636  8306 consensus_peers.cc:597] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:27.644025  9982 raft_consensus.cc:493] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:27.644639  9982 raft_consensus.cc:515] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:27.646973  9982 leader_election.cc:290] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:27.651638  8878 leader_election.cc:336] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:27.652791  8877 leader_election.cc:336] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:27.653198  8877 leader_election.cc:304] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:27.653893  9982 raft_consensus.cc:2749] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:27.694706  8877 consensus_peers.cc:597] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.788910  8878 consensus_peers.cc:597] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:27.797565  8307 consensus_peers.cc:597] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.876662  8307 consensus_peers.cc:597] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:27.877115  8307 consensus_peers.cc:597] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:27.948282  8878 consensus_peers.cc:597] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:27.959990  9982 raft_consensus.cc:493] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:27.960718  9982 raft_consensus.cc:515] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:27.962780  9982 leader_election.cc:290] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:28.237963  9995 raft_consensus.cc:493] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:28.238893  9995 raft_consensus.cc:515] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:28.241881  9995 leader_election.cc:290] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:28.352033  9995 raft_consensus.cc:493] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:28.352675  9995 raft_consensus.cc:515] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:28.362748  9995 leader_election.cc:290] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:28.382536  9944 raft_consensus.cc:493] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:28.383287  9944 raft_consensus.cc:515] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:28.386992  9944 leader_election.cc:290] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:28.391795  9944 raft_consensus.cc:493] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:28.392439 10000 raft_consensus.cc:493] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:28.392359  9944 raft_consensus.cc:515] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } attrs { replace: true } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:28.392997 10000 raft_consensus.cc:515] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:28.395011 10000 leader_election.cc:290] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:28.395280  9944 leader_election.cc:290] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097), 26ef90fd018a47cc800e5072f8cfbb14 (127.6.209.132:41047)
I20260709 12:17:28.398433  9999 raft_consensus.cc:493] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:28.398929  9999 raft_consensus.cc:515] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:28.401175  9999 leader_election.cc:290] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:28.412493  9996 raft_consensus.cc:493] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:28.413061  9996 raft_consensus.cc:515] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:28.415850  9996 leader_election.cc:290] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:28.427872  8877 leader_election.cc:336] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:28.460819  6982 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 8288)
I20260709 12:17:28.466356 10002 raft_consensus.cc:493] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:28.466967 10002 raft_consensus.cc:515] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:28.469170 10002 leader_election.cc:290] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:28.473908  8307 leader_election.cc:336] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:28.474485  8307 leader_election.cc:336] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:28.474920  8307 consensus_peers.cc:597] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.475294  8307 leader_election.cc:336] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:28.485522  8306 leader_election.cc:336] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:28.481897  8878 consensus_peers.cc:597] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:28.483062  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fb1f52942d4f3f9b184e0f2651c4e0" candidate_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "26ef90fd018a47cc800e5072f8cfbb14" is_pre_election: true
I20260709 12:17:28.485968  8306 leader_election.cc:304] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.486474  8911 raft_consensus.cc:2468] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c018d0d97e740b89ce0efb75e4d9e02 in term 1.
W20260709 12:17:28.486954  8306 leader_election.cc:336] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:28.487452  8878 leader_election.cc:336] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:28.487969 10002 raft_consensus.cc:2749] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:28.488011  8878 leader_election.cc:304] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.489169  9982 raft_consensus.cc:2749] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:28.490105  8878 leader_election.cc:336] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:28.490656  8878 consensus_peers.cc:597] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.491084  8878 leader_election.cc:336] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:28.497707  8878 consensus_peers.cc:597] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:28.487416  8306 leader_election.cc:304] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.499503 10002 raft_consensus.cc:2749] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:28.499507  8306 leader_election.cc:336] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:28.500699  8306 leader_election.cc:304] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:28.501183  8878 consensus_peers.cc:597] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:28.501407 10002 raft_consensus.cc:2749] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:28.497052  8307 consensus_peers.cc:597] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.502123  8307 consensus_peers.cc:597] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.503492  8307 leader_election.cc:336] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:28.505088  8307 consensus_peers.cc:597] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.505553  8307 consensus_peers.cc:597] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.506000  8307 consensus_peers.cc:597] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.502328  8306 leader_election.cc:336] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:28.507794  8307 leader_election.cc:336] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:28.516438  8306 leader_election.cc:336] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:28.517673  8306 leader_election.cc:336] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:28.518150  8306 leader_election.cc:304] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.518908 10002 raft_consensus.cc:2749] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:28.510648  8307 leader_election.cc:304] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.519731 10002 raft_consensus.cc:2749] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:28.521024 10002 raft_consensus.cc:493] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 66f17ab4d2bb4ad199f6aebda8f21075)
I20260709 12:17:28.521462 10002 raft_consensus.cc:515] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
I20260709 12:17:28.523556 10002 leader_election.cc:290] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:28.528596  8306 leader_election.cc:336] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:28.530642  8878 consensus_peers.cc:597] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.531208  8878 consensus_peers.cc:597] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.533396  8877 leader_election.cc:336] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:28.533949  8877 leader_election.cc:304] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.534726 10003 raft_consensus.cc:2749] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:17:28.534970  8877 leader_election.cc:336] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:28.535403  8877 leader_election.cc:304] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [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: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
W20260709 12:17:28.535599  8307 leader_election.cc:336] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:28.536020  8307 leader_election.cc:304] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [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: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.536213 10003 raft_consensus.cc:2749] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:28.536712  9993 raft_consensus.cc:2749] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:28.543269  8307 leader_election.cc:336] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:28.543824  8307 leader_election.cc:304] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.544606  9993 raft_consensus.cc:2749] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:28.547185  8307 consensus_peers.cc:597] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:28.720883  6982 tablet_server.cc:196] TabletServer@127.6.209.130:0 shutdown complete.
I20260709 12:17:28.730491 10003 raft_consensus.cc:493] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:28.731429 10003 raft_consensus.cc:515] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
W20260709 12:17:28.739378  8877 leader_election.cc:336] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
W20260709 12:17:28.739996  8878 leader_election.cc:336] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:28.740168 10003 leader_election.cc:290] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:28.740480  8878 leader_election.cc:304] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.742694 10003 raft_consensus.cc:2749] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:28.773470  8307 consensus_peers.cc:597] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:28.831569  8307 consensus_peers.cc:597] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 -> Peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Couldn't send request to peer 502a1ac1af674e90adc68ee523fbaa9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:28.841256  6982 tablet_server.cc:179] TabletServer@127.6.209.131:0 shutting down...
W20260709 12:17:28.861129  8877 consensus_peers.cc:597] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.894436  8877 consensus_peers.cc:597] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.902938  8877 consensus_peers.cc:597] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.903631  8877 consensus_peers.cc:597] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.904760  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:28.905840  6982 tablet_replica.cc:333] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.906648  6982 raft_consensus.cc:2243] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.907676  6982 raft_consensus.cc:2272] T 2e2bdd05dd244f2281c29407f6e52b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.910115  6982 tablet_replica.cc:333] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.910869  6982 raft_consensus.cc:2243] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:28.910820  8877 consensus_peers.cc:597] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.911571  6982 raft_consensus.cc:2272] T b41fccfa3aed433892ae086008434232 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.914055  6982 tablet_replica.cc:333] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.914880  6982 raft_consensus.cc:2243] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.915406  6982 raft_consensus.cc:2272] T 406ae8fbd84e4e5997e1899ae7919b39 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.918049  6982 tablet_replica.cc:333] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.918838  6982 raft_consensus.cc:2243] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.920094  6982 raft_consensus.cc:2272] T bc4eff2282414cbb9b6673efaf8b8c38 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.922629  6982 tablet_replica.cc:333] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.923231  6982 raft_consensus.cc:2243] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.923838  6982 raft_consensus.cc:2272] T e336f741a9ef47a781a21db104fe0be9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.925923  6982 tablet_replica.cc:333] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.926738  6982 raft_consensus.cc:2243] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.927423  6982 raft_consensus.cc:2272] T 033a8ac0a0db4a61b2f63c187b00a425 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.929500  6982 tablet_replica.cc:333] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
W20260709 12:17:28.930045  8877 consensus_peers.cc:597] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.930348  6982 raft_consensus.cc:2243] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:28.930686  8877 consensus_peers.cc:597] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.931280  6982 raft_consensus.cc:2272] T cce1f4e949cc43deb4f46f78b5a359cc P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.933743  6982 tablet_replica.cc:333] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.934427  6982 raft_consensus.cc:2243] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.935081  6982 raft_consensus.cc:2272] T cd8ff6f6adb64b829595c3059d3e67f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.937019  6982 tablet_replica.cc:333] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.937482  6982 raft_consensus.cc:2243] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.937927  6982 raft_consensus.cc:2272] T cce24b345e75416f8d7c6f900e461992 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.940021  6982 tablet_replica.cc:333] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.940511  6982 raft_consensus.cc:2243] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.940893  6982 raft_consensus.cc:2272] T 016b038c14274c23b4d7424bcd298f66 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.942909  6982 tablet_replica.cc:333] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.943368  6982 raft_consensus.cc:2243] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.944062  6982 raft_consensus.cc:2272] T 34903c8870c74666bc5955abbd247181 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.945852  6982 tablet_replica.cc:333] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.946434  6982 raft_consensus.cc:2243] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.946862  6982 raft_consensus.cc:2272] T 36a781b96bc743f1a126ed5b8bc048cb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.949070  6982 tablet_replica.cc:333] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.949991  6982 raft_consensus.cc:2243] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.950991  6982 raft_consensus.cc:2272] T e48289ad9526401bb3d0374abf5c0ed7 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.953644  6982 tablet_replica.cc:333] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.954461  6982 raft_consensus.cc:2243] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.954973  6982 raft_consensus.cc:2272] T f042a1e8eb0547edacc0542c9a7dc9e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.957361  6982 tablet_replica.cc:333] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.958189  6982 raft_consensus.cc:2243] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.959156  6982 raft_consensus.cc:2272] T bb23de04cac64979b3dfe8b0caeaac4d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.961826  6982 tablet_replica.cc:333] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.962620  6982 raft_consensus.cc:2243] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.963186  6982 raft_consensus.cc:2272] T 185a7fc51e154bc0b29cd286cd39050a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.965756  6982 tablet_replica.cc:333] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.966378  6982 raft_consensus.cc:2243] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.966818  6982 raft_consensus.cc:2272] T d6051e2a0db148628254ca741c055deb P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.968462  6982 tablet_replica.cc:333] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.969060  6982 raft_consensus.cc:2243] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.969452  6982 raft_consensus.cc:2272] T fc1b6aa4e1ff45f1bef7506154602b34 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.971174  6982 tablet_replica.cc:333] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.971681  6982 raft_consensus.cc:2243] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.972381 10002 raft_consensus.cc:493] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:28.972544  6982 raft_consensus.cc:2272] T 12b8fe927113418684905f83367759db P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.972662  8121 debug-util.cc:398] Leaking SignalData structure 0x7b080003ed40 after lost signal to thread 6985
I20260709 12:17:28.972947 10002 raft_consensus.cc:515] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "2c018d0d97e740b89ce0efb75e4d9e02" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 32831 } }
W20260709 12:17:28.973775  8121 debug-util.cc:398] Leaking SignalData structure 0x7b08001e69c0 after lost signal to thread 8124
W20260709 12:17:28.975054  8121 debug-util.cc:398] Leaking SignalData structure 0x7b080016cee0 after lost signal to thread 8365
I20260709 12:17:28.975217 10002 leader_election.cc:290] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
I20260709 12:17:28.975306  6982 tablet_replica.cc:333] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.976397  6982 raft_consensus.cc:2243] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.977380  6982 raft_consensus.cc:2272] T 1c36cbe9303a441e88b4a6b2bafe0c8c P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.979990  6982 tablet_replica.cc:333] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.980722  6982 raft_consensus.cc:2243] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.981176  6982 raft_consensus.cc:2272] T b34318b14d264ecba73d9f2a1bf41f14 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.983464  6982 tablet_replica.cc:333] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.984193  6982 raft_consensus.cc:2243] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.984987  6982 raft_consensus.cc:2272] T fada5ac2690641bbbfe3d781d7cda511 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.976176  8121 debug-util.cc:398] Leaking SignalData structure 0x7b080022a340 after lost signal to thread 8938
I20260709 12:17:28.987167  6982 tablet_replica.cc:333] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.987928  6982 raft_consensus.cc:2243] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:28.988413  6982 raft_consensus.cc:2272] T 1ffb329baa0c4d47a3fc319bad70e207 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:28.990988  6982 tablet_replica.cc:333] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
W20260709 12:17:28.991274  8877 consensus_peers.cc:597] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.991735  6982 raft_consensus.cc:2243] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:28.992763  6982 raft_consensus.cc:2272] T 83d73e2745c64531aa3a005f8f45a2f4 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.994397  8306 leader_election.cc:336] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:28.995246  6982 tablet_replica.cc:333] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.996073  6982 raft_consensus.cc:2243] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:28.996246  8307 leader_election.cc:336] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
I20260709 12:17:28.996771  6982 raft_consensus.cc:2272] T f0c507b0cd2f404d97f03282fb70593a P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:28.991819  8877 consensus_peers.cc:597] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:28.997522  8877 consensus_peers.cc:597] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:28.996665  8307 leader_election.cc:304] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c018d0d97e740b89ce0efb75e4d9e02; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:28.999300  6982 tablet_replica.cc:333] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:28.999356 10002 raft_consensus.cc:2749] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:29.000185  6982 raft_consensus.cc:2243] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:17:29.001868  8877 consensus_peers.cc:597] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.007434  6982 raft_consensus.cc:2272] T 3e32d70715854ef4a4daaa247804f3ac P 2c018d0d97e740b89ce0efb75e4d9e02 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:29.009164  8877 consensus_peers.cc:597] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.010866  6982 tablet_replica.cc:333] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.014036  6982 raft_consensus.cc:2243] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.014599  6982 raft_consensus.cc:2272] T c823f788c3d0452b82148ebe21a62642 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.016989  6982 tablet_replica.cc:333] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.017728  6982 raft_consensus.cc:2243] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.018492  6982 raft_consensus.cc:2272] T c2a3260ceedb4813bb5b3e3c6b4b8380 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.020900  6982 tablet_replica.cc:333] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.021636  6982 raft_consensus.cc:2243] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.022086  6982 raft_consensus.cc:2272] T e32e5e86cda14818a1499456a5fbac9f P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.024796  6982 tablet_replica.cc:333] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.025563  6982 raft_consensus.cc:2243] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.027218  6982 raft_consensus.cc:2272] T a0f541fa327e4f2a990b081307606263 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:29.029934  8877 consensus_peers.cc:597] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.030375  6982 tablet_replica.cc:333] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.030972  6982 raft_consensus.cc:2243] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.031651  6982 raft_consensus.cc:2272] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.033838  6982 tablet_replica.cc:333] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.034559  6982 raft_consensus.cc:2243] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.035043  6982 raft_consensus.cc:2272] T dbb7910ebf9a472093a56984ae1a4ce5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.036978  6982 tablet_replica.cc:333] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.037487  6982 raft_consensus.cc:2243] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.038275  6982 raft_consensus.cc:2272] T a90671f5a9ca4df3842381a7b50c038e P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.040041  6982 tablet_replica.cc:333] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.040558  6982 raft_consensus.cc:2243] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.040975  6982 raft_consensus.cc:2272] T d1cc5e072bb848ac8b632efbcf5532e9 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.042734  6982 tablet_replica.cc:333] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.043251  6982 raft_consensus.cc:2243] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.043668  6982 raft_consensus.cc:2272] T 9f8377752d074d55adce3fd7acea62df P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.045429  6982 tablet_replica.cc:333] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.045957  6982 raft_consensus.cc:2243] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.046824  6982 raft_consensus.cc:2272] T 10303a55515543b386ae5a51d408ba5d P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.048623  6982 tablet_replica.cc:333] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.049118  6982 raft_consensus.cc:2243] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.049978  6982 raft_consensus.cc:2272] T 66f24cde09104fbcb9d54e63cc5f34cd P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.051714  6982 tablet_replica.cc:333] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.052227  6982 raft_consensus.cc:2243] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.052958  6982 raft_consensus.cc:2272] T 655ba5576c9c42c48ee81312bf996780 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.054761  6982 tablet_replica.cc:333] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.055274  6982 raft_consensus.cc:2243] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.055761  6982 raft_consensus.cc:2272] T d4c60ab187f847a9a40ed76f5558789b P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.057505  6982 tablet_replica.cc:333] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.058108  6982 raft_consensus.cc:2243] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.058872  6982 raft_consensus.cc:2272] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.060702  6982 tablet_replica.cc:333] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.061208  6982 raft_consensus.cc:2243] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.062003  6982 raft_consensus.cc:2272] T efe06da729764dcc8e7175dddcd992a5 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.063788  6982 tablet_replica.cc:333] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.064338  6982 raft_consensus.cc:2243] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.064759  6982 raft_consensus.cc:2272] T 1a1f96bfbf394f269262c8383effe9e2 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.066571  6982 tablet_replica.cc:333] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.067103  6982 raft_consensus.cc:2243] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.067579  6982 raft_consensus.cc:2272] T c0bbbb10352f44beaacddc7a3c31e2f1 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.069545  6982 tablet_replica.cc:333] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.070061  6982 raft_consensus.cc:2243] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.070498  6982 raft_consensus.cc:2272] T eabd3a2998474e9bb07d457d6fc16697 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.072165  6982 tablet_replica.cc:333] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02: stopping tablet replica
I20260709 12:17:29.072598  6982 raft_consensus.cc:2243] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.072978  6982 raft_consensus.cc:2272] T 8a89286c6dc346d88e3c0dc6856ea880 P 2c018d0d97e740b89ce0efb75e4d9e02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.134577  9982 raft_consensus.cc:493] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 502a1ac1af674e90adc68ee523fbaa9d)
I20260709 12:17:29.135172  9982 raft_consensus.cc:515] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f17ab4d2bb4ad199f6aebda8f21075" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 36525 } } peers { permanent_uuid: "502a1ac1af674e90adc68ee523fbaa9d" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 41097 } } peers { permanent_uuid: "26ef90fd018a47cc800e5072f8cfbb14" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41047 } attrs { promote: false } }
I20260709 12:17:29.137624  9982 leader_election.cc:290] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525), 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097)
W20260709 12:17:29.142886  8878 leader_election.cc:336] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 502a1ac1af674e90adc68ee523fbaa9d (127.6.209.130:41097): Network error: Client connection negotiation failed: client connection to 127.6.209.130:41097: connect: Connection refused (error 111)
W20260709 12:17:29.148514  8877 leader_election.cc:336] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111)
I20260709 12:17:29.149313  8877 leader_election.cc:304] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26ef90fd018a47cc800e5072f8cfbb14; no voters: 502a1ac1af674e90adc68ee523fbaa9d, 66f17ab4d2bb4ad199f6aebda8f21075
I20260709 12:17:29.150827  9982 raft_consensus.cc:2749] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:17:29.164588  6982 tablet_server.cc:196] TabletServer@127.6.209.131:0 shutdown complete.
W20260709 12:17:29.254166  8877 consensus_peers.cc:597] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:17:29.300623  6982 tablet_server.cc:179] TabletServer@127.6.209.132:0 shutting down...
W20260709 12:17:29.354404  8877 consensus_peers.cc:597] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 2c018d0d97e740b89ce0efb75e4d9e02 (127.6.209.131:32831): Couldn't send request to peer 2c018d0d97e740b89ce0efb75e4d9e02. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.131:32831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:29.395767  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:29.396768  6982 tablet_replica.cc:333] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.397711  6982 raft_consensus.cc:2243] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.398370  6982 raft_consensus.cc:2272] T 70e9faa9ec8e41d9bd4df6076202d520 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.401185  6982 tablet_replica.cc:333] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.402104  6982 raft_consensus.cc:2243] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.402787  6982 raft_consensus.cc:2272] T 12b8fe927113418684905f83367759db P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.405435  6982 tablet_replica.cc:333] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.406306  6982 raft_consensus.cc:2243] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.406993  6982 raft_consensus.cc:2272] T a90671f5a9ca4df3842381a7b50c038e P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.409552  6982 tablet_replica.cc:333] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.410442  6982 raft_consensus.cc:2243] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.411098  6982 raft_consensus.cc:2272] T 34903c8870c74666bc5955abbd247181 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.413854  6982 tablet_replica.cc:333] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.414659  6982 raft_consensus.cc:2243] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.415297  6982 raft_consensus.cc:2272] T dbcc2876599e41478c27939020def008 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.417765  6982 tablet_replica.cc:333] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.418639  6982 raft_consensus.cc:2243] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.419651  6982 raft_consensus.cc:2272] T 016b038c14274c23b4d7424bcd298f66 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.422379  6982 tablet_replica.cc:333] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.423290  6982 raft_consensus.cc:2243] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.424373  6982 raft_consensus.cc:2272] T 30f909f60ba443a7b8ac9d2bf6fa4987 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.427085  6982 tablet_replica.cc:333] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.427927  6982 raft_consensus.cc:2243] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.428717  6982 raft_consensus.cc:2272] T 66f24cde09104fbcb9d54e63cc5f34cd P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.433002  6982 tablet_replica.cc:333] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.433902  6982 raft_consensus.cc:2243] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.435101  6982 raft_consensus.cc:2272] T fada5ac2690641bbbfe3d781d7cda511 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.437681  6982 tablet_replica.cc:333] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.438472  6982 raft_consensus.cc:2243] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.439128  6982 raft_consensus.cc:2272] T eb0744293f554e1e87aafdd0a36a5c64 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.441640  6982 tablet_replica.cc:333] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.442428  6982 raft_consensus.cc:2243] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.443447  6982 raft_consensus.cc:2272] T 033a8ac0a0db4a61b2f63c187b00a425 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.446169  6982 tablet_replica.cc:333] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.447077  6982 raft_consensus.cc:2243] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.447757  6982 raft_consensus.cc:2272] T 83d73e2745c64531aa3a005f8f45a2f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.450618  6982 tablet_replica.cc:333] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.451445  6982 raft_consensus.cc:2243] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.452077  6982 raft_consensus.cc:2272] T bb23de04cac64979b3dfe8b0caeaac4d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.454704  6982 tablet_replica.cc:333] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
W20260709 12:17:29.455237  8877 consensus_peers.cc:597] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 -> Peer 66f17ab4d2bb4ad199f6aebda8f21075 (127.6.209.129:36525): Couldn't send request to peer 66f17ab4d2bb4ad199f6aebda8f21075. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:36525: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:17:29.455569  6982 raft_consensus.cc:2243] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.456640  6982 raft_consensus.cc:2272] T 1ffb329baa0c4d47a3fc319bad70e207 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.459470  6982 tablet_replica.cc:333] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.460278  6982 raft_consensus.cc:2243] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.460814  6982 raft_consensus.cc:2272] T c44589e2a6fd4986ab39fec8f0402c1e P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.463459  6982 tablet_replica.cc:333] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.464286  6982 raft_consensus.cc:2243] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.465305  6982 raft_consensus.cc:2272] T 185a7fc51e154bc0b29cd286cd39050a P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.467895  6982 tablet_replica.cc:333] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.468684  6982 raft_consensus.cc:2243] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.469206  6982 raft_consensus.cc:2272] T bc4eff2282414cbb9b6673efaf8b8c38 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.471756  6982 tablet_replica.cc:333] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.472572  6982 raft_consensus.cc:2243] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.482209  6982 raft_consensus.cc:2272] T 1a1f96bfbf394f269262c8383effe9e2 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.484928  6982 tablet_replica.cc:333] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.485726  6982 raft_consensus.cc:2243] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.486768  6982 raft_consensus.cc:2272] T 36a781b96bc743f1a126ed5b8bc048cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.489450  6982 tablet_replica.cc:333] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.490247  6982 raft_consensus.cc:2243] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.490834  6982 raft_consensus.cc:2272] T 63fb1f52942d4f3f9b184e0f2651c4e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.493119  6982 tablet_replica.cc:333] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.493880  6982 raft_consensus.cc:2243] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.494807  6982 raft_consensus.cc:2272] T dbb7910ebf9a472093a56984ae1a4ce5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.497359  6982 tablet_replica.cc:333] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.498098  6982 raft_consensus.cc:2243] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.498596  6982 raft_consensus.cc:2272] T a72666d9a8834e44a6742db7508c7609 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.501171  6982 tablet_replica.cc:333] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.501910  6982 raft_consensus.cc:2243] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.502847  6982 raft_consensus.cc:2272] T f042a1e8eb0547edacc0542c9a7dc9e0 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.506287  6982 tablet_replica.cc:333] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.507124  6982 raft_consensus.cc:2243] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.508179  6982 raft_consensus.cc:2272] T f0c507b0cd2f404d97f03282fb70593a P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.510876  6982 tablet_replica.cc:333] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.511724  6982 raft_consensus.cc:2243] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.512362  6982 raft_consensus.cc:2272] T e48289ad9526401bb3d0374abf5c0ed7 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.515004  6982 tablet_replica.cc:333] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.515806  6982 raft_consensus.cc:2243] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.516458  6982 raft_consensus.cc:2272] T dde9c505662e4ec0858983b0b8b3ba32 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.518803  6982 tablet_replica.cc:333] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.519567  6982 raft_consensus.cc:2243] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.520543  6982 raft_consensus.cc:2272] T b34318b14d264ecba73d9f2a1bf41f14 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.523034  6982 tablet_replica.cc:333] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.523780  6982 raft_consensus.cc:2243] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.524724  6982 raft_consensus.cc:2272] T eabd3a2998474e9bb07d457d6fc16697 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.527204  6982 tablet_replica.cc:333] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.527954  6982 raft_consensus.cc:2243] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.528659  6982 raft_consensus.cc:2272] T 655ba5576c9c42c48ee81312bf996780 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.531119  6982 tablet_replica.cc:333] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.531927  6982 raft_consensus.cc:2243] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.532930  6982 raft_consensus.cc:2272] T 9dacdae679ac42bc8775535782019d01 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.535373  6982 tablet_replica.cc:333] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.536120  6982 raft_consensus.cc:2243] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.537259  6982 raft_consensus.cc:2272] T e336f741a9ef47a781a21db104fe0be9 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.539588  6982 tablet_replica.cc:333] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.540331  6982 raft_consensus.cc:2243] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.540813  6982 raft_consensus.cc:2272] T 10303a55515543b386ae5a51d408ba5d P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.543151  6982 tablet_replica.cc:333] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.543898  6982 raft_consensus.cc:2243] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.544553  6982 raft_consensus.cc:2272] T cd8ff6f6adb64b829595c3059d3e67f4 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.547041  6982 tablet_replica.cc:333] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.547742  6982 raft_consensus.cc:2243] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.548362  6982 raft_consensus.cc:2272] T 84547706fe884c029c19f87f33fc543d P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.550704  6982 tablet_replica.cc:333] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.551440  6982 raft_consensus.cc:2243] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.551946  6982 raft_consensus.cc:2272] T efe06da729764dcc8e7175dddcd992a5 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.554463  6982 tablet_replica.cc:333] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.555259  6982 raft_consensus.cc:2243] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.555994  6982 raft_consensus.cc:2272] T f7acca3ef10246ef944aa6a95c5922cb P 26ef90fd018a47cc800e5072f8cfbb14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.558447  6982 tablet_replica.cc:333] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.559160  6982 raft_consensus.cc:2243] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.559728  6982 raft_consensus.cc:2272] T 7a3bb70a0e3c4a758e2ba786a7a15f20 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.562014  6982 tablet_replica.cc:333] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.562753  6982 raft_consensus.cc:2243] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.563302  6982 raft_consensus.cc:2272] T d29484a2126d44cc9dc7dd2d8d5687c1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.565776  6982 tablet_replica.cc:333] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.566497  6982 raft_consensus.cc:2243] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.567147  6982 raft_consensus.cc:2272] T 2e2bdd05dd244f2281c29407f6e52b34 P 26ef90fd018a47cc800e5072f8cfbb14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.569372  6982 tablet_replica.cc:333] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.570041  6982 raft_consensus.cc:2243] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.570696  6982 raft_consensus.cc:2272] T 9e29c52d73c0466b801cd673d837d522 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.573093  6982 tablet_replica.cc:333] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.573843  6982 raft_consensus.cc:2243] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.574498  6982 raft_consensus.cc:2272] T 12391b21e86c474d8cf3a12ed3e8cd54 P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.577061  6982 tablet_replica.cc:333] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.577785  6982 raft_consensus.cc:2243] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.578811  6982 raft_consensus.cc:2272] T c0bbbb10352f44beaacddc7a3c31e2f1 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.581516  6982 tablet_replica.cc:333] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.582221  6982 raft_consensus.cc:2243] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.583184  6982 raft_consensus.cc:2272] T 17b12f0d92bd4e8da532c3f9efe80108 P 26ef90fd018a47cc800e5072f8cfbb14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.585709  6982 tablet_replica.cc:333] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14: stopping tablet replica
I20260709 12:17:29.586349  6982 raft_consensus.cc:2243] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:29.586961  6982 raft_consensus.cc:2272] T cce1f4e949cc43deb4f46f78b5a359cc P 26ef90fd018a47cc800e5072f8cfbb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.712255  6982 tablet_server.cc:196] TabletServer@127.6.209.132:0 shutdown complete.
I20260709 12:17:29.817842  6982 master.cc:562] Master@127.6.209.190:43485 shutting down...
W20260709 12:17:29.848317  8138 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:17:29.848557  8138 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:17:29.848819  8138 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:17:29.851331  6982 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:29.851909  6982 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:29.852267  6982 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1a85871f02f412786fe60632f10fac6: stopping tablet replica
W20260709 12:17:30.871428  6982 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8121)
W20260709 12:17:31.872095  6982 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8121)
I20260709 12:17:32.538247  6982 master.cc:584] Master@127.6.209.190:43485 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (61201 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:17:32.651362  6982 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.209.190:40583
I20260709 12:17:32.652437  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:32.658593 10007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:32.658775 10008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:32.659409 10010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:32.660166  6982 server_base.cc:1061] running on GCE node
I20260709 12:17:32.661518  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:32.661749  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:32.661945  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599452661903 us; error 0 us; skew 500 ppm
I20260709 12:17:32.662472  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:32.664805  6982 webserver.cc:533] Webserver started at http://127.6.209.190:46803/ using document root <none> and password file <none>
I20260709 12:17:32.665305  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:32.665488  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:32.665825  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:32.667091  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/master-0-root/instance:
uuid: "0931edc5277d4825be2a7ac4ac0fd3ca"
format_stamp: "Formatted at 2026-07-09 12:17:32 on dist-test-slave-s0gw"
I20260709 12:17:32.671484  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:32.675036 10015 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:32.675800  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:32.676081  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/master-0-root
uuid: "0931edc5277d4825be2a7ac4ac0fd3ca"
format_stamp: "Formatted at 2026-07-09 12:17:32 on dist-test-slave-s0gw"
I20260709 12:17:32.676385  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:32.689234  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:32.690574  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:32.731835  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.190:40583
I20260709 12:17:32.731953 10066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.190:40583 every 8 connection(s)
I20260709 12:17:32.736198 10067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:32.746924 10067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca: Bootstrap starting.
I20260709 12:17:32.751564 10067 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.755748 10067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca: No bootstrap required, opened a new log
I20260709 12:17:32.757889 10067 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0931edc5277d4825be2a7ac4ac0fd3ca" member_type: VOTER }
I20260709 12:17:32.758338 10067 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.758515 10067 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0931edc5277d4825be2a7ac4ac0fd3ca, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.759117 10067 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0931edc5277d4825be2a7ac4ac0fd3ca" member_type: VOTER }
I20260709 12:17:32.759569 10067 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:32.759768 10067 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:32.759997 10067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.764470 10067 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0931edc5277d4825be2a7ac4ac0fd3ca" member_type: VOTER }
I20260709 12:17:32.764940 10067 leader_election.cc:304] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [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: 0931edc5277d4825be2a7ac4ac0fd3ca; no voters: 
I20260709 12:17:32.766032 10067 leader_election.cc:290] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:32.766513 10070 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.767979 10070 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 1 LEADER]: Becoming Leader. State: Replica: 0931edc5277d4825be2a7ac4ac0fd3ca, State: Running, Role: LEADER
I20260709 12:17:32.768744 10070 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [LEADER]: Queue going to LEADER mode. State: All 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: "0931edc5277d4825be2a7ac4ac0fd3ca" member_type: VOTER }
I20260709 12:17:32.769001 10067 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:32.776602 10072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0931edc5277d4825be2a7ac4ac0fd3ca. Latest consensus state: current_term: 1 leader_uuid: "0931edc5277d4825be2a7ac4ac0fd3ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0931edc5277d4825be2a7ac4ac0fd3ca" member_type: VOTER } }
I20260709 12:17:32.776813 10071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0931edc5277d4825be2a7ac4ac0fd3ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0931edc5277d4825be2a7ac4ac0fd3ca" member_type: VOTER } }
I20260709 12:17:32.777294 10072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:32.777439 10071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:32.779106 10080 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:32.784058 10080 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:32.785241  6982 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:32.792821 10080 catalog_manager.cc:1383] Generated new cluster ID: 568ed4fae2ca4cb1b97bc0fc9f50c344
I20260709 12:17:32.793095 10080 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:32.811833 10080 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:32.813086 10080 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:32.825721 10080 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca: Generated new TSK 0
I20260709 12:17:32.826298 10080 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:32.852130  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:32.858969 10088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:32.859758 10089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:32.862697  6982 server_base.cc:1061] running on GCE node
W20260709 12:17:32.862663 10091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:32.864349  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:32.864540  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:32.864670  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599452864659 us; error 0 us; skew 500 ppm
I20260709 12:17:32.865244  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:32.867674  6982 webserver.cc:533] Webserver started at http://127.6.209.129:40611/ using document root <none> and password file <none>
I20260709 12:17:32.868096  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:32.868260  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:32.868463  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:32.869678  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/instance:
uuid: "f7827c74730e46329c046d754e76bb0e"
format_stamp: "Formatted at 2026-07-09 12:17:32 on dist-test-slave-s0gw"
I20260709 12:17:32.874027  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:17:32.877171 10096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:32.878203  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:17:32.878513  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "f7827c74730e46329c046d754e76bb0e"
format_stamp: "Formatted at 2026-07-09 12:17:32 on dist-test-slave-s0gw"
I20260709 12:17:32.878885  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:32.901818  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:32.903055  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:32.904558  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:32.906963  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:32.907230  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:32.907492  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:32.907701  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:32.949774  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:42139
I20260709 12:17:32.949905 10158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:42139 every 8 connection(s)
I20260709 12:17:32.955127  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:32.961984 10163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:32.963220 10164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:32.966123  6982 server_base.cc:1061] running on GCE node
W20260709 12:17:32.966953 10167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:32.967849  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:32.968083  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:32.968273  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599452968256 us; error 0 us; skew 500 ppm
I20260709 12:17:32.968866  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:32.971983  6982 webserver.cc:533] Webserver started at http://127.6.209.130:39761/ using document root <none> and password file <none>
I20260709 12:17:32.972613  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:32.972832  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:32.972993 10159 heartbeater.cc:344] Connected to a master server at 127.6.209.190:40583
I20260709 12:17:32.973140  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:32.973353 10159 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:32.974231 10159 heartbeater.cc:507] Master 127.6.209.190:40583 requested a full tablet report, sending...
I20260709 12:17:32.974833  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/instance:
uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
format_stamp: "Formatted at 2026-07-09 12:17:32 on dist-test-slave-s0gw"
I20260709 12:17:32.976397 10032 ts_manager.cc:194] Registered new tserver with Master: f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:32.978581 10032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50772
I20260709 12:17:32.980154  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:17:32.983747 10171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:32.984537  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:17:32.984879  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-1-root
uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
format_stamp: "Formatted at 2026-07-09 12:17:32 on dist-test-slave-s0gw"
I20260709 12:17:32.985248  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:33.028239  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:33.029452  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:33.031018  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:33.033670  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:33.033937  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:33.034219  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:33.034411  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:33.079018  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.130:33197
I20260709 12:17:33.079049 10233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.130:33197 every 8 connection(s)
I20260709 12:17:33.084630  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:33.092715 10237 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:33.094467 10238 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:33.098537  6982 server_base.cc:1061] running on GCE node
I20260709 12:17:33.099381 10234 heartbeater.cc:344] Connected to a master server at 127.6.209.190:40583
W20260709 12:17:33.099601 10240 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:33.099779 10234 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:33.100780  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:17:33.100939 10234 heartbeater.cc:507] Master 127.6.209.190:40583 requested a full tablet report, sending...
W20260709 12:17:33.101089  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:33.101377  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599453101359 us; error 0 us; skew 500 ppm
I20260709 12:17:33.102252  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:33.103627 10032 ts_manager.cc:194] Registered new tserver with Master: f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:33.105369 10032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50774
I20260709 12:17:33.105459  6982 webserver.cc:533] Webserver started at http://127.6.209.131:33071/ using document root <none> and password file <none>
I20260709 12:17:33.106276  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:33.106586  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:33.106891  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:33.108443  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/instance:
uuid: "8b1c8e65a28943b39d2443622409205a"
format_stamp: "Formatted at 2026-07-09 12:17:33 on dist-test-slave-s0gw"
I20260709 12:17:33.113166  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:17:33.116820 10245 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:33.117718  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:33.118027  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-2-root
uuid: "8b1c8e65a28943b39d2443622409205a"
format_stamp: "Formatted at 2026-07-09 12:17:33 on dist-test-slave-s0gw"
I20260709 12:17:33.118374  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:33.136044  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:33.137391  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:33.139066  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:33.141448  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:33.141705  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:17:33.141952  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:33.142146  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:33.184866  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.131:33971
I20260709 12:17:33.184973 10307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.131:33971 every 8 connection(s)
I20260709 12:17:33.190225  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:33.198226 10311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:33.199144 10312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:33.202158 10308 heartbeater.cc:344] Connected to a master server at 127.6.209.190:40583
W20260709 12:17:33.202332 10314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:33.202665 10308 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:33.203317  6982 server_base.cc:1061] running on GCE node
I20260709 12:17:33.203886 10308 heartbeater.cc:507] Master 127.6.209.190:40583 requested a full tablet report, sending...
I20260709 12:17:33.204253  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:33.204497  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:33.204679  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599453204659 us; error 0 us; skew 500 ppm
I20260709 12:17:33.205379  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:33.206249 10032 ts_manager.cc:194] Registered new tserver with Master: 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:33.207917 10032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50790
I20260709 12:17:33.207993  6982 webserver.cc:533] Webserver started at http://127.6.209.132:46243/ using document root <none> and password file <none>
I20260709 12:17:33.208598  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:33.208875  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:33.209206  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:33.210425  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-3-root/instance:
uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
format_stamp: "Formatted at 2026-07-09 12:17:33 on dist-test-slave-s0gw"
I20260709 12:17:33.215503  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:17:33.218889 10319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:33.219655  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:33.219964  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-3-root
uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
format_stamp: "Formatted at 2026-07-09 12:17:33 on dist-test-slave-s0gw"
I20260709 12:17:33.220342  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:33.238142  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:33.239542  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:33.241187  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:33.243640  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:33.243885  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:33.244184  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:33.244390  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:33.290316  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.132:41729
I20260709 12:17:33.290421 10381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.132:41729 every 8 connection(s)
I20260709 12:17:33.304947 10382 heartbeater.cc:344] Connected to a master server at 127.6.209.190:40583
I20260709 12:17:33.305366 10382 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:33.306219 10382 heartbeater.cc:507] Master 127.6.209.190:40583 requested a full tablet report, sending...
I20260709 12:17:33.308075 10032 ts_manager.cc:194] Registered new tserver with Master: e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:33.309005  6982 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014990674s
I20260709 12:17:33.309722 10032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50802
I20260709 12:17:33.335211 10032 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50818:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:17:33.587761 10273 tablet_service.cc:1511] Processing CreateTablet for tablet f63f09a62f82495ca7d6a0a035dc27ce (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:33.589478 10273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63f09a62f82495ca7d6a0a035dc27ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.589058 10347 tablet_service.cc:1511] Processing CreateTablet for tablet f63f09a62f82495ca7d6a0a035dc27ce (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:33.590963 10346 tablet_service.cc:1511] Processing CreateTablet for tablet 30228df5bf794977b98f97773ac880c1 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:33.593000 10346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30228df5bf794977b98f97773ac880c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.592756 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 042e3511ce1e4efdb6d758c74e3bc67a (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:33.594295 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042e3511ce1e4efdb6d758c74e3bc67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.595227 10270 tablet_service.cc:1511] Processing CreateTablet for tablet a6ae1954a9b543ab8588e1845d8a1df2 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:33.596467 10345 tablet_service.cc:1511] Processing CreateTablet for tablet e87ab1d8a15344b782c1d66a312dfd0e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:33.597046 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ae1954a9b543ab8588e1845d8a1df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.598021 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87ab1d8a15344b782c1d66a312dfd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.599776 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 042e3511ce1e4efdb6d758c74e3bc67a (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:33.599973 10271 tablet_service.cc:1511] Processing CreateTablet for tablet e87ab1d8a15344b782c1d66a312dfd0e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:33.601233 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042e3511ce1e4efdb6d758c74e3bc67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.587797 10272 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0285c0f04b4d58be4a228f28b104de (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:33.603266 10272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0285c0f04b4d58be4a228f28b104de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.605670 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63f09a62f82495ca7d6a0a035dc27ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.595247 10344 tablet_service.cc:1511] Processing CreateTablet for tablet b54be7d10e6f4a7fb0264931575348d4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:33.607347 10271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87ab1d8a15344b782c1d66a312dfd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.610227 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54be7d10e6f4a7fb0264931575348d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.621148 10268 tablet_service.cc:1511] Processing CreateTablet for tablet a0bda3d4547c40cfba5aa89d1b650a5b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:33.623277 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bda3d4547c40cfba5aa89d1b650a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.632848 10124 tablet_service.cc:1511] Processing CreateTablet for tablet f63f09a62f82495ca7d6a0a035dc27ce (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:33.634327 10124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63f09a62f82495ca7d6a0a035dc27ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.634848 10120 tablet_service.cc:1511] Processing CreateTablet for tablet b54be7d10e6f4a7fb0264931575348d4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:33.636270 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54be7d10e6f4a7fb0264931575348d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.638824 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 042e3511ce1e4efdb6d758c74e3bc67a (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:33.640269 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042e3511ce1e4efdb6d758c74e3bc67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.640009 10122 tablet_service.cc:1511] Processing CreateTablet for tablet 30228df5bf794977b98f97773ac880c1 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:33.641357 10122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30228df5bf794977b98f97773ac880c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.641840 10121 tablet_service.cc:1511] Processing CreateTablet for tablet a6ae1954a9b543ab8588e1845d8a1df2 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:33.643234 10121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ae1954a9b543ab8588e1845d8a1df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.638830 10123 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0285c0f04b4d58be4a228f28b104de (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:33.647070 10123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0285c0f04b4d58be4a228f28b104de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.669696 10344 tablet_service.cc:1511] Processing CreateTablet for tablet a0bda3d4547c40cfba5aa89d1b650a5b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:33.675012 10267 tablet_service.cc:1511] Processing CreateTablet for tablet 936d5db001114804b7bcf9d890723313 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:33.676472 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936d5db001114804b7bcf9d890723313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.679451 10347 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7d779bcd774d249981d21f37abf615 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:33.680794 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7d779bcd774d249981d21f37abf615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.682934 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4f8b85787b438ab1e85e5ec309cf2e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:33.684252 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4f8b85787b438ab1e85e5ec309cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.685029 10342 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4f8b85787b438ab1e85e5ec309cf2e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:33.686393 10342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4f8b85787b438ab1e85e5ec309cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.686935 10118 tablet_service.cc:1511] Processing CreateTablet for tablet 936d5db001114804b7bcf9d890723313 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:33.688287 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936d5db001114804b7bcf9d890723313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.689746 10265 tablet_service.cc:1511] Processing CreateTablet for tablet 259a9421819c47918becb8a6c9f788f4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:33.691107 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259a9421819c47918becb8a6c9f788f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.695658 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7d779bcd774d249981d21f37abf615 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:33.697081 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7d779bcd774d249981d21f37abf615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.698771 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4f8b85787b438ab1e85e5ec309cf2e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:33.700116 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4f8b85787b438ab1e85e5ec309cf2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.704723 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 259a9421819c47918becb8a6c9f788f4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:33.707358 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259a9421819c47918becb8a6c9f788f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.713413 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9707aed5a74d1da92ab3446de289e7 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:33.714860 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9707aed5a74d1da92ab3446de289e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.724062 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bda3d4547c40cfba5aa89d1b650a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.738415 10402 tablet_bootstrap.cc:492] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:33.744506 10403 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:33.762633 10345 tablet_service.cc:1511] Processing CreateTablet for tablet e47f59f068f54bb485c56c55cfa3480c (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:33.764051 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47f59f068f54bb485c56c55cfa3480c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.767355 10264 tablet_service.cc:1511] Processing CreateTablet for tablet 44600e37b560482b9520f61e32de91f4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:33.767464 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9707aed5a74d1da92ab3446de289e7 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:33.769182 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44600e37b560482b9520f61e32de91f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.779757 10115 tablet_service.cc:1511] Processing CreateTablet for tablet e47f59f068f54bb485c56c55cfa3480c (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 12:17:33.787001 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:33.803040 10199 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0285c0f04b4d58be4a228f28b104de (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:33.808565 10195 tablet_service.cc:1511] Processing CreateTablet for tablet b54be7d10e6f4a7fb0264931575348d4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:33.809974 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54be7d10e6f4a7fb0264931575348d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.810546 10196 tablet_service.cc:1511] Processing CreateTablet for tablet a6ae1954a9b543ab8588e1845d8a1df2 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:33.811986 10196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ae1954a9b543ab8588e1845d8a1df2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.812894 10402 tablet_bootstrap.cc:654] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.813205 10199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0285c0f04b4d58be4a228f28b104de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.814754 10197 tablet_service.cc:1511] Processing CreateTablet for tablet e87ab1d8a15344b782c1d66a312dfd0e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:33.806459 10403 tablet_bootstrap.cc:654] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.816185 10197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87ab1d8a15344b782c1d66a312dfd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.821117 10198 tablet_service.cc:1511] Processing CreateTablet for tablet 30228df5bf794977b98f97773ac880c1 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:33.821375 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 936d5db001114804b7bcf9d890723313 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:33.824471 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30228df5bf794977b98f97773ac880c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.817706 10194 tablet_service.cc:1511] Processing CreateTablet for tablet a0bda3d4547c40cfba5aa89d1b650a5b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:33.828245 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47f59f068f54bb485c56c55cfa3480c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.826020 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 44600e37b560482b9520f61e32de91f4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:33.833503 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9707aed5a74d1da92ab3446de289e7 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:33.834475 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936d5db001114804b7bcf9d890723313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.842727 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9707aed5a74d1da92ab3446de289e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.842610 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7d779bcd774d249981d21f37abf615 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:33.850483 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 259a9421819c47918becb8a6c9f788f4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:33.854719 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 44600e37b560482b9520f61e32de91f4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:33.856191 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44600e37b560482b9520f61e32de91f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.858382 10194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0bda3d4547c40cfba5aa89d1b650a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.859287 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9707aed5a74d1da92ab3446de289e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.865140 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7d779bcd774d249981d21f37abf615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.871040 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259a9421819c47918becb8a6c9f788f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.886256 10196 tablet_service.cc:1511] Processing CreateTablet for tablet e47f59f068f54bb485c56c55cfa3480c (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:33.888033 10196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e47f59f068f54bb485c56c55cfa3480c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.894433 10404 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:33.901750 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44600e37b560482b9520f61e32de91f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.950940 10402 tablet_bootstrap.cc:492] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:33.951503 10402 ts_tablet_manager.cc:1403] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.228s	user 0.011s	sys 0.009s
W20260709 12:17:33.952072 10016 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 45449.7us
I20260709 12:17:33.952884 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 7e790b5e3a0a4408b7bb7132242be281 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:33.954746 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e790b5e3a0a4408b7bb7132242be281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.955729 10402 raft_consensus.cc:359] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:33.956498 10402 raft_consensus.cc:385] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.956826 10402 raft_consensus.cc:740] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.958344 10199 tablet_service.cc:1511] Processing CreateTablet for tablet 7e790b5e3a0a4408b7bb7132242be281 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:33.959632 10199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e790b5e3a0a4408b7bb7132242be281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:33.965909 10402 consensus_queue.cc:260] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:33.981740 10159 heartbeater.cc:499] Master 127.6.209.190:40583 was elected leader, sending a full tablet report...
I20260709 12:17:33.988524 10404 tablet_bootstrap.cc:654] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.998487 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 7e790b5e3a0a4408b7bb7132242be281 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:34.000979 10402 ts_tablet_manager.cc:1434] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.013s
I20260709 12:17:34.006712 10382 heartbeater.cc:499] Master 127.6.209.190:40583 was elected leader, sending a full tablet report...
I20260709 12:17:34.006942 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e790b5e3a0a4408b7bb7132242be281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.010828 10402 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:34.018909 10403 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:34.019472 10403 ts_tablet_manager.cc:1403] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.275s	user 0.033s	sys 0.005s
I20260709 12:17:34.025811 10402 tablet_bootstrap.cc:654] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.031169 10408 raft_consensus.cc:493] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.033138 10117 tablet_service.cc:1511] Processing CreateTablet for tablet f6cd8603d1ee44cfbe3c665e155d749b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:34.034520 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cd8603d1ee44cfbe3c665e155d749b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.041821 10408 raft_consensus.cc:515] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
W20260709 12:17:34.048501 10383 tablet.cc:2406] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:34.025272 10403 raft_consensus.cc:359] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.055836 10192 tablet_service.cc:1511] Processing CreateTablet for tablet f6cd8603d1ee44cfbe3c665e155d749b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:34.057185 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cd8603d1ee44cfbe3c665e155d749b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.056799 10264 tablet_service.cc:1511] Processing CreateTablet for tablet f6cd8603d1ee44cfbe3c665e155d749b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:34.058396 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cd8603d1ee44cfbe3c665e155d749b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.058288 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 143c530c94d24c459457fb18c76f6759 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:34.060106 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143c530c94d24c459457fb18c76f6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.051481 10403 raft_consensus.cc:385] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.061022 10403 raft_consensus.cc:740] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.061972 10403 consensus_queue.cc:260] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.072476 10404 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:34.072952 10404 ts_tablet_manager.cc:1403] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.179s	user 0.023s	sys 0.022s
I20260709 12:17:34.076619 10404 raft_consensus.cc:359] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.077500 10404 raft_consensus.cc:385] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.077915 10404 raft_consensus.cc:740] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.078853 10404 consensus_queue.cc:260] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.090600 10406 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:34.107818 10234 heartbeater.cc:499] Master 127.6.209.190:40583 was elected leader, sending a full tablet report...
I20260709 12:17:34.110781 10403 ts_tablet_manager.cc:1434] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.091s	user 0.014s	sys 0.004s
I20260709 12:17:34.111655 10308 heartbeater.cc:499] Master 127.6.209.190:40583 was elected leader, sending a full tablet report...
I20260709 12:17:34.112051 10403 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:34.126573 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 143c530c94d24c459457fb18c76f6759 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:34.127749 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143c530c94d24c459457fb18c76f6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.131145 10406 tablet_bootstrap.cc:654] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.140334 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 276be35d22374855b9ba11c7a91f7ee6 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:34.141713 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276be35d22374855b9ba11c7a91f7ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.145970 10408 leader_election.cc:290] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:34.146692 10198 tablet_service.cc:1511] Processing CreateTablet for tablet 143c530c94d24c459457fb18c76f6759 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:34.147375 10404 ts_tablet_manager.cc:1434] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.020s
I20260709 12:17:34.156375 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 276be35d22374855b9ba11c7a91f7ee6 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:34.157830 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276be35d22374855b9ba11c7a91f7ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.157805 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 276be35d22374855b9ba11c7a91f7ee6 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:34.160275 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276be35d22374855b9ba11c7a91f7ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.160039 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 8876fbc254d14419b13be7f5ca74c5f6 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:34.161818 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8876fbc254d14419b13be7f5ca74c5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.162514 10270 tablet_service.cc:1511] Processing CreateTablet for tablet 8876fbc254d14419b13be7f5ca74c5f6 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:34.162581 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 8876fbc254d14419b13be7f5ca74c5f6 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:34.164119 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8876fbc254d14419b13be7f5ca74c5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.173514 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8876fbc254d14419b13be7f5ca74c5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.177927 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143c530c94d24c459457fb18c76f6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.182336 10403 tablet_bootstrap.cc:654] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.187398 10404 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:34.202073 10115 tablet_service.cc:1511] Processing CreateTablet for tablet d18fff94b78946eaa41052a626bdf4dc (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:34.203440 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18fff94b78946eaa41052a626bdf4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.220120 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
W20260709 12:17:34.222033 10322 leader_election.cc:343] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.223928 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:34.225584 10320 leader_election.cc:343] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.226056 10320 leader_election.cc:304] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:34.226799 10408 raft_consensus.cc:2749] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.230774 10402 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:34.231243 10402 ts_tablet_manager.cc:1403] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.221s	user 0.008s	sys 0.009s
I20260709 12:17:34.233412 10402 raft_consensus.cc:359] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.234089 10402 raft_consensus.cc:385] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.234422 10402 raft_consensus.cc:740] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.235163 10402 consensus_queue.cc:260] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.235872 10406 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:34.236346 10406 ts_tablet_manager.cc:1403] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.244s	user 0.010s	sys 0.032s
I20260709 12:17:34.237218 10402 ts_tablet_manager.cc:1434] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:34.238274 10402 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:34.239516 10406 raft_consensus.cc:359] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.240278 10406 raft_consensus.cc:385] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.240567 10406 raft_consensus.cc:740] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.241441 10406 consensus_queue.cc:260] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.242436 10404 tablet_bootstrap.cc:654] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.244846 10402 tablet_bootstrap.cc:654] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.248896 10193 tablet_service.cc:1511] Processing CreateTablet for tablet d18fff94b78946eaa41052a626bdf4dc (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:34.250233 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18fff94b78946eaa41052a626bdf4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.254045 10408 raft_consensus.cc:493] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.254587 10408 raft_consensus.cc:515] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.257692 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63f09a62f82495ca7d6a0a035dc27ce" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:34.258469 10283 raft_consensus.cc:2468] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:34.259999 10322 leader_election.cc:304] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:34.260915 10410 raft_consensus.cc:2804] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.261246 10408 leader_election.cc:290] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:34.261323 10410 raft_consensus.cc:493] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.261919 10410 raft_consensus.cc:3060] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.262950 10404 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:34.263525 10404 ts_tablet_manager.cc:1403] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.007s
I20260709 12:17:34.266597 10404 raft_consensus.cc:359] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.267439 10404 raft_consensus.cc:385] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.267815 10404 raft_consensus.cc:740] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.267975 10270 tablet_service.cc:1511] Processing CreateTablet for tablet d18fff94b78946eaa41052a626bdf4dc (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:34.268690 10404 consensus_queue.cc:260] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.269819 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18fff94b78946eaa41052a626bdf4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.269634 10410 raft_consensus.cc:515] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.271921 10406 ts_tablet_manager.cc:1434] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 12:17:34.272549 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63f09a62f82495ca7d6a0a035dc27ce" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:34.273123 10283 raft_consensus.cc:3060] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.276412 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 5e467c0e10964d58880f2b3c82791ca0 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:34.277791 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e467c0e10964d58880f2b3c82791ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.279911 10404 ts_tablet_manager.cc:1434] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:34.286834 10404 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:34.287911 10403 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:34.288477 10403 ts_tablet_manager.cc:1403] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.177s	user 0.015s	sys 0.000s
I20260709 12:17:34.290982 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 5e467c0e10964d58880f2b3c82791ca0 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:34.292287 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e467c0e10964d58880f2b3c82791ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.293905 10283 raft_consensus.cc:2468] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:34.295179 10322 leader_election.cc:304] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:34.295554 10404 tablet_bootstrap.cc:654] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.296077 10408 raft_consensus.cc:2804] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.300601 10403 raft_consensus.cc:359] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.301354 10403 raft_consensus.cc:385] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.303195 10406 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:34.304739 10403 raft_consensus.cc:740] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.305902 10410 leader_election.cc:290] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:34.308847 10198 tablet_service.cc:1511] Processing CreateTablet for tablet 5e467c0e10964d58880f2b3c82791ca0 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:34.309500 10408 raft_consensus.cc:697] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:34.310201 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e467c0e10964d58880f2b3c82791ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.310470 10408 consensus_queue.cc:237] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.311200 10403 consensus_queue.cc:260] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.316323 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 9618fcb80c124bc9b255e90e7bde315a (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:34.317657 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9618fcb80c124bc9b255e90e7bde315a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.318429 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 9618fcb80c124bc9b255e90e7bde315a (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:34.321992 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9618fcb80c124bc9b255e90e7bde315a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.322866 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 9618fcb80c124bc9b255e90e7bde315a (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:34.324476 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9618fcb80c124bc9b255e90e7bde315a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.331590 10403 ts_tablet_manager.cc:1434] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.004s
I20260709 12:17:34.341404 10403 tablet_bootstrap.cc:492] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:34.351523 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63f09a62f82495ca7d6a0a035dc27ce" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:34.353282 10402 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
W20260709 12:17:34.353129 10320 leader_election.cc:343] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.353920 10402 ts_tablet_manager.cc:1403] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.022s
I20260709 12:17:34.355161 10404 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:34.355664 10404 ts_tablet_manager.cc:1403] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.002s
I20260709 12:17:34.357075 10403 tablet_bootstrap.cc:654] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.353046 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63f09a62f82495ca7d6a0a035dc27ce" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:34.357031 10402 raft_consensus.cc:359] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.357936 10402 raft_consensus.cc:385] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.358253 10402 raft_consensus.cc:740] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
W20260709 12:17:34.358908 10320 leader_election.cc:343] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.361770 10402 consensus_queue.cc:260] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.362874 10404 raft_consensus.cc:359] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.363616 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed80ac62a4a40bb9d5b97888c7aa7fb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:34.364614 10402 ts_tablet_manager.cc:1434] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:34.365078 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed80ac62a4a40bb9d5b97888c7aa7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.365777 10402 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:34.369784 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed80ac62a4a40bb9d5b97888c7aa7fb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:34.371157 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed80ac62a4a40bb9d5b97888c7aa7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.382543 10402 tablet_bootstrap.cc:654] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.384485 10032 catalog_manager.cc:5697] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.363613 10404 raft_consensus.cc:385] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.388422 10404 raft_consensus.cc:740] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.390093 10404 consensus_queue.cc:260] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.395005 10402 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:34.395633 10402 ts_tablet_manager.cc:1403] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.030s	user 0.001s	sys 0.018s
I20260709 12:17:34.396498 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed80ac62a4a40bb9d5b97888c7aa7fb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:34.397838 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed80ac62a4a40bb9d5b97888c7aa7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.397997 10116 tablet_service.cc:1511] Processing CreateTablet for tablet b0943086da2c4814af64082b283cf009 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:34.399382 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0943086da2c4814af64082b283cf009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.399178 10402 raft_consensus.cc:359] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.400146 10402 raft_consensus.cc:385] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.400544 10402 raft_consensus.cc:740] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.401424 10402 consensus_queue.cc:260] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.404542 10402 ts_tablet_manager.cc:1434] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:17:34.405246 10406 tablet_bootstrap.cc:654] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.405687 10402 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:34.406646 10404 ts_tablet_manager.cc:1434] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 12:17:34.414237 10404 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:34.418747 10193 tablet_service.cc:1511] Processing CreateTablet for tablet b0943086da2c4814af64082b283cf009 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:34.418954 10266 tablet_service.cc:1511] Processing CreateTablet for tablet b0943086da2c4814af64082b283cf009 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:34.420014 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0943086da2c4814af64082b283cf009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.420248 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0943086da2c4814af64082b283cf009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.420300 10403 tablet_bootstrap.cc:492] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:34.421066 10403 ts_tablet_manager.cc:1403] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.004s
I20260709 12:17:34.424497 10403 raft_consensus.cc:359] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:34.425292 10403 raft_consensus.cc:385] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.425707 10403 raft_consensus.cc:740] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.426750 10403 consensus_queue.cc:260] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:34.432960 10404 tablet_bootstrap.cc:654] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.438412 10403 ts_tablet_manager.cc:1434] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.008s
I20260709 12:17:34.440001 10403 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:34.442466 10402 tablet_bootstrap.cc:654] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.443601 10406 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:34.444126 10406 ts_tablet_manager.cc:1403] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.141s	user 0.008s	sys 0.003s
I20260709 12:17:34.446653 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2c12e1dd4c488ca66e95d2eff2908b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:34.447949 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2c12e1dd4c488ca66e95d2eff2908b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.447750 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2c12e1dd4c488ca66e95d2eff2908b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:34.449146 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2c12e1dd4c488ca66e95d2eff2908b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.451375 10406 raft_consensus.cc:359] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.452143 10406 raft_consensus.cc:385] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.452527 10406 raft_consensus.cc:740] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.453662 10406 consensus_queue.cc:260] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.455502 10403 tablet_bootstrap.cc:654] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.456573 10198 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2c12e1dd4c488ca66e95d2eff2908b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:34.458122 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2c12e1dd4c488ca66e95d2eff2908b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.460325 10270 tablet_service.cc:1511] Processing CreateTablet for tablet d52bff93d19a4b2fa4bd75f0d1d7ae32 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:34.461745 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52bff93d19a4b2fa4bd75f0d1d7ae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.465113 10419 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.465634 10419 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.472915 10419 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:34.473907 10412 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.474520 10412 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.479651 10412 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:34.490090 10406 ts_tablet_manager.cc:1434] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 12:17:34.491506 10406 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:34.491748 10343 tablet_service.cc:1511] Processing CreateTablet for tablet d52bff93d19a4b2fa4bd75f0d1d7ae32 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:34.493326 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52bff93d19a4b2fa4bd75f0d1d7ae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.503765 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 658a827c841e4cda9b91003910ece757 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:34.504300 10402 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:34.505115 10402 ts_tablet_manager.cc:1403] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.100s	user 0.029s	sys 0.020s
I20260709 12:17:34.505290 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658a827c841e4cda9b91003910ece757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.508404 10404 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:34.509027 10404 ts_tablet_manager.cc:1403] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.000s
I20260709 12:17:34.508426 10402 raft_consensus.cc:359] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.512074 10404 raft_consensus.cc:359] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.512825 10404 raft_consensus.cc:385] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.513104 10404 raft_consensus.cc:740] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.528959 10406 tablet_bootstrap.cc:654] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.509473 10402 raft_consensus.cc:385] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.532289 10402 raft_consensus.cc:740] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.532761 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 658a827c841e4cda9b91003910ece757 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:34.533278 10402 consensus_queue.cc:260] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.534303 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658a827c841e4cda9b91003910ece757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.533970 10404 consensus_queue.cc:260] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.535974 10402 ts_tablet_manager.cc:1434] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:17:34.536212 10404 ts_tablet_manager.cc:1434] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 12:17:34.537130 10404 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:34.537130 10402 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:34.541765 10412 raft_consensus.cc:493] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.544260 10412 raft_consensus.cc:515] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.547684 10412 leader_election.cc:290] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:34.548053 10419 raft_consensus.cc:493] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.548585 10419 raft_consensus.cc:515] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.556607 10419 leader_election.cc:290] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:34.558609 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 658a827c841e4cda9b91003910ece757 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:34.560392 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658a827c841e4cda9b91003910ece757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.578577 10412 raft_consensus.cc:493] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.579206 10412 raft_consensus.cc:515] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.580077 10116 tablet_service.cc:1511] Processing CreateTablet for tablet d52bff93d19a4b2fa4bd75f0d1d7ae32 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:34.581511 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52bff93d19a4b2fa4bd75f0d1d7ae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.581534 10412 leader_election.cc:290] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:34.583204 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:34.584293 10115 tablet_service.cc:1511] Processing CreateTablet for tablet cfe316d1dd3041228b839ce042d47678 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:34.584777 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0285c0f04b4d58be4a228f28b104de" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:34.586199 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe316d1dd3041228b839ce042d47678. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:34.586726 10174 leader_election.cc:343] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:34.587502 10174 leader_election.cc:343] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.589659 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:34.590987 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:34.591710 10283 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:34.592712 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:34.593444 10099 leader_election.cc:343] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.593393 10209 raft_consensus.cc:2468] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:34.607455 10099 leader_election.cc:304] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:34.608652 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:34.609190 10269 tablet_service.cc:1511] Processing CreateTablet for tablet cfe316d1dd3041228b839ce042d47678 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:34.610066 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 89cee91e9e2145b3b34cc302f74dbfce (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:34.610678 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe316d1dd3041228b839ce042d47678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.611403 10403 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:34.611905 10403 ts_tablet_manager.cc:1403] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.022s
I20260709 12:17:34.612663 10193 tablet_service.cc:1511] Processing CreateTablet for tablet cfe316d1dd3041228b839ce042d47678 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:34.617405 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe316d1dd3041228b839ce042d47678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.618768 10406 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:34.619423 10406 ts_tablet_manager.cc:1403] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.000s
W20260709 12:17:34.620740 10097 leader_election.cc:343] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.622298 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cee91e9e2145b3b34cc302f74dbfce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.622344 10122 tablet_service.cc:1511] Processing CreateTablet for tablet 89cee91e9e2145b3b34cc302f74dbfce (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:34.624182 10122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cee91e9e2145b3b34cc302f74dbfce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.615399 10412 raft_consensus.cc:2804] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.626065 10412 raft_consensus.cc:493] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.626417 10412 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.630364 10097 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a
I20260709 12:17:34.635439 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:34.636272 10133 raft_consensus.cc:2468] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 0.
I20260709 12:17:34.638592 10406 raft_consensus.cc:359] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.638933 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 89cee91e9e2145b3b34cc302f74dbfce (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:34.639456 10406 raft_consensus.cc:385] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.639899 10406 raft_consensus.cc:740] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.640533 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cee91e9e2145b3b34cc302f74dbfce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.640770 10406 consensus_queue.cc:260] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.643589 10406 ts_tablet_manager.cc:1434] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:17:34.646361 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0285c0f04b4d58be4a228f28b104de" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:34.647365 10172 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a
I20260709 12:17:34.647475 10412 raft_consensus.cc:515] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.657577 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 7a76334e3b8144759b2f0975cc9d2a36 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:34.675984 10412 leader_election.cc:290] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:34.676172 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a76334e3b8144759b2f0975cc9d2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.676575 10412 raft_consensus.cc:2804] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.676915 10412 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.677292 10412 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.658963 10403 raft_consensus.cc:359] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.678887 10403 raft_consensus.cc:385] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.679296 10403 raft_consensus.cc:740] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.680114 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:34.680095 10403 consensus_queue.cc:260] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.680866 10283 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.659731 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 7a76334e3b8144759b2f0975cc9d2a36 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:34.682471 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a76334e3b8144759b2f0975cc9d2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.685793 10419 raft_consensus.cc:2804] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.685527 10264 tablet_service.cc:1511] Processing CreateTablet for tablet d8dc26ce82a744adb46ab30064acef6e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:34.686184 10419 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.686599 10419 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.687289 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dc26ce82a744adb46ab30064acef6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.667397 10443 raft_consensus.cc:493] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.691555 10443 raft_consensus.cc:515] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.672288 10199 tablet_service.cc:1511] Processing CreateTablet for tablet d8dc26ce82a744adb46ab30064acef6e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:34.667124 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 7a76334e3b8144759b2f0975cc9d2a36 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:34.695732 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a76334e3b8144759b2f0975cc9d2a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.696892 10443 leader_election.cc:290] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:34.694608 10403 ts_tablet_manager.cc:1434] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.002s
I20260709 12:17:34.698398 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
W20260709 12:17:34.700161 10099 leader_election.cc:343] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:34.702634 10172 leader_election.cc:343] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.703132 10172 leader_election.cc:304] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:34.698638 10403 tablet_bootstrap.cc:492] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:34.706977 10199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dc26ce82a744adb46ab30064acef6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.712965 10404 tablet_bootstrap.cc:654] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.714609 10283 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
W20260709 12:17:34.726593 10097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:33197, user_credentials={real_user=slave}} blocked reactor thread for 96327.8us
I20260709 12:17:34.732355 10411 raft_consensus.cc:493] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.732928 10411 raft_consensus.cc:515] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:34.730319 10406 tablet_bootstrap.cc:492] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:34.722380 10412 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.745910 10402 tablet_bootstrap.cc:654] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.735911 10411 leader_election.cc:290] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:34.727846 10099 leader_election.cc:304] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:34.756925 10412 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:34.757644 10412 raft_consensus.cc:2804] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.758661 10347 tablet_service.cc:1511] Processing CreateTablet for tablet d8dc26ce82a744adb46ab30064acef6e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:34.759043 10117 tablet_service.cc:1511] Processing CreateTablet for tablet ccbd94f2f1584c33880c6fac0d00b67e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 12:17:34.752283 10172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 49668us
I20260709 12:17:34.755808 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:34.764978 10419 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.765800 10411 raft_consensus.cc:493] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.768126 10411 raft_consensus.cc:515] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.763492 10412 raft_consensus.cc:697] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:34.771926 10411 leader_election.cc:290] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:34.781967 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:34.783159 10133 raft_consensus.cc:2393] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:34.783869 10270 tablet_service.cc:1511] Processing CreateTablet for tablet ccbd94f2f1584c33880c6fac0d00b67e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:34.772763 10419 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:34.786716 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbd94f2f1584c33880c6fac0d00b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.775264 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbd94f2f1584c33880c6fac0d00b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.775295 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dc26ce82a744adb46ab30064acef6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.799263 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:34.802134 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:34.803153 10209 raft_consensus.cc:2393] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7827c74730e46329c046d754e76bb0e in current term 1: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
W20260709 12:17:34.804047 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:34.804355 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:34.805220 10357 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:34.807008 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:34.805346 10408 raft_consensus.cc:493] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.807976 10408 raft_consensus.cc:515] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.808475 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:34.809278 10355 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.821193 10419 raft_consensus.cc:493] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.821533 10356 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:34.800911 10193 tablet_service.cc:1511] Processing CreateTablet for tablet ccbd94f2f1584c33880c6fac0d00b67e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:34.821910 10419 raft_consensus.cc:515] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
W20260709 12:17:34.821540 10320 consensus_peers.cc:597] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:34.830029 10097 leader_election.cc:343] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.831658 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbd94f2f1584c33880c6fac0d00b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.844707 10403 tablet_bootstrap.cc:654] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.839066 10408 leader_election.cc:290] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:34.841672 10445 raft_consensus.cc:2749] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.830361 10412 consensus_queue.cc:237] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.886723 10423 raft_consensus.cc:493] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.832304 10122 tablet_service.cc:1511] Processing CreateTablet for tablet 7311089e86004cbeabdc16528f09dbf5 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:34.887075 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:34.842347 10268 tablet_service.cc:1511] Processing CreateTablet for tablet 69b3607e807e4219825bb67a8c2e8c8b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:34.833081 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 7311089e86004cbeabdc16528f09dbf5 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:34.843595 10097 leader_election.cc:304] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:34.909036 10122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7311089e86004cbeabdc16528f09dbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.909113 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b3607e807e4219825bb67a8c2e8c8b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:34.909704 10097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:33197, user_credentials={real_user=slave}} blocked reactor thread for 80418.5us
I20260709 12:17:34.840103 10100 leader_election.cc:304] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
W20260709 12:17:34.911814 10100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 71864.3us
I20260709 12:17:34.913098 10444 raft_consensus.cc:2749] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.913837 10443 raft_consensus.cc:2804] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.914067 10209 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:34.914069 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:34.914638 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:34.913101 10423 raft_consensus.cc:515] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.909036 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7311089e86004cbeabdc16528f09dbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.918099 10320 leader_election.cc:304] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:34.919057 10408 raft_consensus.cc:2804] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.919451 10408 raft_consensus.cc:493] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.919814 10408 raft_consensus.cc:3060] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.889739 10355 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:34.890779 10406 tablet_bootstrap.cc:654] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.891451 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 69b3607e807e4219825bb67a8c2e8c8b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:34.926789 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b3607e807e4219825bb67a8c2e8c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.930294 10423 leader_election.cc:290] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:34.931239 10443 raft_consensus.cc:493] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.931660 10443 raft_consensus.cc:3060] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.932029 10408 raft_consensus.cc:515] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.933132 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:34.934424 10408 leader_election.cc:290] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:34.894542 10402 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:34.898092 10404 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:34.898448 10419 leader_election.cc:290] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
W20260709 12:17:34.937223 10099 leader_election.cc:343] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.951946 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4f8b85787b438ab1e85e5ec309cf2e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:34.952013 10099 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:34.948312 10404 ts_tablet_manager.cc:1403] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.410s	user 0.021s	sys 0.004s
I20260709 12:17:34.947026 10402 ts_tablet_manager.cc:1403] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.410s	user 0.021s	sys 0.014s
I20260709 12:17:34.958077 10444 raft_consensus.cc:2749] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.958194 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 69b3607e807e4219825bb67a8c2e8c8b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:34.959143 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 7311089e86004cbeabdc16528f09dbf5 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:34.959647 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b3607e807e4219825bb67a8c2e8c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.960427 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7311089e86004cbeabdc16528f09dbf5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:34.955415 10174 leader_election.cc:343] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.962942 10402 raft_consensus.cc:359] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.975703 10402 raft_consensus.cc:385] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.976078 10402 raft_consensus.cc:740] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
W20260709 12:17:34.976154 10320 leader_election.cc:343] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.976440 10443 raft_consensus.cc:515] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.976948 10402 consensus_queue.cc:260] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:34.977749 10133 raft_consensus.cc:2393] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0b2db1a1cb94dc0896e7551cd44603c in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:34.980134 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:34.980772 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:34.971431 10404 raft_consensus.cc:359] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.981431 10209 raft_consensus.cc:3060] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.981648 10404 raft_consensus.cc:385] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.982054 10404 raft_consensus.cc:740] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.963042 10198 tablet_service.cc:1511] Processing CreateTablet for tablet c3dc1341c61f42549c440c551623beef (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:34.983284 10402 ts_tablet_manager.cc:1434] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 12:17:34.983680 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dc1341c61f42549c440c551623beef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:34.981014 10355 raft_consensus.cc:2393] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7827c74730e46329c046d754e76bb0e in current term 1: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:34.986449 10404 consensus_queue.cc:260] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:34.987516 10402 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:34.989452 10209 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:34.998142 10097 leader_election.cc:304] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:34.999262 10444 raft_consensus.cc:2804] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.999788 10444 raft_consensus.cc:697] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:35.000653 10444 consensus_queue.cc:237] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:34.989650 10032 catalog_manager.cc:5697] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:34.954655 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:34.990876 10403 tablet_bootstrap.cc:492] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:34.999385 10404 ts_tablet_manager.cc:1434] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:17:34.979035 10443 leader_election.cc:290] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:35.018348 10404 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:35.008152 10403 ts_tablet_manager.cc:1403] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.310s	user 0.016s	sys 0.016s
I20260709 12:17:35.023948 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4f8b85787b438ab1e85e5ec309cf2e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:35.032686 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:35.033898 10355 raft_consensus.cc:2393] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:35.034430 10403 raft_consensus.cc:359] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.035172 10403 raft_consensus.cc:385] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.035471 10403 raft_consensus.cc:740] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.036158 10403 consensus_queue.cc:260] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.036957 10175 leader_election.cc:304] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:35.047444 10419 raft_consensus.cc:2749] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.039357 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0285c0f04b4d58be4a228f28b104de" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:35.048568 10208 raft_consensus.cc:2468] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
W20260709 12:17:35.039450 10322 leader_election.cc:343] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.039533 10408 consensus_queue.cc:1048] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:35.040978 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0285c0f04b4d58be4a228f28b104de" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:35.049969 10133 raft_consensus.cc:2468] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:35.003558 10174 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:35.041837 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:35.052250 10174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 98040.8us
I20260709 12:17:35.047606 10406 tablet_bootstrap.cc:492] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:35.054116 10406 ts_tablet_manager.cc:1403] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.326s	user 0.020s	sys 0.007s
I20260709 12:17:35.043078 10403 ts_tablet_manager.cc:1434] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:35.057237 10403 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:35.049728 10322 leader_election.cc:304] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:35.059057 10264 tablet_service.cc:1511] Processing CreateTablet for tablet 7e95987662014e879f1a69e576bc1bfd (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:35.059644 10419 raft_consensus.cc:2749] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.060405 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e95987662014e879f1a69e576bc1bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.063570 10122 tablet_service.cc:1511] Processing CreateTablet for tablet 7e95987662014e879f1a69e576bc1bfd (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:35.064849 10122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e95987662014e879f1a69e576bc1bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.065769 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 7e95987662014e879f1a69e576bc1bfd (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:35.067042 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e95987662014e879f1a69e576bc1bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.064304 10403 tablet_bootstrap.cc:654] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.073123 10246 leader_election.cc:304] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:35.074195 10411 raft_consensus.cc:2804] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.074640 10411 raft_consensus.cc:493] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.075068 10411 raft_consensus.cc:3060] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.025538 10270 tablet_service.cc:1511] Processing CreateTablet for tablet c3dc1341c61f42549c440c551623beef (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:35.081210 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dc1341c61f42549c440c551623beef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.070206 10408 raft_consensus.cc:2749] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.088653 10406 raft_consensus.cc:359] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
W20260709 12:17:35.120733 10246 leader_election.cc:343] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.122020 10406 raft_consensus.cc:385] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.125387 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:35.131856 10402 tablet_bootstrap.cc:654] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.131960 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:35.132877 10355 raft_consensus.cc:2468] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:35.133047 10198 tablet_service.cc:1511] Processing CreateTablet for tablet 91cb5f89df084c5a89fdc62a4067eb9c (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:35.134474 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cb5f89df084c5a89fdc62a4067eb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.137017 10404 tablet_bootstrap.cc:654] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.138724 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 295523b042f74a9fbffbd7590f979bcc (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:35.140125 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295523b042f74a9fbffbd7590f979bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.121308 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 91cb5f89df084c5a89fdc62a4067eb9c (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:35.127933 10406 raft_consensus.cc:740] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.142755 10209 raft_consensus.cc:2393] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e0b2db1a1cb94dc0896e7551cd44603c in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:35.142582 10341 tablet_service.cc:1511] Processing CreateTablet for tablet c3dc1341c61f42549c440c551623beef (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:35.143915 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dc1341c61f42549c440c551623beef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.143975 10320 leader_election.cc:304] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:35.145233 10408 raft_consensus.cc:2749] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.142630 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cb5f89df084c5a89fdc62a4067eb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.172430 10122 tablet_service.cc:1511] Processing CreateTablet for tablet 295523b042f74a9fbffbd7590f979bcc (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:35.173909 10403 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:35.174407 10403 ts_tablet_manager.cc:1403] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.117s	user 0.025s	sys 0.001s
I20260709 12:17:35.174865 10122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295523b042f74a9fbffbd7590f979bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.174932 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 2054e6242be942e8bc872a96064004e4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:35.176301 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2054e6242be942e8bc872a96064004e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.179060 10249 leader_election.cc:304] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:35.183061 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 295523b042f74a9fbffbd7590f979bcc (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:35.184638 10347 tablet_service.cc:1511] Processing CreateTablet for tablet 91cb5f89df084c5a89fdc62a4067eb9c (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:35.169520 10406 consensus_queue.cc:260] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.177403 10403 raft_consensus.cc:359] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:35.187673 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295523b042f74a9fbffbd7590f979bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.201684 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cb5f89df084c5a89fdc62a4067eb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.198312 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 2054e6242be942e8bc872a96064004e4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:35.205469 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2054e6242be942e8bc872a96064004e4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:35.206523 10249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 68084.1us
I20260709 12:17:35.189952 10406 ts_tablet_manager.cc:1434] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.135s	user 0.011s	sys 0.005s
I20260709 12:17:35.193681 10462 raft_consensus.cc:493] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.198195 10403 raft_consensus.cc:385] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.223424 10460 raft_consensus.cc:2804] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.223869 10460 raft_consensus.cc:493] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.224190 10460 raft_consensus.cc:3060] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.229132 10199 tablet_service.cc:1511] Processing CreateTablet for tablet 981a3a4c2cb845fc8b9f373541879737 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:35.230733 10199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981a3a4c2cb845fc8b9f373541879737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.200951 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 981a3a4c2cb845fc8b9f373541879737 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:35.234167 10406 tablet_bootstrap.cc:492] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:35.185586 10411 raft_consensus.cc:515] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:35.238525 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 03426acedf1d495ab14395b0c395c866 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:35.240586 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981a3a4c2cb845fc8b9f373541879737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.241395 10268 tablet_service.cc:1511] Processing CreateTablet for tablet 2054e6242be942e8bc872a96064004e4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:35.242892 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 03426acedf1d495ab14395b0c395c866 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:35.219769 10403 raft_consensus.cc:740] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.246697 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03426acedf1d495ab14395b0c395c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.243568 10462 raft_consensus.cc:515] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.249796 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03426acedf1d495ab14395b0c395c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.251616 10462 leader_election.cc:290] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:35.252480 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 03426acedf1d495ab14395b0c395c866 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:35.253453 10268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2054e6242be942e8bc872a96064004e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.253816 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03426acedf1d495ab14395b0c395c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.257990 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259a9421819c47918becb8a6c9f788f4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:35.259351 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259a9421819c47918becb8a6c9f788f4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:35.264567 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0285c0f04b4d58be4a228f28b104de" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:35.265377 10132 raft_consensus.cc:3060] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:35.266191 10246 leader_election.cc:343] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.267118 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0285c0f04b4d58be4a228f28b104de" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:35.267714 10209 raft_consensus.cc:3060] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.267959 10403 consensus_queue.cc:260] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:35.279172 10116 tablet_service.cc:1511] Processing CreateTablet for tablet bd68386afac74b14b38edd7b551d1395 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:35.286247 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68386afac74b14b38edd7b551d1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.270290 10403 ts_tablet_manager.cc:1434] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.000s
I20260709 12:17:35.288908 10403 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:35.278323 10406 tablet_bootstrap.cc:654] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.274430 10423 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:35.270401 10249 leader_election.cc:343] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.310732 10404 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:35.275075 10411 leader_election.cc:290] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:35.274988 10132 raft_consensus.cc:2468] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:35.272717 10341 tablet_service.cc:1511] Processing CreateTablet for tablet bd68386afac74b14b38edd7b551d1395 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:35.275511 10460 raft_consensus.cc:515] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.328064 10404 ts_tablet_manager.cc:1403] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.310s	user 0.021s	sys 0.008s
I20260709 12:17:35.322678 10423 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.327281 10444 consensus_queue.cc:1048] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:17:35.331406 10190 tablet_service.cc:1511] Processing CreateTablet for tablet c7e393a809b6455c819ff2771479bda8 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:35.270705 10270 tablet_service.cc:1511] Processing CreateTablet for tablet bd68386afac74b14b38edd7b551d1395 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:35.324532 10249 leader_election.cc:304] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:35.332584 10423 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:35.348562 10198 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1a3d5c4c9040928706512f73576c18 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:35.365198 10344 tablet_service.cc:1511] Processing CreateTablet for tablet c7e393a809b6455c819ff2771479bda8 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:35.366276 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1a3d5c4c9040928706512f73576c18 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:35.342631 10411 raft_consensus.cc:2749] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:35.364418 10249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 94050.9us
I20260709 12:17:35.334574 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:35.370122 10208 raft_consensus.cc:3060] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.371265 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:35.368921 10404 raft_consensus.cc:359] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.371989 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:35.372502 10404 raft_consensus.cc:385] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.372857 10404 raft_consensus.cc:740] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.336489 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68386afac74b14b38edd7b551d1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.373747 10404 consensus_queue.cc:260] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
W20260709 12:17:35.373293 10320 leader_election.cc:343] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:35.375329 10320 leader_election.cc:343] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.375708 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1a3d5c4c9040928706512f73576c18 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:35.378553 10460 leader_election.cc:290] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:35.379562 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:35.338708 10209 raft_consensus.cc:2468] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:35.332720 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e393a809b6455c819ff2771479bda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.380151 10355 raft_consensus.cc:3060] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.379607 10320 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:35.376097 10404 ts_tablet_manager.cc:1434] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.005s
I20260709 12:17:35.338711 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68386afac74b14b38edd7b551d1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.381929 10467 raft_consensus.cc:2749] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.383953 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1a3d5c4c9040928706512f73576c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.385124 10032 catalog_manager.cc:5697] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.376971 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 981a3a4c2cb845fc8b9f373541879737 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:35.345052 10246 leader_election.cc:304] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:35.390388 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981a3a4c2cb845fc8b9f373541879737. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:35.390784 10246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 45823.1us
I20260709 12:17:35.392614 10460 raft_consensus.cc:2804] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.393375 10460 raft_consensus.cc:697] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:35.397305 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1a3d5c4c9040928706512f73576c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.398497 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e393a809b6455c819ff2771479bda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.344532 10264 tablet_service.cc:1511] Processing CreateTablet for tablet c7e393a809b6455c819ff2771479bda8 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:35.403226 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb21f9dae2a40be989baeef5191922f (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:35.403966 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e393a809b6455c819ff2771479bda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.404490 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb21f9dae2a40be989baeef5191922f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.417721 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1a3d5c4c9040928706512f73576c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.418061 10402 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:35.418576 10402 ts_tablet_manager.cc:1403] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.431s	user 0.044s	sys 0.032s
I20260709 12:17:35.421730 10460 consensus_queue.cc:237] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:35.434840 10403 tablet_bootstrap.cc:654] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.390391 10208 raft_consensus.cc:2468] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:35.417341 10355 raft_consensus.cc:2468] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:35.452239 10246 leader_election.cc:304] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:35.454274 10411 raft_consensus.cc:2804] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.455633 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb21f9dae2a40be989baeef5191922f (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:35.456588 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb21f9dae2a40be989baeef5191922f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.456458 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb21f9dae2a40be989baeef5191922f (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:35.457347 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb21f9dae2a40be989baeef5191922f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.424715 10402 raft_consensus.cc:359] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:35.459909 10403 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:35.454767 10411 raft_consensus.cc:697] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:35.454885 10404 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:35.473485 10462 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.474759 10406 tablet_bootstrap.cc:492] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:35.474362 10462 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:35.474465 10411 consensus_queue.cc:237] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.475143 10406 ts_tablet_manager.cc:1403] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.241s	user 0.015s	sys 0.005s
I20260709 12:17:35.476435 10462 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:35.478225 10406 raft_consensus.cc:359] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.478968 10406 raft_consensus.cc:385] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.478904 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:35.480258 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:35.482014 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 58af8e9e929845e08d8c335b47d34ca4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 12:17:35.482271 10246 leader_election.cc:343] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.482913 10444 consensus_queue.cc:1048] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.483215 10403 ts_tablet_manager.cc:1403] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.000s
W20260709 12:17:35.483088 10246 leader_election.cc:343] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.484524 10404 tablet_bootstrap.cc:654] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.479423 10406 raft_consensus.cc:740] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.485494 10406 consensus_queue.cc:260] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.484390 10246 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:35.486461 10403 raft_consensus.cc:359] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.486981 10462 raft_consensus.cc:2749] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.487294 10403 raft_consensus.cc:385] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.487813 10403 raft_consensus.cc:740] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.488600 10403 consensus_queue.cc:260] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.470992 10402 raft_consensus.cc:385] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.490005 10402 raft_consensus.cc:740] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.496500 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58af8e9e929845e08d8c335b47d34ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.491014 10403 ts_tablet_manager.cc:1434] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:17:35.503089 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 58af8e9e929845e08d8c335b47d34ca4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:35.504287 10444 consensus_queue.cc:1048] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.506283 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58af8e9e929845e08d8c335b47d34ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.504916 10403 tablet_bootstrap.cc:492] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:35.515710 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 2338fc3e7ba2440eae020861c88770cb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:35.515919 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 2338fc3e7ba2440eae020861c88770cb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:35.516961 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2338fc3e7ba2440eae020861c88770cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.517117 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2338fc3e7ba2440eae020861c88770cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.517563 10403 tablet_bootstrap.cc:654] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.490994 10402 consensus_queue.cc:260] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:35.523134 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 58af8e9e929845e08d8c335b47d34ca4 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:35.524544 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58af8e9e929845e08d8c335b47d34ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.546636 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 5494358e56ae4e5b946df00f9cd06b6b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:35.547554 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5494358e56ae4e5b946df00f9cd06b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.543172 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 5494358e56ae4e5b946df00f9cd06b6b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:35.563980 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 5494358e56ae4e5b946df00f9cd06b6b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:35.574829 10406 ts_tablet_manager.cc:1434] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.003s
I20260709 12:17:35.574940 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5494358e56ae4e5b946df00f9cd06b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.575047 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 9623871d53ee4803b6648631634d6826 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:35.576366 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9623871d53ee4803b6648631634d6826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.572190 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5494358e56ae4e5b946df00f9cd06b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.554944 10264 tablet_service.cc:1511] Processing CreateTablet for tablet 2338fc3e7ba2440eae020861c88770cb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:35.581861 10402 ts_tablet_manager.cc:1434] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.163s	user 0.004s	sys 0.005s
I20260709 12:17:35.582906 10402 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:35.587091 10032 catalog_manager.cc:5697] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:35.590237 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2338fc3e7ba2440eae020861c88770cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.592381 10403 tablet_bootstrap.cc:492] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:35.592867 10403 ts_tablet_manager.cc:1403] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.088s	user 0.002s	sys 0.016s
I20260709 12:17:35.594538 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 9623871d53ee4803b6648631634d6826 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:35.595695 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9623871d53ee4803b6648631634d6826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.596083 10403 raft_consensus.cc:359] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.596772 10403 raft_consensus.cc:385] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.597051 10403 raft_consensus.cc:740] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.601225 10406 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:35.601904 10403 consensus_queue.cc:260] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.608537 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 9623871d53ee4803b6648631634d6826 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:35.610358 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9623871d53ee4803b6648631634d6826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.613796 10404 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:35.614362 10404 ts_tablet_manager.cc:1403] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.167s	user 0.016s	sys 0.016s
I20260709 12:17:35.617533 10404 raft_consensus.cc:359] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.618284 10404 raft_consensus.cc:385] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.618429 10403 ts_tablet_manager.cc:1434] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:17:35.618630 10404 raft_consensus.cc:740] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.619462 10404 consensus_queue.cc:260] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.620064 10132 raft_consensus.cc:3060] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.619477 10403 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:35.630088 10411 raft_consensus.cc:493] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.630627 10411 raft_consensus.cc:515] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.634747 10403 tablet_bootstrap.cc:654] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.665126 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4f8b85787b438ab1e85e5ec309cf2e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:35.670032 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec9984ad914b1f9fda782a4e6cba8d (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:35.671012 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec9984ad914b1f9fda782a4e6cba8d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:35.658373 10100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 72178.2us
I20260709 12:17:35.672590 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec9984ad914b1f9fda782a4e6cba8d (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:35.674415 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec9984ad914b1f9fda782a4e6cba8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.679380 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4f8b85787b438ab1e85e5ec309cf2e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:35.687711 10133 raft_consensus.cc:2468] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:35.674154 10411 leader_election.cc:290] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:35.679489 10270 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf441df7b4e43e38e9b99645a6ea22e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:35.691016 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf441df7b4e43e38e9b99645a6ea22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.691543 10246 leader_election.cc:304] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:35.693774 10411 raft_consensus.cc:2804] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.694175 10411 raft_consensus.cc:493] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.694039 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf441df7b4e43e38e9b99645a6ea22e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:35.694603 10411 raft_consensus.cc:3060] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.695392 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf441df7b4e43e38e9b99645a6ea22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.698676 10419 raft_consensus.cc:493] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.699152 10419 raft_consensus.cc:515] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.701176 10419 leader_election.cc:290] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:35.672495 10356 raft_consensus.cc:2468] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:35.702757 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bda3d4547c40cfba5aa89d1b650a5b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:35.683279 10402 tablet_bootstrap.cc:654] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.703418 10282 raft_consensus.cc:2468] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 0.
I20260709 12:17:35.705238 10174 leader_election.cc:304] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:35.707331 10481 consensus_queue.cc:1048] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.715447 10404 ts_tablet_manager.cc:1434] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.101s	user 0.002s	sys 0.023s
I20260709 12:17:35.716531 10404 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:35.718748 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf441df7b4e43e38e9b99645a6ea22e (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:35.720386 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf441df7b4e43e38e9b99645a6ea22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.728874 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bda3d4547c40cfba5aa89d1b650a5b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:35.709723 10419 raft_consensus.cc:2804] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.732277 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 61ec9984ad914b1f9fda782a4e6cba8d (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:35.735638 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ec9984ad914b1f9fda782a4e6cba8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.724844 10406 tablet_bootstrap.cc:654] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.744133 10029 catalog_manager.cc:5697] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.742256 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 430fda14f48541dba7d3db19a691926b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 12:17:35.744067 10175 leader_election.cc:343] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.708477 10411 raft_consensus.cc:515] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.764200 10403 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:35.764940 10403 ts_tablet_manager.cc:1403] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.146s	user 0.021s	sys 0.002s
I20260709 12:17:35.749706 10419 raft_consensus.cc:493] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.775211 10402 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:35.775826 10402 ts_tablet_manager.cc:1403] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.193s	user 0.015s	sys 0.022s
I20260709 12:17:35.778844 10343 tablet_service.cc:1511] Processing CreateTablet for tablet 93d48596904345dba8379539be90db65 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:35.779708 10403 raft_consensus.cc:359] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.780442 10403 raft_consensus.cc:385] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.780551 10343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d48596904345dba8379539be90db65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.780750 10403 raft_consensus.cc:740] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.781745 10411 leader_election.cc:290] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:35.782503 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4f8b85787b438ab1e85e5ec309cf2e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:35.783151 10355 raft_consensus.cc:3060] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.783576 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4f8b85787b438ab1e85e5ec309cf2e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:35.784148 10133 raft_consensus.cc:3060] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.785442 10403 consensus_queue.cc:260] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.787231 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430fda14f48541dba7d3db19a691926b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.787087 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 430fda14f48541dba7d3db19a691926b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:35.788244 10403 ts_tablet_manager.cc:1434] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:17:35.788396 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430fda14f48541dba7d3db19a691926b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.789235 10403 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:35.792022 10133 raft_consensus.cc:2468] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:35.793319 10246 leader_election.cc:304] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:35.797092 10411 raft_consensus.cc:2804] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.797595 10411 raft_consensus.cc:697] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:35.798461 10411 consensus_queue.cc:237] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:35.769285 10419 raft_consensus.cc:3060] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.803447 10270 tablet_service.cc:1511] Processing CreateTablet for tablet 430fda14f48541dba7d3db19a691926b (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:35.805300 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430fda14f48541dba7d3db19a691926b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.808861 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 93d48596904345dba8379539be90db65 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 12:17:35.810146 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:35.810245 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d48596904345dba8379539be90db65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.813164 10402 raft_consensus.cc:359] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:35.816217 10402 raft_consensus.cc:385] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.816587 10402 raft_consensus.cc:740] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.819083 10402 consensus_queue.cc:260] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:35.828140 10404 tablet_bootstrap.cc:654] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.851668 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef4190370c7465685ac60a4780f2e50 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:35.852981 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef4190370c7465685ac60a4780f2e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.833459 10355 raft_consensus.cc:2468] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:35.864543 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 93d48596904345dba8379539be90db65 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:35.867408 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d48596904345dba8379539be90db65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.873694 10462 consensus_queue.cc:1048] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:35.878069 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef4190370c7465685ac60a4780f2e50 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:35.879360 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef4190370c7465685ac60a4780f2e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.863978 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef4190370c7465685ac60a4780f2e50 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:35.883531 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef4190370c7465685ac60a4780f2e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.890244 10402 ts_tablet_manager.cc:1434] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.000s
I20260709 12:17:35.891289 10402 tablet_bootstrap.cc:492] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:35.895370 10408 raft_consensus.cc:493] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.919623 10467 raft_consensus.cc:493] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.935772 10467 raft_consensus.cc:515] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:35.943435 10467 leader_election.cc:290] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:35.944912 10403 tablet_bootstrap.cc:654] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.945293 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7d779bcd774d249981d21f37abf615" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:35.946553 10406 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
W20260709 12:17:35.946801 10320 leader_election.cc:343] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.947058 10406 ts_tablet_manager.cc:1403] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.346s	user 0.026s	sys 0.021s
I20260709 12:17:35.949011 10462 consensus_queue.cc:1048] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.949602 10402 tablet_bootstrap.cc:654] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.954800 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 147ca6e4d0384c5da1dfc28ec57d63eb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:35.956202 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147ca6e4d0384c5da1dfc28ec57d63eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.934561 10408 raft_consensus.cc:515] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:35.955221 10419 raft_consensus.cc:515] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:35.958421 10408 leader_election.cc:290] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:35.958871 10419 leader_election.cc:290] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:35.960361 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:35.960891 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:35.961737 10320 leader_election.cc:343] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.963153 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bda3d4547c40cfba5aa89d1b650a5b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:35.963393 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 147ca6e4d0384c5da1dfc28ec57d63eb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:35.963810 10198 tablet_service.cc:1511] Processing CreateTablet for tablet f0a27245a58940a8b126fd2d189162d5 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:35.964560 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147ca6e4d0384c5da1dfc28ec57d63eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.965111 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a27245a58940a8b126fd2d189162d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.965044 10116 tablet_service.cc:1511] Processing CreateTablet for tablet f0a27245a58940a8b126fd2d189162d5 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:17:35.965996 10175 leader_election.cc:343] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.966987 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a27245a58940a8b126fd2d189162d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.955078 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7d779bcd774d249981d21f37abf615" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:35.969523 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bda3d4547c40cfba5aa89d1b650a5b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:35.970129 10282 raft_consensus.cc:3060] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.970659 10270 tablet_service.cc:1511] Processing CreateTablet for tablet f0a27245a58940a8b126fd2d189162d5 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:35.971851 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a27245a58940a8b126fd2d189162d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.971127 10030 catalog_manager.cc:5697] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.950405 10462 consensus_queue.cc:1048] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:17:35.976313 10406 raft_consensus.cc:359] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:35.977087 10406 raft_consensus.cc:385] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.977401 10406 raft_consensus.cc:740] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.978493 10282 raft_consensus.cc:2468] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
W20260709 12:17:35.979877 10320 leader_election.cc:343] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.980921 10404 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:35.981401 10404 ts_tablet_manager.cc:1403] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.265s	user 0.027s	sys 0.011s
I20260709 12:17:35.980355 10320 leader_election.cc:304] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:35.989646 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 147ca6e4d0384c5da1dfc28ec57d63eb (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:35.990768 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147ca6e4d0384c5da1dfc28ec57d63eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:35.991456 10467 raft_consensus.cc:2749] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.991461 10174 leader_election.cc:304] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:35.992906 10419 raft_consensus.cc:2804] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.993345 10419 raft_consensus.cc:697] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:35.994161 10419 consensus_queue.cc:237] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.000923 10462 consensus_queue.cc:1048] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:36.002614 10320 leader_election.cc:343] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.003134 10320 leader_election.cc:304] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.010162 10408 raft_consensus.cc:2749] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.990875 10406 consensus_queue.cc:260] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.012279 10404 raft_consensus.cc:359] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.012986 10404 raft_consensus.cc:385] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.013329 10404 raft_consensus.cc:740] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.023200 10403 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.023699 10403 ts_tablet_manager.cc:1403] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.235s	user 0.010s	sys 0.005s
I20260709 12:17:36.033342 10404 consensus_queue.cc:260] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.036408 10404 ts_tablet_manager.cc:1434] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:17:36.037075 10404 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:36.039094 10403 raft_consensus.cc:359] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.039873 10403 raft_consensus.cc:385] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.040138 10403 raft_consensus.cc:740] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.040982 10403 consensus_queue.cc:260] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.042115 10341 tablet_service.cc:1511] Processing CreateTablet for tablet 768f9b6f3df940f1a698a2339b83eb07 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:36.043215 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768f9b6f3df940f1a698a2339b83eb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.044670 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 768f9b6f3df940f1a698a2339b83eb07 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:36.048105 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 768f9b6f3df940f1a698a2339b83eb07 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:36.049374 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768f9b6f3df940f1a698a2339b83eb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.052573 10344 tablet_service.cc:1511] Processing CreateTablet for tablet 9503e23c71e6477f83f8fc4ce1fc4297 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:36.053788 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9503e23c71e6477f83f8fc4ce1fc4297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.057716 10404 tablet_bootstrap.cc:654] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.064029 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 9503e23c71e6477f83f8fc4ce1fc4297 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:36.065894 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9503e23c71e6477f83f8fc4ce1fc4297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.074326 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768f9b6f3df940f1a698a2339b83eb07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.074728 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 9503e23c71e6477f83f8fc4ce1fc4297 (DEFAULT_TABLE table=test-workload [id=14532524f47b4beda05b12884cbc37a3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:36.079159 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9503e23c71e6477f83f8fc4ce1fc4297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.088559 10402 tablet_bootstrap.cc:492] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.089099 10402 ts_tablet_manager.cc:1403] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.198s	user 0.007s	sys 0.008s
I20260709 12:17:36.099545 10402 raft_consensus.cc:359] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.100235 10402 raft_consensus.cc:385] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.100497 10402 raft_consensus.cc:740] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.101743 10462 raft_consensus.cc:493] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.099905 10406 ts_tablet_manager.cc:1434] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.004s
I20260709 12:17:36.102237 10462 raft_consensus.cc:515] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.103029 10406 tablet_bootstrap.cc:492] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:36.104264 10462 leader_election.cc:290] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:36.108165 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44600e37b560482b9520f61e32de91f4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.101171 10402 consensus_queue.cc:260] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.109517 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44600e37b560482b9520f61e32de91f4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:36.109601 10246 leader_election.cc:343] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:36.110939 10249 leader_election.cc:343] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.111047 10402 ts_tablet_manager.cc:1434] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 12:17:36.111426 10249 leader_election.cc:304] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:36.112334 10402 tablet_bootstrap.cc:492] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:36.112823 10462 raft_consensus.cc:2749] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.116624 10403 ts_tablet_manager.cc:1434] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.004s
I20260709 12:17:36.117647 10403 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.121047 10402 tablet_bootstrap.cc:654] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.127750 10403 tablet_bootstrap.cc:654] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.134910 10404 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:36.135574 10404 ts_tablet_manager.cc:1403] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.004s
I20260709 12:17:36.147686 10408 raft_consensus.cc:493] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.148479 10408 raft_consensus.cc:515] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.153187 10408 leader_election.cc:290] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.154754 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259a9421819c47918becb8a6c9f788f4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.155825 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259a9421819c47918becb8a6c9f788f4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
W20260709 12:17:36.157303 10320 leader_election.cc:343] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.159413 10282 raft_consensus.cc:2468] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:36.159096 10030 catalog_manager.cc:5697] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.161468 10406 tablet_bootstrap.cc:654] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.161685 10402 tablet_bootstrap.cc:492] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.164888 10402 ts_tablet_manager.cc:1403] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.022s
I20260709 12:17:36.165906 10322 leader_election.cc:304] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.165992 10404 raft_consensus.cc:359] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.166730 10404 raft_consensus.cc:385] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.166992 10404 raft_consensus.cc:740] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.167207 10408 raft_consensus.cc:2804] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.167567 10408 raft_consensus.cc:493] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.167918 10408 raft_consensus.cc:3060] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.167660 10404 consensus_queue.cc:260] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.169675 10404 ts_tablet_manager.cc:1434] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:17:36.169942 10402 raft_consensus.cc:359] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.170570 10404 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:36.172212 10403 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.170603 10402 raft_consensus.cc:385] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.173025 10402 raft_consensus.cc:740] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.173761 10402 consensus_queue.cc:260] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.175884 10408 raft_consensus.cc:515] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.176287 10403 ts_tablet_manager.cc:1403] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.005s
I20260709 12:17:36.177147 10404 tablet_bootstrap.cc:654] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.179244 10403 raft_consensus.cc:359] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.179931 10403 raft_consensus.cc:385] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.179783 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259a9421819c47918becb8a6c9f788f4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:36.180294 10403 raft_consensus.cc:740] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.181007 10403 consensus_queue.cc:260] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
W20260709 12:17:36.181486 10320 leader_election.cc:343] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.181414 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259a9421819c47918becb8a6c9f788f4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:36.175720 10402 ts_tablet_manager.cc:1434] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:17:36.182328 10408 leader_election.cc:290] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.182591 10282 raft_consensus.cc:3060] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.183590 10402 tablet_bootstrap.cc:492] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:36.188547 10404 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:36.189052 10404 ts_tablet_manager.cc:1403] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 12:17:36.189114 10406 tablet_bootstrap.cc:492] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:36.189599 10406 ts_tablet_manager.cc:1403] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.003s
I20260709 12:17:36.189720 10402 tablet_bootstrap.cc:654] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.191820 10404 raft_consensus.cc:359] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.192502 10404 raft_consensus.cc:385] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.192420 10406 raft_consensus.cc:359] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.193212 10406 raft_consensus.cc:385] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.193516 10406 raft_consensus.cc:740] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.195026 10500 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.192878 10404 raft_consensus.cc:740] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.195492 10500 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.196206 10404 consensus_queue.cc:260] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.198469 10404 ts_tablet_manager.cc:1434] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:17:36.199060 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.199379 10404 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:36.199615 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.197556 10500 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.200407 10133 raft_consensus.cc:2393] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b1c8e65a28943b39d2443622409205a in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:36.201049 10402 tablet_bootstrap.cc:492] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.201514 10402 ts_tablet_manager.cc:1403] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:17:36.201561 10403 ts_tablet_manager.cc:1434] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 12:17:36.199827 10209 raft_consensus.cc:2393] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b1c8e65a28943b39d2443622409205a in current term 1: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:36.202625 10403 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.203071 10246 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.204190 10500 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.204427 10402 raft_consensus.cc:359] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.205098 10402 raft_consensus.cc:385] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.205344 10402 raft_consensus.cc:740] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.206245 10402 consensus_queue.cc:260] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.208485 10402 ts_tablet_manager.cc:1434] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:36.208770 10403 tablet_bootstrap.cc:654] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.209081 10404 tablet_bootstrap.cc:654] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.209386 10402 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:36.209904 10406 consensus_queue.cc:260] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.213485 10406 ts_tablet_manager.cc:1434] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 12:17:36.215049 10406 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:36.223721 10402 tablet_bootstrap.cc:654] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.223627 10282 raft_consensus.cc:2468] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:36.227166 10404 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:36.227660 10404 ts_tablet_manager.cc:1403] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260709 12:17:36.230386 10404 raft_consensus.cc:359] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.231037 10404 raft_consensus.cc:385] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.231307 10404 raft_consensus.cc:740] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.232350 10406 tablet_bootstrap.cc:654] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.232002 10322 leader_election.cc:304] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.233157 10423 raft_consensus.cc:2804] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.233686 10423 raft_consensus.cc:697] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:36.234830 10423 consensus_queue.cc:237] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.235348 10404 consensus_queue.cc:260] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.238291 10502 raft_consensus.cc:493] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.239009 10502 raft_consensus.cc:515] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.242162 10404 ts_tablet_manager.cc:1434] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:17:36.242182 10467 raft_consensus.cc:493] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.243251 10404 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:36.243336 10467 raft_consensus.cc:515] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.243086 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259a9421819c47918becb8a6c9f788f4" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:36.244930 10282 raft_consensus.cc:2393] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:36.247219 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bda3d4547c40cfba5aa89d1b650a5b" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.245486 10467 leader_election.cc:290] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.247825 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0bda3d4547c40cfba5aa89d1b650a5b" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:36.249749 10404 tablet_bootstrap.cc:654] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.250146 10282 raft_consensus.cc:2393] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0b2db1a1cb94dc0896e7551cd44603c in current term 1: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:36.254518 10322 leader_election.cc:304] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.255620 10467 raft_consensus.cc:3060] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.251564 10500 raft_consensus.cc:2749] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.252218 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259a9421819c47918becb8a6c9f788f4" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:36.257932 10175 leader_election.cc:304] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:36.252851 10502 leader_election.cc:290] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:36.259068 10419 raft_consensus.cc:3060] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.261487 10403 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.261981 10403 ts_tablet_manager.cc:1403] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.008s
I20260709 12:17:36.262801 10404 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:36.263322 10404 ts_tablet_manager.cc:1403] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 12:17:36.264184 10403 raft_consensus.cc:359] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.264771 10403 raft_consensus.cc:385] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.265007 10403 raft_consensus.cc:740] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.265678 10403 consensus_queue.cc:260] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.266032 10404 raft_consensus.cc:359] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.266709 10404 raft_consensus.cc:385] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.267004 10404 raft_consensus.cc:740] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.267786 10402 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.267946 10403 ts_tablet_manager.cc:1434] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:36.268462 10402 ts_tablet_manager.cc:1403] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.027s
I20260709 12:17:36.268937 10403 tablet_bootstrap.cc:492] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.271906 10402 raft_consensus.cc:359] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.272616 10402 raft_consensus.cc:385] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.272943 10402 raft_consensus.cc:740] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.273443 10419 raft_consensus.cc:2749] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.273658 10402 consensus_queue.cc:260] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.275307 10500 consensus_queue.cc:1048] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.276270 10402 ts_tablet_manager.cc:1434] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:36.277282 10402 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:36.284197 10402 tablet_bootstrap.cc:654] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.290679 10403 tablet_bootstrap.cc:654] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.297540 10467 raft_consensus.cc:2749] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.310119 10460 consensus_queue.cc:1048] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:17:36.273466 10404 consensus_queue.cc:260] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.326646 10404 ts_tablet_manager.cc:1434] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 12:17:36.327652 10404 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:36.325861 10029 catalog_manager.cc:5697] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:36.330616 10460 raft_consensus.cc:493] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.331184 10460 raft_consensus.cc:515] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.333395 10460 leader_election.cc:290] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.333703 10404 tablet_bootstrap.cc:654] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.335306 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.335353 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.336445 10132 raft_consensus.cc:2468] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
W20260709 12:17:36.337296 10246 leader_election.cc:343] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.338042 10246 leader_election.cc:304] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.338958 10406 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:36.339162 10460 raft_consensus.cc:2804] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.339478 10406 ts_tablet_manager.cc:1403] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.125s	user 0.035s	sys 0.027s
I20260709 12:17:36.339526 10460 raft_consensus.cc:493] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.339977 10460 raft_consensus.cc:3060] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.342985 10481 raft_consensus.cc:493] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.343663 10481 raft_consensus.cc:515] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.349105 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:36.350034 10355 raft_consensus.cc:2468] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:36.351368 10467 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.352083 10467 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.354605 10100 leader_election.cc:304] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:36.355929 10477 raft_consensus.cc:2804] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.356418 10477 raft_consensus.cc:493] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.356853 10477 raft_consensus.cc:3060] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.362959 10406 raft_consensus.cc:359] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.363978 10406 raft_consensus.cc:385] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.364346 10406 raft_consensus.cc:740] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.365427 10406 consensus_queue.cc:260] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.368784 10403 tablet_bootstrap.cc:492] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.369285 10403 ts_tablet_manager.cc:1403] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.016s
I20260709 12:17:36.362253 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.376245 10467 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.370218 10209 raft_consensus.cc:2468] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:36.362574 10481 leader_election.cc:290] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.377434 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:36.378976 10320 leader_election.cc:343] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.377432 10481 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.380033 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.380271 10481 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
W20260709 12:17:36.381467 10320 leader_election.cc:343] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.383004 10320 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.384188 10423 raft_consensus.cc:2749] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.384267 10467 raft_consensus.cc:493] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.384712 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.384842 10467 raft_consensus.cc:515] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.385828 10406 ts_tablet_manager.cc:1434] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
W20260709 12:17:36.386118 10097 leader_election.cc:343] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.386808 10406 tablet_bootstrap.cc:492] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:36.387326 10467 leader_election.cc:290] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.389681 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:36.389830 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e790b5e3a0a4408b7bb7132242be281" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.390373 10282 raft_consensus.cc:2468] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:36.387550 10481 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
W20260709 12:17:36.391479 10320 leader_election.cc:343] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.391813 10099 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.392848 10518 raft_consensus.cc:2804] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.393246 10518 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.394030 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e790b5e3a0a4408b7bb7132242be281" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:36.393599 10518 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:36.395695 10322 leader_election.cc:343] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.396173 10322 leader_election.cc:304] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.396674 10402 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.397166 10402 ts_tablet_manager.cc:1403] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.120s	user 0.050s	sys 0.038s
I20260709 12:17:36.397886 10467 raft_consensus.cc:2749] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.398061 10419 consensus_queue.cc:1048] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.391664 10477 raft_consensus.cc:515] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.402515 10403 raft_consensus.cc:359] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.403246 10403 raft_consensus.cc:385] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.403532 10403 raft_consensus.cc:740] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.404206 10403 consensus_queue.cc:260] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.400552 10460 raft_consensus.cc:515] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.406585 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:36.406807 10460 leader_election.cc:290] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.407222 10355 raft_consensus.cc:3060] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.407387 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:36.407999 10133 raft_consensus.cc:3060] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.408198 10402 raft_consensus.cc:359] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.408861 10402 raft_consensus.cc:385] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.410951 10403 ts_tablet_manager.cc:1434] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:17:36.411470 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:36.409121 10402 raft_consensus.cc:740] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
W20260709 12:17:36.413805 10246 leader_election.cc:343] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.413635 10402 consensus_queue.cc:260] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.415817 10402 ts_tablet_manager.cc:1434] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:17:36.416706 10402 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:36.418426 10403 tablet_bootstrap.cc:492] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.421904 10477 leader_election.cc:290] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.422883 10406 tablet_bootstrap.cc:654] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.423202 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:36.424242 10208 raft_consensus.cc:3060] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.425384 10355 raft_consensus.cc:2468] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:36.426909 10100 leader_election.cc:304] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:36.432011 10402 tablet_bootstrap.cc:654] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.428682 10477 raft_consensus.cc:2804] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.434325 10403 tablet_bootstrap.cc:654] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.435418 10518 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.434569 10460 raft_consensus.cc:493] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.437492 10460 raft_consensus.cc:515] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.438050 10477 raft_consensus.cc:697] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:36.438977 10477 consensus_queue.cc:237] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.428925 10133 raft_consensus.cc:2468] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:36.440168 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:36.442009 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.442835 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.444693 10518 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.443176 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
W20260709 12:17:36.445480 10097 leader_election.cc:343] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.445779 10419 raft_consensus.cc:493] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.440269 10460 leader_election.cc:290] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.445538 10282 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.446290 10419 raft_consensus.cc:515] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.448335 10419 leader_election.cc:290] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
W20260709 12:17:36.445279 10246 leader_election.cc:343] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:36.449622 10246 leader_election.cc:343] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.449842 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7d779bcd774d249981d21f37abf615" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:36.450074 10246 leader_election.cc:304] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.451808 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7d779bcd774d249981d21f37abf615" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.452121 10460 raft_consensus.cc:2749] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.452512 10355 raft_consensus.cc:2468] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 0.
I20260709 12:17:36.452507 10132 raft_consensus.cc:2468] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 0.
I20260709 12:17:36.454028 10175 leader_election.cc:304] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:36.454821 10419 raft_consensus.cc:2804] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.455196 10419 raft_consensus.cc:493] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.455534 10419 raft_consensus.cc:3060] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.458520 10282 raft_consensus.cc:2468] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:36.461478 10404 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:36.462010 10404 ts_tablet_manager.cc:1403] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.002s
I20260709 12:17:36.464979 10404 raft_consensus.cc:359] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.467090 10099 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.467944 10487 consensus_queue.cc:1048] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:36.473714 10404 raft_consensus.cc:385] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.474309 10404 raft_consensus.cc:740] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.475276 10404 consensus_queue.cc:260] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.477370 10246 leader_election.cc:304] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.478834 10460 raft_consensus.cc:2804] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.479511 10460 raft_consensus.cc:697] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:36.480645 10208 raft_consensus.cc:2468] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:36.480346 10460 consensus_queue.cc:237] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.483377 10404 ts_tablet_manager.cc:1434] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:17:36.486867 10404 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:36.485893 10518 raft_consensus.cc:2804] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.480003 10419 raft_consensus.cc:515] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.489457 10518 raft_consensus.cc:697] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:36.492830 10402 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.493556 10406 tablet_bootstrap.cc:492] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:36.494194 10406 ts_tablet_manager.cc:1403] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.009s
I20260709 12:17:36.494813 10403 tablet_bootstrap.cc:492] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.495288 10403 ts_tablet_manager.cc:1403] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.013s
I20260709 12:17:36.493491 10402 ts_tablet_manager.cc:1403] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.007s
I20260709 12:17:36.498036 10403 raft_consensus.cc:359] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.498741 10403 raft_consensus.cc:385] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.499039 10403 raft_consensus.cc:740] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.499704 10402 raft_consensus.cc:359] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.500527 10402 raft_consensus.cc:385] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.500849 10402 raft_consensus.cc:740] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.500541 10403 consensus_queue.cc:260] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.502852 10481 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.503403 10481 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.506341 10403 ts_tablet_manager.cc:1434] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:17:36.504130 10402 consensus_queue.cc:260] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.507205 10403 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.510463 10481 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:36.512151 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.515291 10403 tablet_bootstrap.cc:654] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.515179 10518 consensus_queue.cc:237] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
W20260709 12:17:36.516351 10097 leader_election.cc:343] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.518474 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:36.519412 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7d779bcd774d249981d21f37abf615" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:36.520469 10030 catalog_manager.cc:5697] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.522415 10404 tablet_bootstrap.cc:654] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.526618 10402 ts_tablet_manager.cc:1434] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 12:17:36.526476 10406 raft_consensus.cc:359] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.526088 10356 raft_consensus.cc:3060] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.528867 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7d779bcd774d249981d21f37abf615" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:36.529474 10133 raft_consensus.cc:3060] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.530706 10402 tablet_bootstrap.cc:492] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:36.531072 10031 catalog_manager.cc:5697] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:36.534230 10460 raft_consensus.cc:493] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.534736 10460 raft_consensus.cc:515] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.539183 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8876fbc254d14419b13be7f5ca74c5f6" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:36.543999 10246 leader_election.cc:343] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.544654 10419 leader_election.cc:290] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:36.540340 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8876fbc254d14419b13be7f5ca74c5f6" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:36.546761 10249 leader_election.cc:343] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.547200 10249 leader_election.cc:304] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.547665 10133 raft_consensus.cc:2468] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:36.548107 10500 raft_consensus.cc:2749] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.527153 10406 raft_consensus.cc:385] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.542296 10460 leader_election.cc:290] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:36.548933 10172 leader_election.cc:304] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:36.536345 10355 raft_consensus.cc:2468] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:36.539817 10356 raft_consensus.cc:2468] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:36.550647 10100 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.551853 10481 raft_consensus.cc:2804] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.540271 10402 tablet_bootstrap.cc:654] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.552197 10481 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.552698 10481 raft_consensus.cc:3060] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.553766 10403 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.554251 10403 ts_tablet_manager.cc:1403] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.009s
I20260709 12:17:36.556960 10403 raft_consensus.cc:359] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.557605 10403 raft_consensus.cc:385] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.557902 10403 raft_consensus.cc:740] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.558522 10403 consensus_queue.cc:260] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.560473 10403 ts_tablet_manager.cc:1434] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:36.561385 10403 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.549943 10419 raft_consensus.cc:2804] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.571578 10419 raft_consensus.cc:697] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:36.573019 10419 consensus_queue.cc:237] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.576606 10403 tablet_bootstrap.cc:654] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.574299 10406 raft_consensus.cc:740] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.577850 10406 consensus_queue.cc:260] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.582590 10406 ts_tablet_manager.cc:1434] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.001s
I20260709 12:17:36.589130 10406 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:36.589762 10404 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:36.584867 10481 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.590437 10404 ts_tablet_manager.cc:1403] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.028s
I20260709 12:17:36.592662 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:36.593319 10404 raft_consensus.cc:359] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.594081 10404 raft_consensus.cc:385] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.594446 10404 raft_consensus.cc:740] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
W20260709 12:17:36.594383 10097 leader_election.cc:343] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.595572 10402 tablet_bootstrap.cc:492] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.596140 10402 ts_tablet_manager.cc:1403] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.015s
I20260709 12:17:36.595512 10031 catalog_manager.cc:5697] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.596618 10467 raft_consensus.cc:493] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.597237 10467 raft_consensus.cc:515] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.595278 10404 consensus_queue.cc:260] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.598971 10402 raft_consensus.cc:359] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.591377 10403 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.599587 10467 leader_election.cc:290] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:36.600060 10403 ts_tablet_manager.cc:1403] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.004s
I20260709 12:17:36.600366 10404 ts_tablet_manager.cc:1434] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:17:36.601403 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44600e37b560482b9520f61e32de91f4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:36.602150 10282 raft_consensus.cc:2468] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:36.602837 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44600e37b560482b9520f61e32de91f4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.603498 10133 raft_consensus.cc:2468] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:36.603508 10322 leader_election.cc:304] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:36.604031 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:36.601385 10404 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:36.604652 10356 raft_consensus.cc:3060] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.605213 10403 raft_consensus.cc:359] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.605913 10403 raft_consensus.cc:385] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.606186 10403 raft_consensus.cc:740] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.606868 10403 consensus_queue.cc:260] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.608925 10403 ts_tablet_manager.cc:1434] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:17:36.610261 10403 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.611517 10404 tablet_bootstrap.cc:654] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.612030 10423 raft_consensus.cc:2804] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.612450 10423 raft_consensus.cc:493] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.612782 10423 raft_consensus.cc:3060] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.618969 10467 raft_consensus.cc:493] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.620043 10467 raft_consensus.cc:515] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.621513 10423 raft_consensus.cc:515] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.624001 10467 leader_election.cc:290] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:36.624805 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.626832 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44600e37b560482b9520f61e32de91f4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
W20260709 12:17:36.627974 10320 leader_election.cc:343] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.625739 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:36.628867 10282 raft_consensus.cc:2468] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:36.630153 10322 leader_election.cc:304] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:36.630686 10403 tablet_bootstrap.cc:654] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.624888 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44600e37b560482b9520f61e32de91f4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:36.631487 10283 raft_consensus.cc:3060] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.635437 10132 raft_consensus.cc:3060] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.635751 10467 raft_consensus.cc:2804] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.638684 10467 raft_consensus.cc:493] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.639279 10467 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.647470 10481 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:36.599628 10402 raft_consensus.cc:385] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.649577 10402 raft_consensus.cc:740] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.650805 10402 consensus_queue.cc:260] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.638005 10356 raft_consensus.cc:2468] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:36.656044 10408 consensus_queue.cc:1048] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:36.664286 10100 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.673033 10467 raft_consensus.cc:515] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.675014 10518 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.675501 10518 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.669853 10132 raft_consensus.cc:2468] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:36.676664 10406 tablet_bootstrap.cc:654] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.677124 10467 leader_election.cc:290] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:36.680176 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:36.683071 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.683974 10320 leader_election.cc:304] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:36.677546 10518 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.687654 10402 ts_tablet_manager.cc:1434] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.005s
I20260709 12:17:36.689025 10402 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:36.658874 10423 leader_election.cc:290] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:36.703318 10283 raft_consensus.cc:2468] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
W20260709 12:17:36.705777 10097 leader_election.cc:343] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.706653 10408 raft_consensus.cc:2804] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.707299 10408 raft_consensus.cc:697] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:36.708369 10408 consensus_queue.cc:237] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.697086 10282 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.696239 10481 raft_consensus.cc:2804] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.712733 10481 raft_consensus.cc:697] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:36.713706 10481 consensus_queue.cc:237] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.700958 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:36.715591 10029 catalog_manager.cc:5697] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:36.721349 10477 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.721870 10477 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.723964 10477 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.724370 10402 tablet_bootstrap.cc:654] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.734951 10404 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:36.735641 10404 ts_tablet_manager.cc:1403] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.134s	user 0.024s	sys 0.060s
I20260709 12:17:36.740793 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:36.740950 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.741880 10283 raft_consensus.cc:2468] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:36.741945 10207 raft_consensus.cc:2468] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:36.743660 10097 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:36.745813 10477 raft_consensus.cc:2804] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:36.746306 10477 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.746730 10477 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:36.749352 10403 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.750136 10403 ts_tablet_manager.cc:1403] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.140s	user 0.034s	sys 0.044s
I20260709 12:17:36.758100 10403 raft_consensus.cc:359] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.758783 10403 raft_consensus.cc:385] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.759039 10403 raft_consensus.cc:740] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.759706 10403 consensus_queue.cc:260] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.761905 10403 ts_tablet_manager.cc:1434] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:17:36.765301 10538 consensus_queue.cc:1048] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:17:36.767889 10406 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:36.768350 10406 ts_tablet_manager.cc:1403] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.179s	user 0.025s	sys 0.032s
W20260709 12:17:36.761797 10320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 72497.6us
I20260709 12:17:36.773686 10282 raft_consensus.cc:2468] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:36.775103 10322 leader_election.cc:304] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:36.775214 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:36.775453 10403 tablet_bootstrap.cc:492] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.775923 10356 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:36.777048 10538 raft_consensus.cc:2804] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.777565 10538 raft_consensus.cc:697] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:36.778497 10538 consensus_queue.cc:237] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.781158 10477 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.782004 10403 tablet_bootstrap.cc:654] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.787485 10477 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.787390 10029 catalog_manager.cc:5697] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.788494 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:36.789064 10282 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:36.790205 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:36.790927 10207 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:36.791551 10402 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.792093 10402 ts_tablet_manager.cc:1403] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.000s
I20260709 12:17:36.794838 10402 raft_consensus.cc:359] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.795627 10402 raft_consensus.cc:385] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.795961 10402 raft_consensus.cc:740] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.796392 10282 raft_consensus.cc:2468] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:36.796718 10402 consensus_queue.cc:260] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.798102 10099 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:36.798919 10477 raft_consensus.cc:2804] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:17:36.783200 10320 leader_election.cc:343] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.782966 10030 catalog_manager.cc:5697] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:36.799566 10477 raft_consensus.cc:697] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:36.799665 10402 ts_tablet_manager.cc:1434] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:36.800721 10402 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:36.800443 10477 consensus_queue.cc:237] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.784194 10406 raft_consensus.cc:359] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.785521 10404 raft_consensus.cc:359] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.801460 10406 raft_consensus.cc:385] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.801541 10404 raft_consensus.cc:385] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.801967 10406 raft_consensus.cc:740] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.802022 10404 raft_consensus.cc:740] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.802942 10406 consensus_queue.cc:260] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.802992 10404 consensus_queue.cc:260] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.804291 10100 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.805145 10404 ts_tablet_manager.cc:1434] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 12:17:36.805358 10406 ts_tablet_manager.cc:1434] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:17:36.802366 10207 raft_consensus.cc:2468] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:36.806015 10518 raft_consensus.cc:2804] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.806411 10518 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.806735 10518 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.808995 10406 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:36.813146 10404 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
W20260709 12:17:36.814855 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:36.820065 10518 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.832314 10402 tablet_bootstrap.cc:654] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.834432 10403 tablet_bootstrap.cc:492] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.834980 10403 ts_tablet_manager.cc:1403] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.001s
I20260709 12:17:36.838589 10403 raft_consensus.cc:359] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.840319 10403 raft_consensus.cc:385] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.840706 10403 raft_consensus.cc:740] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.841670 10403 consensus_queue.cc:260] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.842581 10460 raft_consensus.cc:493] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.843123 10460 raft_consensus.cc:515] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.844107 10403 ts_tablet_manager.cc:1434] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:17:36.843058 10029 catalog_manager.cc:5697] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.845074 10403 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.845674 10460 leader_election.cc:290] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:36.847594 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e790b5e3a0a4408b7bb7132242be281" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:36.848263 10355 raft_consensus.cc:2468] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:36.847594 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e790b5e3a0a4408b7bb7132242be281" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.849649 10207 raft_consensus.cc:2468] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:36.850939 10246 leader_election.cc:304] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:36.851946 10500 raft_consensus.cc:2804] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.852383 10403 tablet_bootstrap.cc:654] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.852329 10500 raft_consensus.cc:493] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.859773 10500 raft_consensus.cc:3060] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.861264 10406 tablet_bootstrap.cc:654] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.864921 10404 tablet_bootstrap.cc:654] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.869805 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:36.870466 10356 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.866621 10460 raft_consensus.cc:493] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.881469 10477 raft_consensus.cc:493] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.882449 10460 raft_consensus.cc:515] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:36.882761 10477 raft_consensus.cc:515] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.884761 10460 leader_election.cc:290] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:36.886080 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618fcb80c124bc9b255e90e7bde315a" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:36.889989 10249 leader_election.cc:343] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.891607 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618fcb80c124bc9b255e90e7bde315a" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:36.896768 10356 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
W20260709 12:17:36.898502 10246 leader_election.cc:343] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.898851 10100 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:36.901702 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.901989 10477 leader_election.cc:290] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.902555 10481 raft_consensus.cc:2804] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.902700 10518 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:36.903182 10481 raft_consensus.cc:697] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
W20260709 12:17:36.904130 10097 leader_election.cc:343] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.904990 10481 consensus_queue.cc:237] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:36.905727 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:36.899075 10246 leader_election.cc:304] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
W20260709 12:17:36.908429 10097 leader_election.cc:343] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.920775 10408 raft_consensus.cc:493] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.921563 10408 raft_consensus.cc:515] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.940709 10402 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:36.941267 10402 ts_tablet_manager.cc:1403] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.014s
I20260709 12:17:36.944795 10031 catalog_manager.cc:5697] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 2, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 2 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:36.950058 10246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 51615.2us
I20260709 12:17:36.950570 10403 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:36.951269 10403 ts_tablet_manager.cc:1403] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.051s
I20260709 12:17:36.952433 10550 raft_consensus.cc:493] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.955518 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:36.955132 10403 raft_consensus.cc:359] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.956177 10403 raft_consensus.cc:385] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.956236 10283 raft_consensus.cc:2468] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:36.956663 10403 raft_consensus.cc:740] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.957193 10550 raft_consensus.cc:515] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.957469 10403 consensus_queue.cc:260] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.959062 10099 leader_election.cc:304] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:36.959745 10403 ts_tablet_manager.cc:1434] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:36.960798 10403 tablet_bootstrap.cc:492] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:36.941937 10462 raft_consensus.cc:493] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.947113 10460 raft_consensus.cc:2749] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.960227 10419 raft_consensus.cc:493] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.963141 10477 raft_consensus.cc:2804] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.963119 10550 leader_election.cc:290] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:36.971881 10408 leader_election.cc:290] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:36.972683 10500 raft_consensus.cc:515] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:36.983841 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8876fbc254d14419b13be7f5ca74c5f6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:36.970230 10477 raft_consensus.cc:493] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.970355 10419 raft_consensus.cc:515] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.985906 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed80ac62a4a40bb9d5b97888c7aa7fb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:36.991596 10320 leader_election.cc:343] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.993726 10419 leader_election.cc:290] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
W20260709 12:17:36.994216 10249 leader_election.cc:343] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.969444 10462 raft_consensus.cc:515] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.990391 10477 raft_consensus.cc:3060] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.995498 10404 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:37.004108 10402 raft_consensus.cc:359] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.011004 10402 raft_consensus.cc:385] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.011294 10404 ts_tablet_manager.cc:1403] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.198s	user 0.031s	sys 0.008s
I20260709 12:17:37.011385 10402 raft_consensus.cc:740] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.012579 10402 consensus_queue.cc:260] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.015210 10402 ts_tablet_manager.cc:1434] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.074s	user 0.002s	sys 0.008s
W20260709 12:17:37.018603 10097 consensus_peers.cc:597] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:37.019202 10404 raft_consensus.cc:359] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.020061 10404 raft_consensus.cc:385] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.020321 10404 raft_consensus.cc:740] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.021080 10404 consensus_queue.cc:260] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:36.990378 10487 consensus_queue.cc:1048] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 12:17:37.026957 10403 tablet_bootstrap.cc:654] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.027101 10406 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:37.027606 10406 ts_tablet_manager.cc:1403] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.219s	user 0.020s	sys 0.020s
I20260709 12:17:37.021915 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e790b5e3a0a4408b7bb7132242be281" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:36.995970 10500 leader_election.cc:290] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:36.997591 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:37.030602 10404 ts_tablet_manager.cc:1434] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:17:37.035251 10355 raft_consensus.cc:3060] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:37.034094 10246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 70395.9us
I20260709 12:17:37.038707 10404 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:37.040190 10406 raft_consensus.cc:359] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.040763 10406 raft_consensus.cc:385] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.040995 10406 raft_consensus.cc:740] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.042587 10402 tablet_bootstrap.cc:492] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:37.046550 10403 tablet_bootstrap.cc:492] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:37.047293 10403 ts_tablet_manager.cc:1403] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.004s
I20260709 12:17:37.048620 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e790b5e3a0a4408b7bb7132242be281" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:37.049144 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed80ac62a4a40bb9d5b97888c7aa7fb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:37.049475 10208 raft_consensus.cc:3060] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.048476 10462 leader_election.cc:290] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:37.059253 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8876fbc254d14419b13be7f5ca74c5f6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:37.059970 10282 raft_consensus.cc:2468] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:37.060277 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:37.063522 10208 raft_consensus.cc:2468] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:37.067400 10481 consensus_queue.cc:1048] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.063809 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18fff94b78946eaa41052a626bdf4dc" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:37.072345 10134 raft_consensus.cc:2468] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:37.074869 10403 raft_consensus.cc:359] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.075621 10403 raft_consensus.cc:385] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.075721 10246 leader_election.cc:304] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:37.076372 10403 raft_consensus.cc:740] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.077574 10462 raft_consensus.cc:2804] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.055125 10406 consensus_queue.cc:260] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.077912 10322 leader_election.cc:304] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.078030 10462 raft_consensus.cc:493] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.078527 10518 consensus_queue.cc:1048] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.078887 10403 consensus_queue.cc:260] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.079430 10538 raft_consensus.cc:2804] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.079836 10538 raft_consensus.cc:493] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.080204 10538 raft_consensus.cc:3060] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.078581 10462 raft_consensus.cc:3060] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.080765 10031 catalog_manager.cc:5697] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.083892 10406 ts_tablet_manager.cc:1434] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 12:17:37.086767 10403 ts_tablet_manager.cc:1434] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 12:17:37.098234 10208 raft_consensus.cc:3060] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.098891 10403 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:37.098893 10406 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:37.088826 10462 raft_consensus.cc:515] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.089818 10408 raft_consensus.cc:493] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.096218 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18fff94b78946eaa41052a626bdf4dc" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:37.097718 10132 raft_consensus.cc:2393] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate 8b1c8e65a28943b39d2443622409205a in this term.
I20260709 12:17:37.107060 10403 tablet_bootstrap.cc:654] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.126549 10402 tablet_bootstrap.cc:654] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.101280 10477 raft_consensus.cc:515] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.120056 10408 raft_consensus.cc:515] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.124799 10246 leader_election.cc:304] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
W20260709 12:17:37.143487 10246 leader_election.cc:343] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.143998 10246 leader_election.cc:304] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.144088 10550 raft_consensus.cc:2804] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.144097 10462 leader_election.cc:290] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:37.144819 10550 raft_consensus.cc:697] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:37.144935 10555 raft_consensus.cc:2749] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.145767 10550 consensus_queue.cc:237] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
W20260709 12:17:37.146284 10246 leader_election.cc:343] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.151921 10172 leader_election.cc:304] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:37.159363 10419 raft_consensus.cc:2749] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.153461 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18fff94b78946eaa41052a626bdf4dc" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:37.156358 10538 raft_consensus.cc:515] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.161455 10132 raft_consensus.cc:3060] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.162361 10408 leader_election.cc:290] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:37.154775 10355 raft_consensus.cc:2468] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:37.164242 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8876fbc254d14419b13be7f5ca74c5f6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:37.165071 10538 leader_election.cc:290] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
W20260709 12:17:37.165696 10320 leader_election.cc:343] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.160597 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18fff94b78946eaa41052a626bdf4dc" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:37.166582 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618fcb80c124bc9b255e90e7bde315a" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:37.167889 10320 leader_election.cc:343] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.171916 10132 raft_consensus.cc:2468] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:37.183174 10406 tablet_bootstrap.cc:654] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.192286 10132 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.197542 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618fcb80c124bc9b255e90e7bde315a" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:37.198294 10283 raft_consensus.cc:2468] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:37.200423 10404 tablet_bootstrap.cc:654] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.201220 10281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8876fbc254d14419b13be7f5ca74c5f6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:37.201851 10281 raft_consensus.cc:3060] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.196543 10550 consensus_queue.cc:1048] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:17:37.202103 10402 tablet_bootstrap.cc:492] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:37.202732 10402 ts_tablet_manager.cc:1403] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.002s
I20260709 12:17:37.203235 10419 consensus_queue.cc:1048] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.205549 10402 raft_consensus.cc:359] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.208300 10402 raft_consensus.cc:385] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.208674 10402 raft_consensus.cc:740] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.197395 10477 leader_election.cc:290] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:37.195087 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:37.210121 10563 consensus_queue.cc:1048] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:17:37.217316 10403 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
W20260709 12:17:37.207571 10246 leader_election.cc:343] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.218022 10403 ts_tablet_manager.cc:1403] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.005s
I20260709 12:17:37.218736 10402 consensus_queue.cc:260] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.221817 10402 ts_tablet_manager.cc:1434] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:17:37.221766 10467 consensus_queue.cc:1048] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.225029 10550 consensus_queue.cc:1048] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.226691 10402 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:37.206982 10538 raft_consensus.cc:493] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.227065 10031 catalog_manager.cc:5697] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.237340 10403 raft_consensus.cc:359] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.238327 10403 raft_consensus.cc:385] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.238677 10403 raft_consensus.cc:740] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.240425 10403 consensus_queue.cc:260] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
W20260709 12:17:37.247824 10097 leader_election.cc:343] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.251936 10403 ts_tablet_manager.cc:1434] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:17:37.253191 10403 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:37.236889 10246 leader_election.cc:304] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.261873 10550 raft_consensus.cc:2804] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.262514 10550 raft_consensus.cc:697] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:37.263634 10550 consensus_queue.cc:237] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.272603 10322 leader_election.cc:304] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:37.273846 10467 raft_consensus.cc:2804] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.274219 10467 raft_consensus.cc:493] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.274564 10467 raft_consensus.cc:3060] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.275086 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:37.232189 10538 raft_consensus.cc:515] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.275715 10282 raft_consensus.cc:3060] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.296058 10208 raft_consensus.cc:1275] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:37.300232 10481 raft_consensus.cc:493] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.317138 10481 raft_consensus.cc:515] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.321992 10518 consensus_queue.cc:1048] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.322402 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:37.323167 10280 raft_consensus.cc:2468] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:37.292084 10477 consensus_queue.cc:1048] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:17:37.323989 10408 consensus_queue.cc:1048] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:17:37.334342 10099 leader_election.cc:304] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:37.334632 10538 leader_election.cc:290] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:37.335189 10538 consensus_queue.cc:1048] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.336468 10518 raft_consensus.cc:2804] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:37.336875 10518 raft_consensus.cc:493] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.337248 10518 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.339388 10209 raft_consensus.cc:3060] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.339076 10467 raft_consensus.cc:515] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.343261 10406 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:37.351001 10406 ts_tablet_manager.cc:1403] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.009s
I20260709 12:17:37.378518 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:37.383081 10467 leader_election.cc:290] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:37.383806 10404 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:37.387331 10404 ts_tablet_manager.cc:1403] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.349s	user 0.017s	sys 0.005s
I20260709 12:17:37.391076 10404 raft_consensus.cc:359] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.391563 10281 raft_consensus.cc:2468] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:37.392006 10404 raft_consensus.cc:385] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.392434 10404 raft_consensus.cc:740] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
W20260709 12:17:37.401131 10320 leader_election.cc:343] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.403105 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:37.385257 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:37.369314 10567 log.cc:927] Time spent T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:17:37.409718 10281 raft_consensus.cc:1275] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:37.411350 10563 consensus_queue.cc:1048] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:37.414505 10097 consensus_peers.cc:597] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:37.393282 10404 consensus_queue.cc:260] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.372016 10550 raft_consensus.cc:493] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.418377 10563 raft_consensus.cc:493] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.418622 10550 raft_consensus.cc:515] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.418889 10563 raft_consensus.cc:515] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.369735 10481 leader_election.cc:290] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:37.422566 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618fcb80c124bc9b255e90e7bde315a" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:37.424844 10402 tablet_bootstrap.cc:654] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.427210 10403 tablet_bootstrap.cc:654] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.428992 10563 leader_election.cc:290] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:37.431641 10518 raft_consensus.cc:515] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.432943 10134 raft_consensus.cc:1240] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Rejecting Update request from peer e0b2db1a1cb94dc0896e7551cd44603c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:17:37.434369 10518 leader_election.cc:290] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:37.438344 10404 ts_tablet_manager.cc:1434] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 12:17:37.441740 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:37.446624 10406 raft_consensus.cc:359] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
W20260709 12:17:37.447996 10097 leader_election.cc:343] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.454835 10322 leader_election.cc:304] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.455672 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:37.470908 10355 raft_consensus.cc:2468] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:37.471141 10518 consensus_queue.cc:1048] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:37.457082 10320 leader_election.cc:343] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.471887 10320 leader_election.cc:304] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.473191 10550 leader_election.cc:290] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
W20260709 12:17:37.474064 10320 leader_election.cc:343] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.458178 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:37.474820 10100 leader_election.cc:304] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.459786 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618fcb80c124bc9b255e90e7bde315a" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:37.476161 10279 raft_consensus.cc:3060] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.476166 10573 consensus_queue.cc:1048] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.478533 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:37.480036 10246 leader_election.cc:343] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.476603 10563 raft_consensus.cc:2804] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.483366 10563 raft_consensus.cc:493] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.483754 10563 raft_consensus.cc:3060] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.484475 10279 raft_consensus.cc:2468] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:37.464211 10282 raft_consensus.cc:2468] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:37.468619 10406 raft_consensus.cc:385] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.456142 10030 catalog_manager.cc:5697] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.511790 10406 raft_consensus.cc:740] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.512639 10406 consensus_queue.cc:260] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.514979 10406 ts_tablet_manager.cc:1434] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.164s	user 0.006s	sys 0.001s
I20260709 12:17:37.516091 10406 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:37.517649 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:37.519136 10208 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.523871 10099 leader_election.cc:304] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
W20260709 12:17:37.523224 10246 leader_election.cc:343] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.525802 10246 leader_election.cc:304] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.526203 10481 raft_consensus.cc:2804] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.526723 10481 raft_consensus.cc:697] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:37.527803 10481 consensus_queue.cc:237] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.529878 10553 raft_consensus.cc:2749] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.485208 10580 raft_consensus.cc:2749] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.485790 10538 consensus_queue.cc:1059] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.487102 10404 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:37.488131 10536 raft_consensus.cc:2804] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.531361 10536 raft_consensus.cc:697] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:37.531970 10467 consensus_queue.cc:1048] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.532382 10536 consensus_queue.cc:237] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.531330 10538 raft_consensus.cc:3055] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:37.535704 10538 raft_consensus.cc:740] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:37.536654 10538 consensus_queue.cc:260] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.537895 10538 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.505455 10402 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:37.460655 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:37.541886 10467 raft_consensus.cc:493] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.542721 10402 ts_tablet_manager.cc:1403] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.318s	user 0.015s	sys 0.003s
I20260709 12:17:37.542531 10467 raft_consensus.cc:515] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.544481 10553 raft_consensus.cc:493] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.545058 10553 raft_consensus.cc:515] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.547405 10553 leader_election.cc:290] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:37.541970 10280 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.549341 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:37.552755 10249 leader_election.cc:343] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.553200 10467 leader_election.cc:290] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:37.554632 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed80ac62a4a40bb9d5b97888c7aa7fb" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:37.558434 10402 raft_consensus.cc:359] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.559588 10402 raft_consensus.cc:385] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.559954 10402 raft_consensus.cc:740] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.560778 10402 consensus_queue.cc:260] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.564698 10403 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:37.565215 10403 ts_tablet_manager.cc:1403] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.312s	user 0.014s	sys 0.007s
I20260709 12:17:37.568105 10403 raft_consensus.cc:359] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.568442 10280 raft_consensus.cc:2468] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:37.568789 10403 raft_consensus.cc:385] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.569083 10403 raft_consensus.cc:740] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.569759 10403 consensus_queue.cc:260] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.571950 10403 ts_tablet_manager.cc:1434] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:37.572373 10406 tablet_bootstrap.cc:654] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.572938 10403 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:37.580039 10402 ts_tablet_manager.cc:1434] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:17:37.581377 10402 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:37.583287 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed80ac62a4a40bb9d5b97888c7aa7fb" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:37.584072 10278 raft_consensus.cc:2468] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:37.585022 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:37.587195 10246 leader_election.cc:343] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.587638 10246 leader_election.cc:304] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.588447 10322 leader_election.cc:304] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:37.588570 10550 raft_consensus.cc:2749] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.589027 10280 raft_consensus.cc:1240] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Rejecting Update request from peer e0b2db1a1cb94dc0896e7551cd44603c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:17:37.592377 10536 raft_consensus.cc:2804] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.592559 10099 leader_election.cc:304] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:37.593428 10481 raft_consensus.cc:2804] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:37.594508 10481 raft_consensus.cc:697] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:37.595342 10481 consensus_queue.cc:237] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER 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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.596609 10322 leader_election.cc:304] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:37.596899 10536 raft_consensus.cc:697] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:37.597446 10408 raft_consensus.cc:2804] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.597893 10408 raft_consensus.cc:493] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.598202 10408 raft_consensus.cc:3060] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.595901 10402 tablet_bootstrap.cc:654] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.608654 10556 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:37.609191 10556 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.613557 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:37.613624 10536 consensus_queue.cc:237] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.620950 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:37.623248 10403 tablet_bootstrap.cc:654] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.626111 10404 tablet_bootstrap.cc:654] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.591116 10563 raft_consensus.cc:515] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.617691 10556 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:37.634011 10172 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:37.639556 10556 raft_consensus.cc:2749] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:37.644979 10406 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:37.645514 10406 ts_tablet_manager.cc:1403] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.004s
W20260709 12:17:37.619406 10320 leader_election.cc:343] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.634928 10408 raft_consensus.cc:515] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.650075 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:37.651266 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:37.651847 10355 raft_consensus.cc:3060] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.651973 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed80ac62a4a40bb9d5b97888c7aa7fb" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:37.653890 10280 raft_consensus.cc:3060] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:37.658715 10097 leader_election.cc:343] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.659575 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed80ac62a4a40bb9d5b97888c7aa7fb" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:37.661085 10280 raft_consensus.cc:2468] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:37.662317 10322 leader_election.cc:304] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:37.663208 10538 raft_consensus.cc:2804] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.648169 10563 leader_election.cc:290] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:37.663694 10538 raft_consensus.cc:697] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:37.675633 10538 consensus_queue.cc:237] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.680991 10550 consensus_queue.cc:1048] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.664093 10408 leader_election.cc:290] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:37.688181 10406 raft_consensus.cc:359] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.689177 10406 raft_consensus.cc:385] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.689525 10406 raft_consensus.cc:740] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
W20260709 12:17:37.673506 10320 leader_election.cc:343] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.690414 10406 consensus_queue.cc:260] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.699306 10355 raft_consensus.cc:2468] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:37.706140 10100 leader_election.cc:304] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.707950 10563 raft_consensus.cc:2804] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.708215 10404 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:37.708405 10548 raft_consensus.cc:493] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.708506 10563 raft_consensus.cc:697] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:37.709111 10403 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:37.709583 10403 ts_tablet_manager.cc:1403] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.011s
I20260709 12:17:37.709590 10563 consensus_queue.cc:237] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.712637 10403 raft_consensus.cc:359] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.713312 10403 raft_consensus.cc:385] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.713587 10403 raft_consensus.cc:740] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.714454 10403 consensus_queue.cc:260] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.715046 10548 raft_consensus.cc:515] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.716487 10403 ts_tablet_manager.cc:1434] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 12:17:37.717476 10403 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:37.718050 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52bff93d19a4b2fa4bd75f0d1d7ae32" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:37.719684 10249 leader_election.cc:343] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.719334 10029 catalog_manager.cc:5697] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.708750 10404 ts_tablet_manager.cc:1403] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.270s	user 0.016s	sys 0.005s
I20260709 12:17:37.758303 10029 catalog_manager.cc:5697] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.760062 10404 raft_consensus.cc:359] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.760823 10404 raft_consensus.cc:385] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.761116 10404 raft_consensus.cc:740] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.760090 10402 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:37.762235 10402 ts_tablet_manager.cc:1403] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.181s	user 0.027s	sys 0.016s
I20260709 12:17:37.762030 10404 consensus_queue.cc:260] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.717435 10031 catalog_manager.cc:5697] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 1 to 2, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 2 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.726198 10403 tablet_bootstrap.cc:654] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.743253 10500 consensus_queue.cc:1048] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.764235 10031 catalog_manager.cc:5697] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.764248 10404 ts_tablet_manager.cc:1434] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:37.768278 10404 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:37.720830 10548 leader_election.cc:290] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:37.728993 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52bff93d19a4b2fa4bd75f0d1d7ae32" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:37.773754 10402 raft_consensus.cc:359] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.774508 10402 raft_consensus.cc:385] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.774802 10402 raft_consensus.cc:740] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
W20260709 12:17:37.774739 10246 leader_election.cc:343] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.775398 10246 leader_election.cc:304] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:37.775698 10402 consensus_queue.cc:260] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.776546 10548 raft_consensus.cc:2749] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.778036 10402 ts_tablet_manager.cc:1434] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:17:37.778224 10556 raft_consensus.cc:493] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.778716 10556 raft_consensus.cc:515] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.779181 10402 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:37.780941 10556 leader_election.cc:290] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:37.781077 10404 tablet_bootstrap.cc:654] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.782950 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:37.783321 10403 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:37.783733 10280 raft_consensus.cc:2393] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:37.783984 10403 ts_tablet_manager.cc:1403] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.015s
I20260709 12:17:37.784623 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:37.784925 10538 raft_consensus.cc:493] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.785418 10538 raft_consensus.cc:515] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.786434 10172 leader_election.cc:304] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:37.787302 10556 raft_consensus.cc:3060] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.787544 10538 leader_election.cc:290] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:37.789723 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52bff93d19a4b2fa4bd75f0d1d7ae32" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:37.790382 10280 raft_consensus.cc:2468] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:37.790987 10402 tablet_bootstrap.cc:654] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.791769 10322 leader_election.cc:304] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:37.793785 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52bff93d19a4b2fa4bd75f0d1d7ae32" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:37.795249 10320 leader_election.cc:343] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.795737 10538 raft_consensus.cc:2804] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.798475 10538 raft_consensus.cc:493] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.798911 10538 raft_consensus.cc:3060] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.799237 10031 catalog_manager.cc:5697] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.723824 10406 ts_tablet_manager.cc:1434] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 12:17:37.810562 10403 raft_consensus.cc:359] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.813580 10403 raft_consensus.cc:385] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.813994 10403 raft_consensus.cc:740] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.815683 10403 consensus_queue.cc:260] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.812821 10556 raft_consensus.cc:2749] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.817397 10538 raft_consensus.cc:515] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.824064 10403 ts_tablet_manager.cc:1434] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.005s
I20260709 12:17:37.824960 10538 leader_election.cc:290] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
W20260709 12:17:37.815253 10246 consensus_peers.cc:597] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:37.826531 10406 tablet_bootstrap.cc:492] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:37.827569 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52bff93d19a4b2fa4bd75f0d1d7ae32" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:37.828246 10280 raft_consensus.cc:3060] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.836283 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52bff93d19a4b2fa4bd75f0d1d7ae32" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:37.837881 10403 tablet_bootstrap.cc:492] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
W20260709 12:17:37.839609 10320 leader_election.cc:343] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.836563 10280 raft_consensus.cc:2468] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:37.841540 10322 leader_election.cc:304] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:37.843097 10538 raft_consensus.cc:2804] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.843680 10538 raft_consensus.cc:697] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:37.854341 10538 consensus_queue.cc:237] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.852792 10404 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:37.858247 10404 ts_tablet_manager.cc:1403] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.000s
I20260709 12:17:37.856853 10406 tablet_bootstrap.cc:654] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.861445 10404 raft_consensus.cc:359] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.862257 10404 raft_consensus.cc:385] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.865192 10404 raft_consensus.cc:740] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.866261 10404 consensus_queue.cc:260] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.871691 10404 ts_tablet_manager.cc:1434] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:37.869225 10403 tablet_bootstrap.cc:654] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.875834 10404 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:37.881655 10500 consensus_queue.cc:1048] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.887240 10404 tablet_bootstrap.cc:654] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.896277 10402 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:37.896924 10402 ts_tablet_manager.cc:1403] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.118s	user 0.028s	sys 0.052s
W20260709 12:17:37.897984 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:37.903512 10402 raft_consensus.cc:359] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.904510 10402 raft_consensus.cc:385] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.904846 10402 raft_consensus.cc:740] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.905875 10402 consensus_queue.cc:260] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.907510 10406 tablet_bootstrap.cc:492] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:37.908047 10406 ts_tablet_manager.cc:1403] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.004s
I20260709 12:17:37.908712 10402 ts_tablet_manager.cc:1434] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:17:37.910310 10402 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:37.910732 10406 raft_consensus.cc:359] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.912043 10406 raft_consensus.cc:385] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.912302 10406 raft_consensus.cc:740] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.913086 10406 consensus_queue.cc:260] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.915458 10406 ts_tablet_manager.cc:1434] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:37.916318 10406 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:37.922792 10406 tablet_bootstrap.cc:654] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.922292 10029 catalog_manager.cc:5697] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.927821 10402 tablet_bootstrap.cc:654] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.927744 10029 catalog_manager.cc:5697] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.936707 10563 consensus_queue.cc:1048] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.945190 10403 tablet_bootstrap.cc:492] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:37.945935 10403 ts_tablet_manager.cc:1403] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.108s	user 0.026s	sys 0.017s
I20260709 12:17:37.949270 10403 raft_consensus.cc:359] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.950187 10403 raft_consensus.cc:385] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.950526 10403 raft_consensus.cc:740] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.951373 10403 consensus_queue.cc:260] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.954182 10403 ts_tablet_manager.cc:1434] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:37.955579 10403 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:37.960561 10563 consensus_queue.cc:1048] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.962779 10553 raft_consensus.cc:493] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.963603 10402 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:37.963333 10553 raft_consensus.cc:515] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.964092 10402 ts_tablet_manager.cc:1403] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.002s
I20260709 12:17:37.963624 10404 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:37.966382 10404 ts_tablet_manager.cc:1403] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.004s
I20260709 12:17:37.966976 10402 raft_consensus.cc:359] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.967772 10402 raft_consensus.cc:385] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.968022 10402 raft_consensus.cc:740] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.968685 10402 consensus_queue.cc:260] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.968840 10404 raft_consensus.cc:359] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:37.971796 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dc26ce82a744adb46ab30064acef6e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:37.974327 10402 ts_tablet_manager.cc:1434] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:17:37.969486 10404 raft_consensus.cc:385] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:17:37.974884 10246 leader_election.cc:343] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.975512 10402 tablet_bootstrap.cc:492] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:37.976883 10406 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:37.977330 10406 ts_tablet_manager.cc:1403] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.008s
I20260709 12:17:37.980332 10406 raft_consensus.cc:359] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.981009 10406 raft_consensus.cc:385] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.981281 10406 raft_consensus.cc:740] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.981915 10406 consensus_queue.cc:260] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:37.983014 10402 tablet_bootstrap.cc:654] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.983235 10403 tablet_bootstrap.cc:654] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.983918 10406 ts_tablet_manager.cc:1434] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:37.984784 10462 raft_consensus.cc:493] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.985253 10462 raft_consensus.cc:515] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:37.987315 10462 leader_election.cc:290] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:37.988641 10553 leader_election.cc:290] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:37.988917 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76334e3b8144759b2f0975cc9d2a36" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:37.989162 10553 raft_consensus.cc:493] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.989549 10354 raft_consensus.cc:2468] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:37.991324 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76334e3b8144759b2f0975cc9d2a36" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:37.995234 10249 leader_election.cc:304] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:37.996165 10462 raft_consensus.cc:2804] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.996541 10462 raft_consensus.cc:493] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.996850 10462 raft_consensus.cc:3060] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.000062 10403 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:38.000629 10403 ts_tablet_manager.cc:1403] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260709 12:17:38.002743 10607 raft_consensus.cc:493] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.003291 10607 raft_consensus.cc:515] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.004206 10403 raft_consensus.cc:359] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.004871 10403 raft_consensus.cc:385] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.005116 10403 raft_consensus.cc:740] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.005332 10402 tablet_bootstrap.cc:492] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:38.005295 10206 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.006045 10402 ts_tablet_manager.cc:1403] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.006s
I20260709 12:17:38.008062 10607 leader_election.cc:290] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:38.009945 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8876fbc254d14419b13be7f5ca74c5f6" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:38.010118 10246 leader_election.cc:343] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.011193 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8876fbc254d14419b13be7f5ca74c5f6" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:38.008905 10402 raft_consensus.cc:359] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:37.992463 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dc26ce82a744adb46ab30064acef6e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:38.005791 10403 consensus_queue.cc:260] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.011963 10279 raft_consensus.cc:2393] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:38.013258 10402 raft_consensus.cc:385] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.013543 10402 raft_consensus.cc:740] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.013626 10209 raft_consensus.cc:3060] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.014132 10403 ts_tablet_manager.cc:1434] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:17:38.014226 10402 consensus_queue.cc:260] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.015173 10403 tablet_bootstrap.cc:492] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:38.016430 10402 ts_tablet_manager.cc:1434] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:17:38.017294 10402 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:38.019757 10174 leader_election.cc:304] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:38.021495 10403 tablet_bootstrap.cc:654] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:38.022162 10249 leader_election.cc:343] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.022651 10249 leader_election.cc:304] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:37.989588 10553 raft_consensus.cc:515] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.023423 10550 raft_consensus.cc:2749] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:38.024595 10553 leader_election.cc:290] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:38.026463 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:38.027649 10462 raft_consensus.cc:515] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.028570 10408 raft_consensus.cc:493] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.029069 10408 raft_consensus.cc:515] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.030072 10462 leader_election.cc:290] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:38.031116 10408 leader_election.cc:290] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:38.027855 10538 consensus_queue.cc:1048] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.034046 10402 tablet_bootstrap.cc:654] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.034052 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:38.043087 10408 raft_consensus.cc:493] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:38.044746 10320 leader_election.cc:343] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:38.034447 10246 leader_election.cc:343] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.034052 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:38.035161 10406 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:38.035995 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76334e3b8144759b2f0975cc9d2a36" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:38.036267 10536 raft_consensus.cc:493] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.048731 10536 raft_consensus.cc:515] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.050766 10536 leader_election.cc:290] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:38.036006 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:38.038971 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76334e3b8144759b2f0975cc9d2a36" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:38.052062 10355 raft_consensus.cc:3060] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.042124 10481 raft_consensus.cc:493] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.974997 10404 raft_consensus.cc:740] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.057899 10481 raft_consensus.cc:515] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.043572 10408 raft_consensus.cc:515] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.069761 10481 leader_election.cc:290] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:38.071671 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:38.072259 10320 leader_election.cc:343] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.072909 10320 leader_election.cc:304] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.075268 10536 raft_consensus.cc:2749] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:38.075381 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:38.076941 10320 leader_election.cc:343] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.062589 10607 raft_consensus.cc:2749] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:38.081146 10246 leader_election.cc:343] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.082863 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:38.083765 10278 raft_consensus.cc:2468] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:38.085106 10099 leader_election.cc:304] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:38.086237 10481 raft_consensus.cc:2804] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:38.086715 10481 raft_consensus.cc:493] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:38.087167 10481 raft_consensus.cc:3060] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.088792 10408 leader_election.cc:290] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:38.089958 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:38.090631 10278 raft_consensus.cc:2468] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:38.091511 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:38.092115 10322 leader_election.cc:304] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:38.093102 10408 raft_consensus.cc:2804] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:17:38.093294 10320 leader_election.cc:343] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.093560 10408 raft_consensus.cc:493] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:38.094103 10408 raft_consensus.cc:3060] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.094904 10404 consensus_queue.cc:260] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.095927 10134 raft_consensus.cc:2468] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:38.100558 10404 ts_tablet_manager.cc:1434] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.134s	user 0.008s	sys 0.000s
I20260709 12:17:38.101487 10408 raft_consensus.cc:515] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.130441 10404 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:38.109812 10481 raft_consensus.cc:515] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.140311 10481 leader_election.cc:290] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:38.117492 10246 leader_election.cc:304] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.141315 10553 raft_consensus.cc:2804] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:38.141789 10553 raft_consensus.cc:493] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:38.142184 10553 raft_consensus.cc:3060] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.128479 10354 raft_consensus.cc:1275] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:17:38.130755 10408 leader_election.cc:290] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
W20260709 12:17:38.106221 10097 leader_election.cc:343] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.131629 10536 consensus_queue.cc:1048] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.132853 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
W20260709 12:17:38.147994 10320 leader_election.cc:343] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.149489 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:38.150132 10282 raft_consensus.cc:3060] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.150902 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
W20260709 12:17:38.152755 10097 leader_election.cc:343] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.157714 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:38.161535 10538 consensus_queue.cc:1048] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:17:38.165848 10320 leader_election.cc:343] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.166469 10320 leader_election.cc:304] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.168331 10536 raft_consensus.cc:2749] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:38.175467 10134 raft_consensus.cc:3060] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.178691 10462 raft_consensus.cc:493] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.179478 10462 raft_consensus.cc:515] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.182638 10462 leader_election.cc:290] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:38.185238 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:38.188170 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:38.135555 10355 raft_consensus.cc:2468] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:38.142563 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:38.189579 10278 raft_consensus.cc:3060] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.190332 10249 leader_election.cc:304] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
W20260709 12:17:38.191872 10246 leader_election.cc:343] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.192534 10550 raft_consensus.cc:2804] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:38.143081 10354 pending_rounds.cc:85] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: Aborting all ops after (but not including) 0
I20260709 12:17:38.193101 10550 raft_consensus.cc:697] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:38.193235 10354 pending_rounds.cc:107] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:17:38.193598 10354 raft_consensus.cc:2889] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:17:38.194159 10246 leader_election.cc:343] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.194078 10550 consensus_queue.cc:237] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.194968 10246 leader_election.cc:304] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.198428 10500 raft_consensus.cc:2749] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:38.198551 10406 tablet_bootstrap.cc:654] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.199973 10563 consensus_queue.cc:1048] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.203691 10408 consensus_queue.cc:1048] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.214022 10278 raft_consensus.cc:2468] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
W20260709 12:17:38.221311 10097 consensus_peers.cc:597] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.222550 10553 raft_consensus.cc:515] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.223711 10322 leader_election.cc:304] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.225183 10553 leader_election.cc:290] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:38.225383 10408 raft_consensus.cc:2804] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:38.226162 10408 raft_consensus.cc:697] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:38.227324 10408 consensus_queue.cc:237] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.234833 10278 raft_consensus.cc:1275] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:38.235387 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:38.236217 10131 raft_consensus.cc:3060] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.262776 10282 raft_consensus.cc:2468] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:38.287258 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:38.285845 10563 consensus_queue.cc:1048] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:17:38.307699 10099 leader_election.cc:304] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
W20260709 12:17:38.311702 10246 leader_election.cc:343] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.314036 10404 tablet_bootstrap.cc:654] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:38.324631 10320 consensus_peers.cc:597] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.330935 10563 raft_consensus.cc:2804] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:38.338382 10402 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:38.339125 10402 ts_tablet_manager.cc:1403] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.322s	user 0.029s	sys 0.033s
I20260709 12:17:38.343071 10403 tablet_bootstrap.cc:492] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:38.362004 10403 ts_tablet_manager.cc:1403] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.347s	user 0.033s	sys 0.088s
I20260709 12:17:38.363458 10406 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:38.364058 10406 ts_tablet_manager.cc:1403] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.379s	user 0.015s	sys 0.020s
I20260709 12:17:38.342300 10481 raft_consensus.cc:493] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.331794 10563 raft_consensus.cc:697] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:38.367319 10481 raft_consensus.cc:515] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
W20260709 12:17:38.384655 10320 consensus_peers.cc:597] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.403226 10406 raft_consensus.cc:359] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.427197 10406 raft_consensus.cc:385] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.427554 10406 raft_consensus.cc:740] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.428293 10406 consensus_queue.cc:260] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
W20260709 12:17:38.420416 10628 log.cc:927] Time spent T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 12:17:38.432468 10481 leader_election.cc:290] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:38.434589 10406 ts_tablet_manager.cc:1434] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260709 12:17:38.434158 10402 raft_consensus.cc:359] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.435079 10402 raft_consensus.cc:385] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.435431 10402 raft_consensus.cc:740] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.435609 10406 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:38.436213 10402 consensus_queue.cc:260] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.437500 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618fcb80c124bc9b255e90e7bde315a" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:38.438020 10563 consensus_queue.cc:237] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.440567 10208 raft_consensus.cc:3060] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.423218 10131 raft_consensus.cc:2468] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:38.342497 10518 consensus_queue.cc:1048] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 12:17:38.442993 10403 raft_consensus.cc:359] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.464159 10641 consensus_queue.cc:1048] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:38.479678 10403 raft_consensus.cc:385] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.447667 10634 consensus_queue.cc:1048] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:17:38.480372 10403 raft_consensus.cc:740] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.481236 10403 consensus_queue.cc:260] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.491703 10402 ts_tablet_manager.cc:1434] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.130s	user 0.005s	sys 0.001s
I20260709 12:17:38.492812 10402 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:38.498714 10032 catalog_manager.cc:5697] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.502594 10403 ts_tablet_manager.cc:1434] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.140s	user 0.007s	sys 0.001s
I20260709 12:17:38.519857 10403 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:38.524596 10402 tablet_bootstrap.cc:654] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.539656 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618fcb80c124bc9b255e90e7bde315a" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:38.548471 10404 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:38.549021 10404 ts_tablet_manager.cc:1403] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.419s	user 0.021s	sys 0.029s
I20260709 12:17:38.556191 10404 raft_consensus.cc:359] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.556911 10404 raft_consensus.cc:385] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.557185 10404 raft_consensus.cc:740] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.561059 10500 raft_consensus.cc:493] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.561038 10099 leader_election.cc:304] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:38.561048 10246 leader_election.cc:304] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.562683 10553 raft_consensus.cc:2804] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:38.561662 10500 raft_consensus.cc:515] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.563249 10553 raft_consensus.cc:697] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:38.564581 10406 tablet_bootstrap.cc:654] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.564167 10553 consensus_queue.cc:237] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.564981 10500 leader_election.cc:290] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:38.565938 10404 consensus_queue.cc:260] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.567193 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:38.567878 10356 raft_consensus.cc:2468] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:38.573083 10404 ts_tablet_manager.cc:1434] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:17:38.574191 10249 leader_election.cc:304] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:38.574306 10404 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:38.580493 10550 raft_consensus.cc:2804] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:38.580950 10550 raft_consensus.cc:493] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:38.581297 10550 raft_consensus.cc:3060] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.616264 10402 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:38.616886 10402 ts_tablet_manager.cc:1403] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.022s
W20260709 12:17:38.626061 10100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 52168.7us
I20260709 12:17:38.626253 10573 raft_consensus.cc:2749] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:38.643366 10403 tablet_bootstrap.cc:654] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.656401 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:38.673084 10404 tablet_bootstrap.cc:654] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:38.694085 10246 leader_election.cc:343] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.702623 10406 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:38.703111 10403 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:38.703193 10406 ts_tablet_manager.cc:1403] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.268s	user 0.048s	sys 0.029s
I20260709 12:17:38.703671 10403 ts_tablet_manager.cc:1403] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.005s
I20260709 12:17:38.706233 10403 raft_consensus.cc:359] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.706388 10406 raft_consensus.cc:359] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.706982 10403 raft_consensus.cc:385] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.707033 10406 raft_consensus.cc:385] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.707340 10403 raft_consensus.cc:740] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.707989 10403 consensus_queue.cc:260] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.707389 10406 raft_consensus.cc:740] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.713079 10406 consensus_queue.cc:260] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.712380 10553 raft_consensus.cc:493] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.715493 10403 ts_tablet_manager.cc:1434] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:17:38.715677 10553 raft_consensus.cc:515] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.716410 10403 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:38.717741 10553 leader_election.cc:290] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:38.718870 10550 raft_consensus.cc:515] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.719332 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dc1341c61f42549c440c551623beef" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:38.721174 10550 leader_election.cc:290] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
W20260709 12:17:38.721732 10249 leader_election.cc:343] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.717594 10406 ts_tablet_manager.cc:1434] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 12:17:38.723620 10406 tablet_bootstrap.cc:492] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:38.724037 10402 raft_consensus.cc:359] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.723518 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:38.724805 10402 raft_consensus.cc:385] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.724974 10354 raft_consensus.cc:3060] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.725124 10402 raft_consensus.cc:740] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
W20260709 12:17:38.725952 10246 consensus_peers.cc:597] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.727509 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dc1341c61f42549c440c551623beef" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:38.728796 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:38.729592 10404 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:38.730123 10404 ts_tablet_manager.cc:1403] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.156s	user 0.028s	sys 0.010s
I20260709 12:17:38.722673 10403 tablet_bootstrap.cc:654] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.733904 10354 raft_consensus.cc:2468] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:38.735087 10249 leader_election.cc:304] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
W20260709 12:17:38.736263 10246 leader_election.cc:343] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.737145 10406 tablet_bootstrap.cc:654] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.736711 10404 raft_consensus.cc:359] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.736176 10402 consensus_queue.cc:260] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.737623 10404 raft_consensus.cc:385] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.737953 10404 raft_consensus.cc:740] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.738668 10550 raft_consensus.cc:2804] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:38.738803 10404 consensus_queue.cc:260] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
W20260709 12:17:38.741329 10246 leader_election.cc:343] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.741703 10404 ts_tablet_manager.cc:1434] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:17:38.741802 10246 leader_election.cc:304] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.742908 10404 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:38.744009 10402 ts_tablet_manager.cc:1434] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.127s	user 0.005s	sys 0.005s
I20260709 12:17:38.744968 10402 tablet_bootstrap.cc:492] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:38.745333 10500 raft_consensus.cc:2749] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:38.746155 10500 raft_consensus.cc:493] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.746637 10500 raft_consensus.cc:515] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.748765 10500 leader_election.cc:290] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:38.748948 10406 tablet_bootstrap.cc:492] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:38.749506 10406 ts_tablet_manager.cc:1403] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 12:17:38.751376 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:38.752728 10246 leader_election.cc:343] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.752931 10406 raft_consensus.cc:359] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.753925 10406 raft_consensus.cc:385] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.754297 10406 raft_consensus.cc:740] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.755060 10403 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:38.755010 10406 consensus_queue.cc:260] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.755581 10403 ts_tablet_manager.cc:1403] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.001s
I20260709 12:17:38.756955 10404 tablet_bootstrap.cc:654] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.757057 10402 tablet_bootstrap.cc:654] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.756971 10029 catalog_manager.cc:5697] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.758853 10653 raft_consensus.cc:493] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.759368 10653 raft_consensus.cc:515] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.758507 10403 raft_consensus.cc:359] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.760135 10403 raft_consensus.cc:385] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.760475 10403 raft_consensus.cc:740] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.761507 10653 leader_election.cc:290] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:38.762074 10403 consensus_queue.cc:260] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.763504 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:38.764119 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:38.761541 10406 ts_tablet_manager.cc:1434] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:38.764789 10356 raft_consensus.cc:2468] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
W20260709 12:17:38.764961 10097 leader_election.cc:343] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.765368 10406 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:38.765470 10403 ts_tablet_manager.cc:1434] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:38.766091 10100 leader_election.cc:304] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.766482 10403 tablet_bootstrap.cc:492] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:38.767452 10653 raft_consensus.cc:2804] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:38.767855 10653 raft_consensus.cc:493] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:38.768218 10653 raft_consensus.cc:3060] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.771737 10406 tablet_bootstrap.cc:654] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.775213 10403 tablet_bootstrap.cc:654] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.778584 10653 raft_consensus.cc:515] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.779206 10500 consensus_queue.cc:1048] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.781867 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:38.782696 10355 raft_consensus.cc:3060] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.783926 10209 raft_consensus.cc:3060] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.799309 10355 raft_consensus.cc:2468] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:38.802604 10100 leader_election.cc:304] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:38.749317 10031 catalog_manager.cc:5697] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:38.803514 10481 raft_consensus.cc:2804] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:38.803996 10481 raft_consensus.cc:697] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:38.804981 10644 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.804790 10481 consensus_queue.cc:237] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.805480 10644 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:38.807976 10644 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:38.809476 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:38.813131 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:38.814528 10320 leader_election.cc:343] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:38.816471 10320 leader_election.cc:343] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.816895 10320 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:38.817719 10644 raft_consensus.cc:2749] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:38.818928 10550 raft_consensus.cc:697] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:38.820046 10550 consensus_queue.cc:237] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.825157 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:38.826512 10249 leader_election.cc:343] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.826958 10249 leader_election.cc:304] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:38.827884 10553 raft_consensus.cc:2749] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:38.839221 10097 consensus_peers.cc:597] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.853821 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:38.854367 10644 consensus_queue.cc:1048] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:38.855249 10097 leader_election.cc:343] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:38.859323 10653 leader_election.cc:290] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
W20260709 12:17:38.882447 10320 consensus_peers.cc:597] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.898555 10582 consensus_queue.cc:1048] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:38.925702 10209 raft_consensus.cc:3060] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.927098 10031 catalog_manager.cc:5697] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:38.930059 10031 catalog_manager.cc:5697] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.938716 10404 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:38.939505 10404 ts_tablet_manager.cc:1403] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.197s	user 0.020s	sys 0.056s
I20260709 12:17:38.943159 10404 raft_consensus.cc:359] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.943898 10404 raft_consensus.cc:385] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.944223 10404 raft_consensus.cc:740] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.945369 10404 consensus_queue.cc:260] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.949183 10402 tablet_bootstrap.cc:492] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:38.950485 10402 ts_tablet_manager.cc:1403] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.206s	user 0.012s	sys 0.008s
I20260709 12:17:38.953552 10402 raft_consensus.cc:359] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
W20260709 12:17:38.955013 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:38.956405 10403 tablet_bootstrap.cc:492] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:38.959029 10404 ts_tablet_manager.cc:1434] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:17:38.961323 10403 ts_tablet_manager.cc:1403] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.195s	user 0.018s	sys 0.057s
I20260709 12:17:38.962217 10404 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:38.964140 10403 raft_consensus.cc:359] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.964859 10403 raft_consensus.cc:385] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.965197 10403 raft_consensus.cc:740] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.966177 10403 consensus_queue.cc:260] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.959395 10402 raft_consensus.cc:385] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.959574 10406 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:38.967656 10406 ts_tablet_manager.cc:1403] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.202s	user 0.046s	sys 0.072s
I20260709 12:17:38.970301 10406 raft_consensus.cc:359] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.970947 10406 raft_consensus.cc:385] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.971215 10406 raft_consensus.cc:740] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.972395 10403 ts_tablet_manager.cc:1434] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:17:38.972201 10406 consensus_queue.cc:260] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:38.973529 10403 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:38.974658 10406 ts_tablet_manager.cc:1434] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:38.975574 10406 tablet_bootstrap.cc:492] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:38.977687 10402 raft_consensus.cc:740] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.978482 10402 consensus_queue.cc:260] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:38.979866 10652 raft_consensus.cc:493] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.980042 10402 ts_tablet_manager.cc:1434] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 12:17:38.980376 10652 raft_consensus.cc:515] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:38.981088 10402 tablet_bootstrap.cc:492] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:38.982823 10652 leader_election.cc:290] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:38.984714 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52bff93d19a4b2fa4bd75f0d1d7ae32" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:38.987394 10403 tablet_bootstrap.cc:654] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.989216 10406 tablet_bootstrap.cc:654] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.993185 10404 tablet_bootstrap.cc:654] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:38.994603 10246 consensus_peers.cc:597] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.998135 10402 tablet_bootstrap.cc:654] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.011768 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52bff93d19a4b2fa4bd75f0d1d7ae32" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.015353 10402 tablet_bootstrap.cc:492] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:39.015492 10100 leader_election.cc:304] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:39.016101 10402 ts_tablet_manager.cc:1403] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 12:17:39.016607 10481 raft_consensus.cc:2749] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.023916 10402 raft_consensus.cc:359] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.024901 10402 raft_consensus.cc:385] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.025234 10402 raft_consensus.cc:740] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.028031 10404 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:39.028553 10404 ts_tablet_manager.cc:1403] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.002s
I20260709 12:17:39.029503 10403 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:39.030006 10403 ts_tablet_manager.cc:1403] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.057s	user 0.032s	sys 0.007s
I20260709 12:17:39.031312 10404 raft_consensus.cc:359] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.032001 10404 raft_consensus.cc:385] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.032246 10404 raft_consensus.cc:740] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.032522 10403 raft_consensus.cc:359] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.033180 10403 raft_consensus.cc:385] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.033425 10403 raft_consensus.cc:740] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.034214 10406 tablet_bootstrap.cc:492] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:39.034179 10403 consensus_queue.cc:260] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.034760 10406 ts_tablet_manager.cc:1403] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.004s
I20260709 12:17:39.036649 10403 ts_tablet_manager.cc:1434] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:39.037539 10403 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:39.037628 10406 raft_consensus.cc:359] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.038031 10404 consensus_queue.cc:260] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.038355 10406 raft_consensus.cc:385] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.039050 10406 raft_consensus.cc:740] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.039858 10406 consensus_queue.cc:260] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.026435 10402 consensus_queue.cc:260] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.042402 10406 ts_tablet_manager.cc:1434] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:39.042898 10404 ts_tablet_manager.cc:1434] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 12:17:39.043393 10406 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:39.044104 10403 tablet_bootstrap.cc:654] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.044276 10402 ts_tablet_manager.cc:1434] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260709 12:17:39.044786 10404 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:39.050813 10406 tablet_bootstrap.cc:654] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.051294 10402 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:39.054563 10550 raft_consensus.cc:493] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.055495 10403 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:39.055217 10550 raft_consensus.cc:515] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.056098 10403 ts_tablet_manager.cc:1403] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:17:39.057893 10404 tablet_bootstrap.cc:654] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.060761 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:39.060967 10402 tablet_bootstrap.cc:654] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.063053 10406 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:39.059703 10403 raft_consensus.cc:359] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.063822 10406 ts_tablet_manager.cc:1403] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 12:17:39.064112 10403 raft_consensus.cc:385] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.064519 10403 raft_consensus.cc:740] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.065189 10403 consensus_queue.cc:260] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.066722 10406 raft_consensus.cc:359] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.067417 10406 raft_consensus.cc:385] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.067833 10406 raft_consensus.cc:740] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.068739 10406 consensus_queue.cc:260] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.071476 10406 ts_tablet_manager.cc:1434] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:39.072703 10406 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
W20260709 12:17:39.073114 10246 leader_election.cc:343] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.073938 10550 leader_election.cc:290] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:39.067474 10403 ts_tablet_manager.cc:1434] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:17:39.080375 10402 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:39.080937 10402 ts_tablet_manager.cc:1403] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260709 12:17:39.081574 10403 tablet_bootstrap.cc:492] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:39.083571 10402 raft_consensus.cc:359] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.084250 10402 raft_consensus.cc:385] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.084522 10402 raft_consensus.cc:740] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.085289 10402 consensus_queue.cc:260] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.087604 10402 ts_tablet_manager.cc:1434] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:17:39.088516 10402 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:39.090389 10406 tablet_bootstrap.cc:654] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.090277 10550 raft_consensus.cc:493] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.090905 10550 raft_consensus.cc:515] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.091675 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.092931 10550 leader_election.cc:290] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:39.094023 10403 tablet_bootstrap.cc:654] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.094362 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:39.096148 10246 leader_election.cc:343] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.096561 10246 leader_election.cc:304] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.096728 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.097683 10500 raft_consensus.cc:2749] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:39.097847 10246 leader_election.cc:343] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:39.098524 10246 leader_election.cc:343] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.098902 10246 leader_election.cc:304] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.099517 10500 raft_consensus.cc:2749] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.101879 10402 tablet_bootstrap.cc:654] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.104961 10550 consensus_queue.cc:1048] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:39.107846 10403 tablet_bootstrap.cc:492] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:39.108353 10403 ts_tablet_manager.cc:1403] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.003s
I20260709 12:17:39.110255 10029 catalog_manager.cc:5697] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:39.111513 10403 raft_consensus.cc:359] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.112188 10403 raft_consensus.cc:385] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.112455 10403 raft_consensus.cc:740] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.113106 10403 consensus_queue.cc:260] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.119071 10403 ts_tablet_manager.cc:1434] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:17:39.120316 10403 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:39.126888 10481 raft_consensus.cc:493] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.127548 10481 raft_consensus.cc:515] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.128206 10403 tablet_bootstrap.cc:654] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.130555 10481 leader_election.cc:290] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:39.132409 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76334e3b8144759b2f0975cc9d2a36" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.133366 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a76334e3b8144759b2f0975cc9d2a36" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.138970 10406 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:39.138986 10404 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:39.139590 10406 ts_tablet_manager.cc:1403] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.003s
I20260709 12:17:39.140211 10404 ts_tablet_manager.cc:1403] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.003s
I20260709 12:17:39.144483 10406 raft_consensus.cc:359] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.145263 10406 raft_consensus.cc:385] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.145556 10406 raft_consensus.cc:740] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.146622 10406 consensus_queue.cc:260] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.149235 10406 ts_tablet_manager.cc:1434] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:39.135039 10099 leader_election.cc:304] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:39.150483 10406 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:39.154506 10408 raft_consensus.cc:493] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.155041 10408 raft_consensus.cc:515] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.155575 10402 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:39.156075 10402 ts_tablet_manager.cc:1403] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.018s
I20260709 12:17:39.153247 10652 raft_consensus.cc:2749] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.157130 10408 leader_election.cc:290] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:39.158686 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.158845 10402 raft_consensus.cc:359] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.159389 10280 raft_consensus.cc:2468] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:39.159636 10402 raft_consensus.cc:385] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.159989 10402 raft_consensus.cc:740] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.158846 10403 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:39.160635 10403 ts_tablet_manager.cc:1403] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260709 12:17:39.162792 10322 leader_election.cc:304] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:39.164330 10403 raft_consensus.cc:359] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.165041 10403 raft_consensus.cc:385] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.165365 10403 raft_consensus.cc:740] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.165935 10406 tablet_bootstrap.cc:654] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.165244 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:39.166344 10403 consensus_queue.cc:260] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.168695 10403 ts_tablet_manager.cc:1434] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:39.160638 10402 consensus_queue.cc:260] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
W20260709 12:17:39.170113 10320 leader_election.cc:343] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.171448 10538 raft_consensus.cc:2804] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:39.171842 10538 raft_consensus.cc:493] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:39.172156 10538 raft_consensus.cc:3060] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.174345 10419 raft_consensus.cc:493] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.174841 10419 raft_consensus.cc:515] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.176997 10419 leader_election.cc:290] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:39.178514 10652 raft_consensus.cc:493] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.178972 10652 raft_consensus.cc:515] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.180331 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.181793 10500 raft_consensus.cc:493] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.182415 10500 raft_consensus.cc:515] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.181851 10652 leader_election.cc:290] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:39.184980 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.185206 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.206274 10354 raft_consensus.cc:2468] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:39.186149 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.187414 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:39.207870 10175 leader_election.cc:304] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
W20260709 12:17:39.208449 10246 leader_election.cc:343] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:39.208979 10249 leader_election.cc:343] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.162636 10404 raft_consensus.cc:359] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.190717 10402 ts_tablet_manager.cc:1434] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:17:39.209733 10404 raft_consensus.cc:385] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.196731 10403 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:39.210057 10404 raft_consensus.cc:740] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.209463 10249 leader_election.cc:304] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:39.210510 10607 raft_consensus.cc:2749] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.211588 10100 leader_election.cc:304] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:39.227747 10550 raft_consensus.cc:2749] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.187861 10500 leader_election.cc:290] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:39.203382 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.213860 10402 tablet_bootstrap.cc:492] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:39.232722 10652 raft_consensus.cc:2804] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:39.233577 10652 raft_consensus.cc:493] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:39.234052 10652 raft_consensus.cc:3060] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.236707 10404 consensus_queue.cc:260] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.218936 10403 tablet_bootstrap.cc:654] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.225963 10408 raft_consensus.cc:493] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.243343 10408 raft_consensus.cc:515] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.238584 10402 tablet_bootstrap.cc:654] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.214649 10419 raft_consensus.cc:493] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.245375 10419 raft_consensus.cc:515] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.246094 10408 leader_election.cc:290] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:39.239017 10209 raft_consensus.cc:2468] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:39.240607 10548 raft_consensus.cc:493] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.248059 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.248265 10548 raft_consensus.cc:515] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.249176 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:39.250484 10548 leader_election.cc:290] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
W20260709 12:17:39.249780 10320 leader_election.cc:343] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.247985 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:39.251721 10404 ts_tablet_manager.cc:1434] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.111s	user 0.004s	sys 0.003s
I20260709 12:17:39.252094 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054e6242be942e8bc872a96064004e4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
W20260709 12:17:39.252524 10320 leader_election.cc:343] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.253644 10320 leader_election.cc:304] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
W20260709 12:17:39.254033 10249 leader_election.cc:343] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.239447 10481 consensus_queue.cc:1048] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:39.255157 10408 raft_consensus.cc:2749] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.245218 10652 raft_consensus.cc:515] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.256605 10538 raft_consensus.cc:515] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.258636 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054e6242be942e8bc872a96064004e4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.252660 10404 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:39.264112 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:39.264930 10354 raft_consensus.cc:3060] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.267453 10538 leader_election.cc:290] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:39.259100 10419 leader_election.cc:290] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.271618 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:39.272647 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
W20260709 12:17:39.274134 10320 leader_election.cc:343] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.278605 10174 leader_election.cc:304] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:39.280390 10419 raft_consensus.cc:2749] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.283991 10354 raft_consensus.cc:2468] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:39.295648 10406 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:39.296139 10406 ts_tablet_manager.cc:1403] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.146s	user 0.058s	sys 0.074s
I20260709 12:17:39.296482 10100 leader_election.cc:304] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:39.284305 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:39.297724 10582 raft_consensus.cc:2804] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:39.297876 10280 raft_consensus.cc:3060] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.298252 10582 raft_consensus.cc:697] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:39.298840 10406 raft_consensus.cc:359] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.299531 10406 raft_consensus.cc:385] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.299144 10582 consensus_queue.cc:237] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.299793 10406 raft_consensus.cc:740] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.300459 10406 consensus_queue.cc:260] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.302035 10206 raft_consensus.cc:3060] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.302520 10406 ts_tablet_manager.cc:1434] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 12:17:39.285156 10246 leader_election.cc:343] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.303037 10246 leader_election.cc:304] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.287161 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:39.288446 10652 leader_election.cc:290] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:39.292256 10403 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:39.304054 10209 raft_consensus.cc:3060] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.304961 10550 raft_consensus.cc:493] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.305447 10550 raft_consensus.cc:515] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.308863 10280 raft_consensus.cc:2468] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:39.309736 10550 leader_election.cc:290] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:39.292791 10404 tablet_bootstrap.cc:654] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.310623 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e393a809b6455c819ff2771479bda8" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.311740 10406 tablet_bootstrap.cc:492] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:39.304284 10403 ts_tablet_manager.cc:1403] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.003s
I20260709 12:17:39.315302 10403 raft_consensus.cc:359] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.315977 10403 raft_consensus.cc:385] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.316243 10403 raft_consensus.cc:740] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.316716 10481 consensus_queue.cc:1048] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:39.303586 10548 raft_consensus.cc:2749] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.317965 10406 tablet_bootstrap.cc:654] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.322646 10209 raft_consensus.cc:2468] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
W20260709 12:17:39.326305 10249 leader_election.cc:343] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.333109 10402 tablet_bootstrap.cc:492] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:39.333768 10402 ts_tablet_manager.cc:1403] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.004s
I20260709 12:17:39.337001 10402 raft_consensus.cc:359] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.337818 10402 raft_consensus.cc:385] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.338120 10402 raft_consensus.cc:740] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.339166 10402 consensus_queue.cc:260] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.341836 10402 ts_tablet_manager.cc:1434] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:39.342769 10402 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:39.345791 10548 consensus_queue.cc:1048] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:39.350095 10538 raft_consensus.cc:493] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.350615 10322 leader_election.cc:304] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:39.351524 10637 raft_consensus.cc:2804] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:39.352131 10637 raft_consensus.cc:697] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:39.354710 10134 raft_consensus.cc:3060] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.357863 10206 raft_consensus.cc:3060] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.350668 10538 raft_consensus.cc:515] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.359930 10538 leader_election.cc:290] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.361560 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dc1341c61f42549c440c551623beef" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:39.363001 10320 leader_election.cc:343] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.353227 10637 consensus_queue.cc:237] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.366328 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dc1341c61f42549c440c551623beef" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.367004 10283 raft_consensus.cc:2468] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:39.368995 10322 leader_election.cc:304] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.368085 10403 consensus_queue.cc:260] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.372104 10641 raft_consensus.cc:2804] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:39.372501 10641 raft_consensus.cc:493] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:39.372804 10641 raft_consensus.cc:3060] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.373756 10402 tablet_bootstrap.cc:654] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.377864 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e393a809b6455c819ff2771479bda8" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:39.379554 10246 leader_election.cc:343] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.380128 10246 leader_election.cc:304] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.382476 10403 ts_tablet_manager.cc:1434] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.001s
I20260709 12:17:39.383819 10403 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:39.389395 10644 raft_consensus.cc:493] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.390128 10644 raft_consensus.cc:515] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.392521 10644 leader_election.cc:290] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.394550 10550 raft_consensus.cc:2749] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.396384 10403 tablet_bootstrap.cc:654] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.396950 10548 raft_consensus.cc:493] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.397420 10548 raft_consensus.cc:515] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.397672 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dc26ce82a744adb46ab30064acef6e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.398360 10283 raft_consensus.cc:2468] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:39.399341 10548 leader_election.cc:290] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:39.401405 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dc26ce82a744adb46ab30064acef6e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.403198 10130 raft_consensus.cc:3060] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.432713 10205 raft_consensus.cc:3060] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.434144 10404 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:39.434875 10404 ts_tablet_manager.cc:1403] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.182s	user 0.012s	sys 0.001s
I20260709 12:17:39.443048 10462 raft_consensus.cc:493] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.422724 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1a3d5c4c9040928706512f73576c18" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:39.443902 10462 raft_consensus.cc:515] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.412897 10322 leader_election.cc:304] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:39.446056 10644 raft_consensus.cc:2804] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:39.446532 10644 raft_consensus.cc:493] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:39.446923 10644 raft_consensus.cc:3060] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:39.447217 10246 leader_election.cc:343] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:39.448259 10320 leader_election.cc:343] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.456770 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1a3d5c4c9040928706512f73576c18" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.460553 10462 leader_election.cc:290] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:39.461427 10582 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.462095 10582 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.465406 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.466401 10582 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
W20260709 12:17:39.467092 10246 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.467926 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.469385 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:39.481765 10641 raft_consensus.cc:515] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
W20260709 12:17:39.483978 10246 leader_election.cc:343] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.484614 10246 leader_election.cc:304] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.474335 10029 catalog_manager.cc:5697] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:39.489583 10246 consensus_peers.cc:597] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.491576 10246 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.492210 10246 leader_election.cc:304] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.481663 10404 raft_consensus.cc:359] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.490504 10462 raft_consensus.cc:2749] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:39.494767 10500 raft_consensus.cc:2749] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:39.495072 10097 leader_election.cc:343] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.504151 10404 raft_consensus.cc:385] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.506234 10404 raft_consensus.cc:740] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.507725 10404 consensus_queue.cc:260] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.504460 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.516840 10404 ts_tablet_manager.cc:1434] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.000s
I20260709 12:17:39.521322 10404 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:39.518383 10354 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:39.527812 10406 tablet_bootstrap.cc:492] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:39.528489 10406 ts_tablet_manager.cc:1403] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.217s	user 0.039s	sys 0.086s
I20260709 12:17:39.515372 10644 raft_consensus.cc:515] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.537420 10641 leader_election.cc:290] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.543215 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dc1341c61f42549c440c551623beef" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:39.543864 10280 raft_consensus.cc:3060] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.553951 10644 leader_election.cc:290] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.559442 10406 raft_consensus.cc:359] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.560201 10406 raft_consensus.cc:385] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.560489 10406 raft_consensus.cc:740] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.561038 10100 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.561924 10406 consensus_queue.cc:260] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.562601 10653 raft_consensus.cc:2804] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:39.563169 10653 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:39.563587 10653 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.564083 10406 ts_tablet_manager.cc:1434] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.000s
I20260709 12:17:39.566193 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dc26ce82a744adb46ab30064acef6e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:39.567065 10277 raft_consensus.cc:3060] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.567190 10280 raft_consensus.cc:2468] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:39.569864 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dc1341c61f42549c440c551623beef" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:39.570052 10322 leader_election.cc:304] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:39.571247 10644 raft_consensus.cc:493] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.571442 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dc26ce82a744adb46ab30064acef6e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:39.572278 10209 raft_consensus.cc:3060] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.571918 10644 raft_consensus.cc:515] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.575620 10538 raft_consensus.cc:2804] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:39.576289 10538 raft_consensus.cc:697] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:39.577396 10538 consensus_queue.cc:237] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.578650 10406 tablet_bootstrap.cc:492] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
W20260709 12:17:39.581877 10320 leader_election.cc:343] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.584146 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054e6242be942e8bc872a96064004e4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.584967 10406 tablet_bootstrap.cc:654] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.587011 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054e6242be942e8bc872a96064004e4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.587670 10280 raft_consensus.cc:2468] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:39.594141 10322 leader_election.cc:304] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:39.595386 10637 raft_consensus.cc:2804] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:39.595886 10637 raft_consensus.cc:493] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:39.596306 10637 raft_consensus.cc:3060] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.575166 10644 leader_election.cc:290] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
W20260709 12:17:39.610044 10320 leader_election.cc:343] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.628449 10032 catalog_manager.cc:5697] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:39.651762 10404 tablet_bootstrap.cc:654] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.672427 10403 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:39.673209 10403 ts_tablet_manager.cc:1403] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.290s	user 0.010s	sys 0.017s
I20260709 12:17:39.680460 10419 raft_consensus.cc:493] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.669822 10481 raft_consensus.cc:493] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.699482 10481 raft_consensus.cc:515] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.681066 10419 raft_consensus.cc:515] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.705816 10207 raft_consensus.cc:3060] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.724947 10277 raft_consensus.cc:2468] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:39.734588 10481 leader_election.cc:290] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.741690 10209 raft_consensus.cc:2468] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:39.742633 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.743330 10283 raft_consensus.cc:2468] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:39.743957 10320 leader_election.cc:304] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:39.744992 10408 raft_consensus.cc:2804] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:39.745415 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:39.745464 10408 raft_consensus.cc:697] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:39.746070 10419 leader_election.cc:290] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.746618 10408 consensus_queue.cc:237] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.747951 10099 leader_election.cc:304] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:39.748339 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.749197 10689 raft_consensus.cc:2804] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:39.749588 10689 raft_consensus.cc:493] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:39.749949 10689 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.750480 10174 leader_election.cc:304] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:39.756036 10402 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:39.756517 10402 ts_tablet_manager.cc:1403] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.414s	user 0.044s	sys 0.040s
I20260709 12:17:39.759150 10402 raft_consensus.cc:359] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.759905 10402 raft_consensus.cc:385] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.760185 10402 raft_consensus.cc:740] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.760813 10402 consensus_queue.cc:260] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.762382 10689 raft_consensus.cc:515] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.764084 10653 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.763069 10402 ts_tablet_manager.cc:1434] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:39.765676 10402 tablet_bootstrap.cc:492] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:39.767524 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:39.768591 10355 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.768841 10689 leader_election.cc:290] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.772030 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:39.772604 10283 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.772940 10402 tablet_bootstrap.cc:654] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.763655 10637 raft_consensus.cc:515] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.776608 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054e6242be942e8bc872a96064004e4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
W20260709 12:17:39.777962 10320 leader_election.cc:343] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.748982 10403 raft_consensus.cc:359] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.778872 10403 raft_consensus.cc:385] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.779165 10403 raft_consensus.cc:740] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.780169 10283 raft_consensus.cc:2468] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:39.781390 10099 leader_election.cc:304] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:39.783748 10481 raft_consensus.cc:2804] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:39.784548 10481 raft_consensus.cc:697] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:39.785602 10481 consensus_queue.cc:237] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:39.786180 10637 leader_election.cc:290] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:39.787228 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054e6242be942e8bc872a96064004e4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:39.787681 10653 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:39.787885 10283 raft_consensus.cc:3060] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.780079 10403 consensus_queue.cc:260] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.788652 10697 raft_consensus.cc:493] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.789140 10697 raft_consensus.cc:515] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.789711 10403 ts_tablet_manager.cc:1434] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.000s
I20260709 12:17:39.790683 10403 tablet_bootstrap.cc:492] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:39.796429 10697 leader_election.cc:290] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:39.826078 10283 raft_consensus.cc:2468] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:39.836755 10406 tablet_bootstrap.cc:492] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:39.837402 10406 ts_tablet_manager.cc:1403] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.259s	user 0.014s	sys 0.015s
I20260709 12:17:39.816545 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58af8e9e929845e08d8c335b47d34ca4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:39.843634 10710 log.cc:927] Time spent T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:17:39.839781 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58af8e9e929845e08d8c335b47d34ca4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.860345 10404 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:39.860877 10404 ts_tablet_manager.cc:1403] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.342s	user 0.022s	sys 0.002s
I20260709 12:17:39.845309 10322 leader_election.cc:304] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:39.864691 10408 raft_consensus.cc:2804] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:39.865234 10408 raft_consensus.cc:697] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:39.866089 10408 consensus_queue.cc:237] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.863631 10406 raft_consensus.cc:359] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.870247 10406 raft_consensus.cc:385] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.870510 10406 raft_consensus.cc:740] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.871181 10406 consensus_queue.cc:260] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.873430 10406 ts_tablet_manager.cc:1434] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 12:17:39.874966 10406 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:39.880016 10403 tablet_bootstrap.cc:654] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.883149 10402 tablet_bootstrap.cc:492] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:39.883796 10402 ts_tablet_manager.cc:1403] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.023s
I20260709 12:17:39.881098 10404 raft_consensus.cc:359] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.886047 10404 raft_consensus.cc:385] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.887645 10404 raft_consensus.cc:740] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.895226 10404 consensus_queue.cc:260] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:39.925235 10404 ts_tablet_manager.cc:1434] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 12:17:39.926647 10404 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:39.890085 10355 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
W20260709 12:17:39.937734 10249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 66325.6us
I20260709 12:17:39.948348 10032 catalog_manager.cc:5697] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:39.956192 10402 raft_consensus.cc:359] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.956753 10402 raft_consensus.cc:385] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:39.956990 10402 raft_consensus.cc:740] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.957592 10402 consensus_queue.cc:260] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.961503 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:39.948849 10706 raft_consensus.cc:493] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:39.963960 10706 raft_consensus.cc:515] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:39.964691 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:39.965008 10402 ts_tablet_manager.cc:1434] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.081s	user 0.002s	sys 0.004s
I20260709 12:17:39.966032 10402 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:39.966071 10706 leader_election.cc:290] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:39.970101 10100 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:39.972592 10582 raft_consensus.cc:2804] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:39.973167 10404 tablet_bootstrap.cc:654] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:39.973097 10582 raft_consensus.cc:697] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:39.974962 10582 consensus_queue.cc:237] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:39.980005 10406 tablet_bootstrap.cc:654] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:39.980439 10097 leader_election.cc:343] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.981670 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
W20260709 12:17:39.982242 10097 leader_election.cc:343] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.984196 10653 consensus_queue.cc:1048] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:39.984366 10097 leader_election.cc:343] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:39.987560 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dc1341c61f42549c440c551623beef" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:39.988371 10277 raft_consensus.cc:2393] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:39.988535 10644 consensus_queue.cc:1048] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:39.991577 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dc1341c61f42549c440c551623beef" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:39.996600 10419 raft_consensus.cc:2749] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:39.997850 10249 leader_election.cc:343] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.012863 10402 tablet_bootstrap.cc:654] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.016891 10175 leader_election.cc:304] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:40.027686 10031 catalog_manager.cc:5697] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:40.033454 10031 catalog_manager.cc:5697] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:40.039613 10246 leader_election.cc:343] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.049194 10246 leader_election.cc:304] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:40.024650 10419 raft_consensus.cc:3060] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.044688 10689 raft_consensus.cc:493] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.061066 10716 raft_consensus.cc:2749] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:40.075591 10689 raft_consensus.cc:515] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.078562 10689 leader_election.cc:290] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:40.080341 10689 consensus_queue.cc:1048] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:17:40.088713 10320 consensus_peers.cc:597] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:40.088630 10131 raft_consensus.cc:3060] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.097848 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:40.100298 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:40.103178 10403 tablet_bootstrap.cc:492] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:40.103734 10403 ts_tablet_manager.cc:1403] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.313s	user 0.009s	sys 0.017s
I20260709 12:17:40.104911 10637 raft_consensus.cc:493] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.105436 10637 raft_consensus.cc:515] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.106419 10403 raft_consensus.cc:359] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.107142 10403 raft_consensus.cc:385] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.107429 10637 leader_election.cc:290] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:40.107549 10403 raft_consensus.cc:740] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.108457 10403 consensus_queue.cc:260] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.108995 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e393a809b6455c819ff2771479bda8" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:40.110417 10320 leader_election.cc:343] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.113101 10403 ts_tablet_manager.cc:1434] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:17:40.114189 10403 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:40.117514 10419 raft_consensus.cc:2749] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:40.136612 10695 consensus_queue.cc:1048] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:17:40.136780 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e393a809b6455c819ff2771479bda8" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:40.145300 10403 tablet_bootstrap.cc:654] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.150619 10099 leader_election.cc:304] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:40.152566 10406 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:40.153095 10406 ts_tablet_manager.cc:1403] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.278s	user 0.012s	sys 0.024s
I20260709 12:17:40.157794 10406 raft_consensus.cc:359] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.158483 10406 raft_consensus.cc:385] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.158757 10406 raft_consensus.cc:740] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.159339 10406 consensus_queue.cc:260] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.162832 10406 ts_tablet_manager.cc:1434] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:40.141017 10282 raft_consensus.cc:2468] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:40.168792 10406 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:40.170115 10402 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:40.170629 10402 ts_tablet_manager.cc:1403] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.205s	user 0.015s	sys 0.024s
I20260709 12:17:40.172540 10695 raft_consensus.cc:493] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.173051 10695 raft_consensus.cc:515] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.173276 10322 leader_election.cc:304] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:40.175228 10695 leader_election.cc:290] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:40.176848 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:40.178884 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:40.175320 10538 raft_consensus.cc:2804] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:40.180374 10538 raft_consensus.cc:493] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:17:40.178892 10320 leader_election.cc:343] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.180748 10538 raft_consensus.cc:3060] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.181752 10402 raft_consensus.cc:359] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.182420 10402 raft_consensus.cc:385] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.182665 10402 raft_consensus.cc:740] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.183338 10402 consensus_queue.cc:260] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.185331 10402 ts_tablet_manager.cc:1434] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
W20260709 12:17:40.186129 10320 leader_election.cc:343] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.186618 10320 leader_election.cc:304] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:40.187407 10637 raft_consensus.cc:2749] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:40.190867 10402 tablet_bootstrap.cc:492] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
W20260709 12:17:40.194185 10721 log.cc:927] Time spent T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:17:40.197336 10404 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:40.198035 10404 ts_tablet_manager.cc:1403] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.272s	user 0.032s	sys 0.040s
I20260709 12:17:40.201992 10462 raft_consensus.cc:493] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.202656 10462 raft_consensus.cc:515] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.200996 10404 raft_consensus.cc:359] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.210196 10462 leader_election.cc:290] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:40.213835 10538 raft_consensus.cc:515] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.216861 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:40.218472 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e393a809b6455c819ff2771479bda8" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:40.219079 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:40.220356 10320 leader_election.cc:343] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.211107 10404 raft_consensus.cc:385] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:17:40.218464 10249 leader_election.cc:343] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.223917 10404 raft_consensus.cc:740] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.225214 10404 consensus_queue.cc:260] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.231513 10637 consensus_queue.cc:1048] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:17:40.233762 10246 leader_election.cc:343] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.234530 10246 leader_election.cc:304] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:40.235246 10500 raft_consensus.cc:2749] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:40.238986 10637 consensus_queue.cc:1048] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:40.240048 10406 tablet_bootstrap.cc:654] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.243005 10538 leader_election.cc:290] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:40.264030 10404 ts_tablet_manager.cc:1434] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.066s	user 0.003s	sys 0.006s
I20260709 12:17:40.275727 10404 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:40.232648 10402 tablet_bootstrap.cc:654] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.282058 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e393a809b6455c819ff2771479bda8" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:40.287587 10282 raft_consensus.cc:3060] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.293808 10408 consensus_queue.cc:1048] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:40.288679 10653 raft_consensus.cc:2749] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:40.324735 10406 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:40.325719 10406 ts_tablet_manager.cc:1403] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.162s	user 0.013s	sys 0.006s
I20260709 12:17:40.327072 10402 tablet_bootstrap.cc:492] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:40.331451 10402 ts_tablet_manager.cc:1403] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.005s
W20260709 12:17:40.327725 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:40.339926 10689 consensus_queue.cc:1048] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:40.334692 10322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 52238us
I20260709 12:17:40.349658 10282 raft_consensus.cc:2468] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:40.367059 10404 tablet_bootstrap.cc:654] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.371518 10406 raft_consensus.cc:359] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.372287 10406 raft_consensus.cc:385] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.372552 10406 raft_consensus.cc:740] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.373685 10406 consensus_queue.cc:260] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.374691 10031 catalog_manager.cc:5697] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.376837 10031 catalog_manager.cc:5697] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.380115 10403 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:40.380630 10403 ts_tablet_manager.cc:1403] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.267s	user 0.020s	sys 0.018s
I20260709 12:17:40.382071 10406 ts_tablet_manager.cc:1434] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 12:17:40.382999 10406 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:40.392616 10403 raft_consensus.cc:359] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.393312 10403 raft_consensus.cc:385] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.394651 10403 raft_consensus.cc:740] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
W20260709 12:17:40.395076 10097 consensus_peers.cc:597] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:40.395448 10403 consensus_queue.cc:260] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.396158 10322 leader_election.cc:304] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:40.397104 10637 raft_consensus.cc:2804] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:40.397632 10637 raft_consensus.cc:697] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:40.398521 10637 consensus_queue.cc:237] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.403963 10403 ts_tablet_manager.cc:1434] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:17:40.405903 10404 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:40.407701 10404 ts_tablet_manager.cc:1403] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.007s
I20260709 12:17:40.410427 10404 raft_consensus.cc:359] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.411150 10404 raft_consensus.cc:385] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.411484 10404 raft_consensus.cc:740] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.412283 10404 consensus_queue.cc:260] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.415176 10404 ts_tablet_manager.cc:1434] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:40.415227 10403 tablet_bootstrap.cc:492] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:40.420944 10404 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:40.424325 10406 tablet_bootstrap.cc:654] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.429554 10403 tablet_bootstrap.cc:654] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.433056 10419 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.433589 10419 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.434101 10404 tablet_bootstrap.cc:654] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.435848 10419 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:40.437798 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:40.437842 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:40.438808 10354 raft_consensus.cc:2393] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:40.436532 10402 raft_consensus.cc:359] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.439276 10402 raft_consensus.cc:385] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.439589 10402 raft_consensus.cc:740] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.440024 10175 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:40.440244 10402 consensus_queue.cc:260] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.443853 10207 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.445346 10402 ts_tablet_manager.cc:1434] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.003s
I20260709 12:17:40.446234 10402 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:40.450995 10402 tablet_bootstrap.cc:654] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.453274 10419 raft_consensus.cc:2749] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:40.455667 10131 raft_consensus.cc:3060] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:40.462010 10320 consensus_peers.cc:597] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:40.462321 10402 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:40.462801 10402 ts_tablet_manager.cc:1403] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:17:40.464264 10404 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:40.464779 10404 ts_tablet_manager.cc:1403] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 12:17:40.470006 10732 consensus_queue.cc:1048] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:40.465024 10402 raft_consensus.cc:359] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.471242 10402 raft_consensus.cc:385] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.471478 10406 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:40.471606 10402 raft_consensus.cc:740] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.471998 10406 ts_tablet_manager.cc:1403] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.000s
I20260709 12:17:40.472280 10404 raft_consensus.cc:359] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.472981 10404 raft_consensus.cc:385] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.472675 10402 consensus_queue.cc:260] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.475099 10402 ts_tablet_manager.cc:1434] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:17:40.475981 10402 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:40.473268 10404 raft_consensus.cc:740] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.478325 10404 consensus_queue.cc:260] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.481115 10404 ts_tablet_manager.cc:1434] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:17:40.481803 10402 tablet_bootstrap.cc:654] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.482205 10404 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:40.489527 10404 tablet_bootstrap.cc:654] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.496017 10030 catalog_manager.cc:5697] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:40.504930 10637 consensus_queue.cc:1048] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:40.510838 10404 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:40.511382 10404 ts_tablet_manager.cc:1403] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260709 12:17:40.516731 10404 raft_consensus.cc:359] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.517351 10404 raft_consensus.cc:385] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.517596 10404 raft_consensus.cc:740] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.518251 10404 consensus_queue.cc:260] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.520171 10404 ts_tablet_manager.cc:1434] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:17:40.528723 10406 raft_consensus.cc:359] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.531178 10406 raft_consensus.cc:385] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.531464 10406 raft_consensus.cc:740] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.533423 10406 consensus_queue.cc:260] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.542827 10404 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:40.549340 10404 tablet_bootstrap.cc:654] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.553354 10402 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:40.553843 10402 ts_tablet_manager.cc:1403] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.024s
I20260709 12:17:40.554160 10403 tablet_bootstrap.cc:492] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:40.554636 10403 ts_tablet_manager.cc:1403] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.020s
I20260709 12:17:40.556427 10402 raft_consensus.cc:359] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.557129 10402 raft_consensus.cc:385] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.557482 10402 raft_consensus.cc:740] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.557165 10403 raft_consensus.cc:359] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.557963 10403 raft_consensus.cc:385] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.558244 10403 raft_consensus.cc:740] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.558908 10403 consensus_queue.cc:260] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.560855 10403 ts_tablet_manager.cc:1434] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:40.561779 10402 consensus_queue.cc:260] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.564007 10402 ts_tablet_manager.cc:1434] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:17:40.564507 10653 consensus_queue.cc:1048] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:40.564906 10402 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:40.566860 10403 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:40.572501 10403 tablet_bootstrap.cc:654] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.590801 10402 tablet_bootstrap.cc:654] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.601630 10653 raft_consensus.cc:493] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.603082 10653 raft_consensus.cc:515] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.606837 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:40.607779 10209 raft_consensus.cc:2468] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:40.608603 10481 raft_consensus.cc:493] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.609342 10481 raft_consensus.cc:515] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.610900 10406 ts_tablet_manager.cc:1434] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.000s
I20260709 12:17:40.612787 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:40.618261 10280 raft_consensus.cc:2468] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:40.618706 10406 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:40.622001 10099 leader_election.cc:304] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:40.623178 10689 raft_consensus.cc:2804] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:40.623682 10689 raft_consensus.cc:493] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:40.624096 10689 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.627044 10735 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.627732 10735 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.615305 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:40.630986 10355 raft_consensus.cc:2468] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:40.635707 10735 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:40.660712 10406 tablet_bootstrap.cc:654] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.661836 10653 leader_election.cc:290] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:40.638151 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:40.613360 10481 leader_election.cc:290] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:40.652146 10404 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:40.638940 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:40.663614 10404 ts_tablet_manager.cc:1403] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.121s	user 0.021s	sys 0.023s
I20260709 12:17:40.662904 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
W20260709 12:17:40.664019 10320 leader_election.cc:343] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.662235 10097 leader_election.cc:304] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:40.664434 10280 raft_consensus.cc:2468] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
W20260709 12:17:40.665700 10320 leader_election.cc:343] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.665843 10653 raft_consensus.cc:2804] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:40.666126 10320 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:40.666314 10404 raft_consensus.cc:359] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.667758 10404 raft_consensus.cc:385] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.667917 10637 raft_consensus.cc:2749] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:40.668120 10404 raft_consensus.cc:740] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.669353 10404 consensus_queue.cc:260] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.671422 10404 ts_tablet_manager.cc:1434] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:40.667723 10653 raft_consensus.cc:493] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:40.672838 10404 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:40.672874 10653 raft_consensus.cc:3060] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.673866 10402 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:40.674391 10402 ts_tablet_manager.cc:1403] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.020s
I20260709 12:17:40.675595 10403 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:40.676086 10403 ts_tablet_manager.cc:1403] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.115s	user 0.028s	sys 0.040s
I20260709 12:17:40.676945 10402 raft_consensus.cc:359] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.677683 10402 raft_consensus.cc:385] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.677951 10402 raft_consensus.cc:740] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.678298 10689 raft_consensus.cc:515] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.678668 10404 tablet_bootstrap.cc:654] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.678639 10402 consensus_queue.cc:260] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.680440 10689 leader_election.cc:290] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:40.681115 10402 ts_tablet_manager.cc:1434] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:40.681020 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:40.681717 10280 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.682063 10402 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:40.686631 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:40.687496 10354 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.687768 10735 raft_consensus.cc:493] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.688288 10735 raft_consensus.cc:515] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.690809 10735 leader_election.cc:290] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:40.691184 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:40.691319 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:40.691921 10277 raft_consensus.cc:2468] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:40.692314 10403 raft_consensus.cc:359] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.692986 10403 raft_consensus.cc:385] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:17:40.692910 10320 leader_election.cc:343] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.693416 10403 raft_consensus.cc:740] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.693706 10322 leader_election.cc:304] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:40.694818 10735 raft_consensus.cc:2804] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:40.694176 10403 consensus_queue.cc:260] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.695225 10735 raft_consensus.cc:493] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:40.695616 10735 raft_consensus.cc:3060] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.699545 10462 raft_consensus.cc:493] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.679884 10637 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.700028 10462 raft_consensus.cc:515] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.701444 10653 raft_consensus.cc:515] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.702831 10403 ts_tablet_manager.cc:1434] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:17:40.703841 10403 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:40.703735 10653 leader_election.cc:290] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:40.703990 10462 leader_election.cc:290] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:40.705332 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec9984ad914b1f9fda782a4e6cba8d" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:40.706050 10355 raft_consensus.cc:2468] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:40.707372 10249 leader_election.cc:304] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:40.707938 10402 tablet_bootstrap.cc:654] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.708452 10462 raft_consensus.cc:2804] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:40.708880 10462 raft_consensus.cc:493] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:40.709324 10462 raft_consensus.cc:3060] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.712607 10403 tablet_bootstrap.cc:654] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.708935 10735 raft_consensus.cc:515] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.718329 10637 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.720548 10735 leader_election.cc:290] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:40.720621 10406 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:40.722960 10406 ts_tablet_manager.cc:1403] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.007s
I20260709 12:17:40.725525 10637 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:40.726817 10406 raft_consensus.cc:359] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.727810 10406 raft_consensus.cc:385] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.728184 10406 raft_consensus.cc:740] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.728821 10406 consensus_queue.cc:260] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.729044 10462 raft_consensus.cc:515] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.784031 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:40.789247 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec9984ad914b1f9fda782a4e6cba8d" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:40.792747 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:40.793288 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:40.794764 10283 raft_consensus.cc:3060] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.796137 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:40.798465 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:40.799500 10277 raft_consensus.cc:3060] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.800872 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:40.801903 10209 raft_consensus.cc:3060] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.814682 10419 raft_consensus.cc:493] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.815955 10419 raft_consensus.cc:515] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.816996 10406 ts_tablet_manager.cc:1434] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.001s
W20260709 12:17:40.821450 10320 leader_election.cc:343] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.814779 10500 raft_consensus.cc:493] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.824784 10500 raft_consensus.cc:515] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
W20260709 12:17:40.827812 10320 consensus_peers.cc:597] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:40.829044 10320 leader_election.cc:343] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:40.830226 10320 leader_election.cc:343] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.834272 10320 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:40.840077 10500 leader_election.cc:290] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:40.844035 10404 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:40.847071 10404 ts_tablet_manager.cc:1403] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.174s	user 0.022s	sys 0.011s
I20260709 12:17:40.849169 10406 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:40.850128 10403 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:40.851037 10403 ts_tablet_manager.cc:1403] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.001s
I20260709 12:17:40.851404 10419 leader_election.cc:290] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:40.855438 10402 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:40.856369 10402 ts_tablet_manager.cc:1403] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.011s
I20260709 12:17:40.856513 10637 raft_consensus.cc:2749] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:40.855144 10280 raft_consensus.cc:2468] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:40.861558 10403 raft_consensus.cc:359] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.874071 10403 raft_consensus.cc:385] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.874254 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec9984ad914b1f9fda782a4e6cba8d" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:40.874491 10403 raft_consensus.cc:740] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.874918 10355 raft_consensus.cc:3060] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.875458 10403 consensus_queue.cc:260] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.882308 10403 ts_tablet_manager.cc:1434] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.002s
I20260709 12:17:40.883888 10403 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:40.887612 10402 raft_consensus.cc:359] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.888515 10402 raft_consensus.cc:385] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.889715 10402 raft_consensus.cc:740] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.890219 10209 raft_consensus.cc:2468] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:40.890503 10402 consensus_queue.cc:260] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:40.892553 10355 raft_consensus.cc:2468] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:40.902730 10404 raft_consensus.cc:359] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.930922 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:40.931254 10404 raft_consensus.cc:385] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.931641 10404 raft_consensus.cc:740] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.932363 10402 ts_tablet_manager.cc:1434] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.002s
I20260709 12:17:40.932335 10404 consensus_queue.cc:260] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:40.903877 10462 leader_election.cc:290] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:40.904153 10208 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.936766 10760 raft_consensus.cc:493] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.912358 10406 tablet_bootstrap.cc:654] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:40.916416 10246 leader_election.cc:343] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:40.918138 10097 leader_election.cc:304] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:40.919833 10354 raft_consensus.cc:2468] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
W20260709 12:17:40.941183 10246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 61084.8us
I20260709 12:17:40.943127 10689 raft_consensus.cc:2804] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:40.943805 10689 raft_consensus.cc:697] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:40.945436 10402 tablet_bootstrap.cc:492] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:40.949916 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fda14f48541dba7d3db19a691926b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:40.909207 10277 raft_consensus.cc:2468] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:40.954409 10404 ts_tablet_manager.cc:1434] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.005s
I20260709 12:17:40.945063 10689 consensus_queue.cc:237] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:40.905717 10283 raft_consensus.cc:2468] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:40.960177 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fda14f48541dba7d3db19a691926b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:40.956187 10404 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:40.926048 10403 tablet_bootstrap.cc:654] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.964632 10099 leader_election.cc:304] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:40.968062 10481 raft_consensus.cc:2804] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:40.968722 10481 raft_consensus.cc:697] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:40.976886 10759 raft_consensus.cc:493] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.977990 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:40.979817 10759 raft_consensus.cc:515] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:40.983793 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec9984ad914b1f9fda782a4e6cba8d" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:40.987279 10759 leader_election.cc:290] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:40.970079 10481 consensus_queue.cc:237] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.002202 10249 leader_election.cc:304] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:41.003228 10759 raft_consensus.cc:2804] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.003726 10759 raft_consensus.cc:697] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:41.005965 10759 consensus_queue.cc:237] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.009016 10732 raft_consensus.cc:493] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.962149 10760 raft_consensus.cc:515] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.009413 10406 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:41.010286 10406 ts_tablet_manager.cc:1403] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.162s	user 0.023s	sys 0.002s
I20260709 12:17:41.009649 10732 raft_consensus.cc:515] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.014305 10406 raft_consensus.cc:359] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.015115 10402 tablet_bootstrap.cc:654] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.017863 10174 leader_election.cc:304] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:41.018419 10322 leader_election.cc:304] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.019068 10406 raft_consensus.cc:385] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.022186 10406 raft_consensus.cc:740] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
W20260709 12:17:41.027711 10246 leader_election.cc:343] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.028467 10538 consensus_queue.cc:1048] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:41.032704 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf441df7b4e43e38e9b99645a6ea22e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:41.025185 10641 raft_consensus.cc:2804] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.034294 10641 raft_consensus.cc:697] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:41.035307 10641 consensus_queue.cc:237] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.035998 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf441df7b4e43e38e9b99645a6ea22e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:41.038857 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:41.032099 10760 leader_election.cc:290] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:41.025535 10406 consensus_queue.cc:260] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
W20260709 12:17:41.045455 10246 leader_election.cc:343] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:41.046325 10246 leader_election.cc:343] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.046780 10246 leader_election.cc:304] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.076045 10404 tablet_bootstrap.cc:654] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.076510 10406 ts_tablet_manager.cc:1434] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.066s	user 0.016s	sys 0.001s
I20260709 12:17:41.077751 10406 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:41.044821 10207 raft_consensus.cc:2468] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:41.069921 10759 raft_consensus.cc:2749] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.084556 10403 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:41.085211 10403 ts_tablet_manager.cc:1403] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.001s
W20260709 12:17:41.087292 10246 leader_election.cc:343] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:41.093535 10249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 54715.1us
I20260709 12:17:41.108994 10706 raft_consensus.cc:493] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.109668 10706 raft_consensus.cc:515] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.110695 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:41.111485 10278 raft_consensus.cc:2468] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:41.114388 10706 leader_election.cc:290] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:41.116302 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:41.119467 10735 raft_consensus.cc:493] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.120740 10735 raft_consensus.cc:515] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.122922 10735 leader_election.cc:290] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:41.123564 10099 leader_election.cc:304] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:41.118095 10131 raft_consensus.cc:2468] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 0.
I20260709 12:17:41.130772 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:41.141811 10209 raft_consensus.cc:2468] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:41.132216 10403 raft_consensus.cc:359] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.146757 10403 raft_consensus.cc:385] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.137593 10406 tablet_bootstrap.cc:654] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.137877 10402 tablet_bootstrap.cc:492] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:41.148835 10402 ts_tablet_manager.cc:1403] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.204s	user 0.007s	sys 0.016s
I20260709 12:17:41.147161 10403 raft_consensus.cc:740] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.124441 10689 raft_consensus.cc:2804] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.138343 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58af8e9e929845e08d8c335b47d34ca4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:41.154245 10172 leader_election.cc:304] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:41.155267 10500 raft_consensus.cc:493] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.155516 10769 raft_consensus.cc:2804] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.156034 10769 raft_consensus.cc:493] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.155961 10500 raft_consensus.cc:515] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.156510 10769 raft_consensus.cc:3060] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.124964 10732 leader_election.cc:290] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.126853 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:41.161597 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58af8e9e929845e08d8c335b47d34ca4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:41.164528 10283 raft_consensus.cc:2468] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:41.167518 10032 catalog_manager.cc:5697] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.171555 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:41.169526 10029 catalog_manager.cc:5697] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.181154 10354 raft_consensus.cc:2468] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 0.
I20260709 12:17:41.182662 10500 leader_election.cc:290] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.175607 10031 catalog_manager.cc:5697] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:41.153816 10689 raft_consensus.cc:493] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.183254 10402 raft_consensus.cc:359] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.194005 10402 raft_consensus.cc:385] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.194327 10402 raft_consensus.cc:740] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.195106 10402 consensus_queue.cc:260] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
W20260709 12:17:41.152493 10249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 51508.3us
I20260709 12:17:41.183941 10419 raft_consensus.cc:2749] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.194093 10403 consensus_queue.cc:260] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.188967 10769 raft_consensus.cc:515] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
W20260709 12:17:41.200644 10249 leader_election.cc:343] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.197672 10097 leader_election.cc:304] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:41.192373 10689 raft_consensus.cc:3060] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.183434 10032 catalog_manager.cc:5697] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:41.209774 10653 raft_consensus.cc:2804] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.210203 10653 raft_consensus.cc:493] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.210551 10653 raft_consensus.cc:3060] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.210949 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1a3d5c4c9040928706512f73576c18" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:41.212821 10246 leader_election.cc:343] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.213174 10402 ts_tablet_manager.cc:1434] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.003s
I20260709 12:17:41.216534 10404 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:41.216809 10322 leader_election.cc:304] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:41.217022 10404 ts_tablet_manager.cc:1403] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.261s	user 0.020s	sys 0.004s
I20260709 12:17:41.216921 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:41.218041 10355 raft_consensus.cc:3060] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.218291 10408 raft_consensus.cc:2804] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.218676 10408 raft_consensus.cc:493] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.218961 10408 raft_consensus.cc:3060] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.220463 10404 raft_consensus.cc:359] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.221127 10404 raft_consensus.cc:385] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.221423 10404 raft_consensus.cc:740] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.221916 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1a3d5c4c9040928706512f73576c18" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:41.222194 10404 consensus_queue.cc:260] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.223249 10131 raft_consensus.cc:2468] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
W20260709 12:17:41.214783 10097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:33197, user_credentials={real_user=slave}} blocked reactor thread for 51515.4us
I20260709 12:17:41.225944 10404 ts_tablet_manager.cc:1434] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:17:41.226336 10355 raft_consensus.cc:2468] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:41.227080 10404 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:41.227627 10175 leader_election.cc:304] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
W20260709 12:17:41.228235 10320 leader_election.cc:343] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.228559 10419 raft_consensus.cc:2804] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.229056 10419 raft_consensus.cc:697] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:41.229907 10419 consensus_queue.cc:237] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.233625 10404 tablet_bootstrap.cc:654] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.206521 10249 leader_election.cc:304] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.242344 10402 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:41.268559 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:41.262732 10408 raft_consensus.cc:515] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.270942 10406 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:41.271438 10406 ts_tablet_manager.cc:1403] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.194s	user 0.015s	sys 0.005s
I20260709 12:17:41.272953 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58af8e9e929845e08d8c335b47d34ca4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
W20260709 12:17:41.274665 10320 leader_election.cc:343] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.275422 10406 raft_consensus.cc:359] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.276355 10406 raft_consensus.cc:385] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.276610 10406 raft_consensus.cc:740] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.277325 10406 consensus_queue.cc:260] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.278829 10408 leader_election.cc:290] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:41.279616 10406 ts_tablet_manager.cc:1434] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:41.280056 10402 tablet_bootstrap.cc:654] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.268465 10653 raft_consensus.cc:515] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.281072 10406 tablet_bootstrap.cc:492] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:41.281206 10131 raft_consensus.cc:2393] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:41.241369 10246 leader_election.cc:304] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.282627 10771 raft_consensus.cc:2749] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.283013 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:41.283557 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cb5f89df084c5a89fdc62a4067eb9c" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:41.268329 10760 raft_consensus.cc:493] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.284047 10769 leader_election.cc:290] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:41.284322 10760 raft_consensus.cc:515] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
W20260709 12:17:41.283703 10249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 83141.2us
I20260709 12:17:41.268055 10689 raft_consensus.cc:515] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.286540 10760 leader_election.cc:290] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.286840 10771 raft_consensus.cc:2804] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.287489 10771 raft_consensus.cc:493] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.287906 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:41.288002 10771 raft_consensus.cc:3060] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.289089 10208 raft_consensus.cc:2468] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:41.290048 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:41.290565 10097 leader_election.cc:304] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:41.290711 10352 raft_consensus.cc:2468] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:41.291396 10760 raft_consensus.cc:2804] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.283718 10355 raft_consensus.cc:2393] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7827c74730e46329c046d754e76bb0e in current term 1: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:41.291817 10760 raft_consensus.cc:493] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.292155 10760 raft_consensus.cc:3060] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:41.294857 10246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 53595.9us
I20260709 12:17:41.295384 10100 leader_election.cc:304] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.282351 10653 leader_election.cc:290] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.296568 10481 raft_consensus.cc:2749] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.298777 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:41.299379 10208 raft_consensus.cc:3060] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.304225 10406 tablet_bootstrap.cc:654] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.308422 10403 ts_tablet_manager.cc:1434] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.164s	user 0.008s	sys 0.002s
I20260709 12:17:41.311566 10404 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:41.314879 10208 raft_consensus.cc:2468] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:41.318845 10097 leader_election.cc:304] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:41.308918 10689 leader_election.cc:290] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:41.317283 10404 ts_tablet_manager.cc:1403] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.090s	user 0.035s	sys 0.041s
I20260709 12:17:41.319599 10481 raft_consensus.cc:2804] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.320182 10481 raft_consensus.cc:697] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:41.308693 10760 raft_consensus.cc:515] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.321058 10481 consensus_queue.cc:237] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.322078 10403 tablet_bootstrap.cc:492] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:41.322711 10404 raft_consensus.cc:359] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.323402 10404 raft_consensus.cc:385] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.323653 10404 raft_consensus.cc:740] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.324009 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:41.324636 10207 raft_consensus.cc:3060] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.324419 10404 consensus_queue.cc:260] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.325428 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:41.326093 10354 raft_consensus.cc:3060] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.326962 10404 ts_tablet_manager.cc:1434] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:41.327961 10404 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:41.332815 10207 raft_consensus.cc:2468] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:41.334347 10097 leader_election.cc:304] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:41.335316 10760 leader_election.cc:290] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.335983 10760 raft_consensus.cc:2804] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.336618 10760 raft_consensus.cc:697] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:41.337561 10760 consensus_queue.cc:237] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.341037 10404 tablet_bootstrap.cc:654] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.342962 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58af8e9e929845e08d8c335b47d34ca4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:41.343598 10279 raft_consensus.cc:3060] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.353180 10538 raft_consensus.cc:493] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.353794 10538 raft_consensus.cc:515] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.356314 10538 leader_election.cc:290] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:41.356724 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf441df7b4e43e38e9b99645a6ea22e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:41.358568 10320 leader_election.cc:343] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.358997 10732 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.359531 10732 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.360155 10279 raft_consensus.cc:2468] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:41.361956 10768 raft_consensus.cc:493] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.362656 10768 raft_consensus.cc:515] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.366987 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:41.367690 10355 raft_consensus.cc:2468] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:41.368901 10100 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:41.369493 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef4190370c7465685ac60a4780f2e50" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:41.369781 10760 raft_consensus.cc:2804] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.370227 10760 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.370544 10760 raft_consensus.cc:3060] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.368055 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:41.372748 10097 leader_election.cc:343] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.374240 10732 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.365443 10768 leader_election.cc:290] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:41.386070 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf441df7b4e43e38e9b99645a6ea22e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:41.386787 10277 raft_consensus.cc:2468] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:41.394500 10406 tablet_bootstrap.cc:492] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:41.395028 10406 ts_tablet_manager.cc:1403] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.010s
W20260709 12:17:41.398764 10249 leader_election.cc:343] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.400300 10354 raft_consensus.cc:2468] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:41.406952 10030 catalog_manager.cc:5697] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:41.413673 10406 raft_consensus.cc:359] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.414402 10406 raft_consensus.cc:385] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.414675 10406 raft_consensus.cc:740] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.415380 10406 consensus_queue.cc:260] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.417995 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:41.418617 10280 raft_consensus.cc:3060] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.405283 10760 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.423382 10406 ts_tablet_manager.cc:1434] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 12:17:41.424280 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:41.424933 10354 raft_consensus.cc:3060] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.426393 10280 raft_consensus.cc:2468] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:41.426637 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
W20260709 12:17:41.428090 10097 leader_election.cc:343] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.428661 10760 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.430148 10402 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:41.430547 10406 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:41.430698 10402 ts_tablet_manager.cc:1403] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.189s	user 0.015s	sys 0.000s
I20260709 12:17:41.431404 10322 leader_election.cc:304] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:41.439139 10402 raft_consensus.cc:359] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.439778 10402 raft_consensus.cc:385] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.440047 10402 raft_consensus.cc:740] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.440248 10735 raft_consensus.cc:2804] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.431846 10354 raft_consensus.cc:2468] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:41.433171 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef4190370c7465685ac60a4780f2e50" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:41.441000 10735 raft_consensus.cc:697] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:41.442526 10735 consensus_queue.cc:237] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.447062 10100 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.450889 10760 raft_consensus.cc:2804] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.451673 10760 raft_consensus.cc:697] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:41.452565 10406 tablet_bootstrap.cc:654] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.452574 10760 consensus_queue.cc:237] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.456729 10322 leader_election.cc:304] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.457943 10408 raft_consensus.cc:2804] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.458385 10408 raft_consensus.cc:493] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.458760 10408 raft_consensus.cc:3060] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.440829 10402 consensus_queue.cc:260] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.468545 10481 consensus_queue.cc:1048] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:41.469748 10402 ts_tablet_manager.cc:1434] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:17:41.470958 10402 tablet_bootstrap.cc:492] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:41.491302 10209 raft_consensus.cc:3060] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.492652 10031 catalog_manager.cc:5697] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.495781 10402 tablet_bootstrap.cc:654] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:41.503567 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:41.528900 10402 tablet_bootstrap.cc:492] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:41.529696 10402 ts_tablet_manager.cc:1403] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.000s
I20260709 12:17:41.533807 10402 raft_consensus.cc:359] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.534731 10402 raft_consensus.cc:385] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.535084 10402 raft_consensus.cc:740] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.536788 10402 consensus_queue.cc:260] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.540081 10402 ts_tablet_manager.cc:1434] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:41.541229 10402 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:41.548324 10408 raft_consensus.cc:515] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.455461 10771 raft_consensus.cc:515] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.585687 10402 tablet_bootstrap.cc:654] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.587145 10771 leader_election.cc:290] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.598371 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf441df7b4e43e38e9b99645a6ea22e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
W20260709 12:17:41.600072 10320 leader_election.cc:343] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.605674 10403 tablet_bootstrap.cc:700] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a: Time spent opening tablet: real 0.157s	user 0.004s	sys 0.000s
I20260709 12:17:41.606353 10403 tablet_bootstrap.cc:654] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.612457 10402 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:41.613157 10402 ts_tablet_manager.cc:1403] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.009s
I20260709 12:17:41.619825 10760 consensus_queue.cc:1048] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:41.623270 10402 raft_consensus.cc:359] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.624280 10402 raft_consensus.cc:385] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.624624 10402 raft_consensus.cc:740] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
W20260709 12:17:41.626149 10320 consensus_peers.cc:597] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:41.625490 10402 consensus_queue.cc:260] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.629302 10402 ts_tablet_manager.cc:1434] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:17:41.630710 10402 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:41.635701 10408 leader_election.cc:290] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:41.637030 10768 consensus_queue.cc:1048] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:41.640232 10404 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:41.653497 10404 ts_tablet_manager.cc:1403] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.326s	user 0.093s	sys 0.166s
I20260709 12:17:41.644773 10402 tablet_bootstrap.cc:654] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.665988 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1a3d5c4c9040928706512f73576c18" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:41.667481 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1a3d5c4c9040928706512f73576c18" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:41.668164 10130 raft_consensus.cc:3060] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.669355 10500 raft_consensus.cc:493] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.669914 10500 raft_consensus.cc:515] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.671900 10500 leader_election.cc:290] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.676231 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf441df7b4e43e38e9b99645a6ea22e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:41.676923 10280 raft_consensus.cc:3060] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:41.684034 10246 leader_election.cc:343] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.685453 10246 leader_election.cc:304] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:41.685758 10771 raft_consensus.cc:493] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.687290 10406 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:41.687211 10771 raft_consensus.cc:515] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.687772 10406 ts_tablet_manager.cc:1403] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.257s	user 0.047s	sys 0.078s
I20260709 12:17:41.689280 10771 leader_election.cc:290] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.691553 10406 raft_consensus.cc:359] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.706498 10406 raft_consensus.cc:385] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.706794 10406 raft_consensus.cc:740] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.693815 10768 raft_consensus.cc:2749] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:41.701977 10246 consensus_peers.cc:597] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:41.705570 10404 raft_consensus.cc:359] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.708042 10404 raft_consensus.cc:385] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.708379 10404 raft_consensus.cc:740] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.710845 10404 consensus_queue.cc:260] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.712389 10404 ts_tablet_manager.cc:1434] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 12:17:41.712029 10406 consensus_queue.cc:260] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.713510 10404 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:41.723301 10406 ts_tablet_manager.cc:1434] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 12:17:41.724612 10032 catalog_manager.cc:5697] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.726439 10032 catalog_manager.cc:5697] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.728606 10130 raft_consensus.cc:2468] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:41.728307 10032 catalog_manager.cc:5697] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.732466 10402 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:41.732965 10402 ts_tablet_manager.cc:1403] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.000s
I20260709 12:17:41.735775 10402 raft_consensus.cc:359] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.736433 10402 raft_consensus.cc:385] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.736687 10402 raft_consensus.cc:740] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.738392 10280 raft_consensus.cc:2468] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:41.740937 10760 consensus_queue.cc:1048] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:41.746340 10404 tablet_bootstrap.cc:654] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.746852 10402 consensus_queue.cc:260] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.749008 10406 tablet_bootstrap.cc:492] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:41.756879 10402 ts_tablet_manager.cc:1434] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:17:41.758203 10408 raft_consensus.cc:493] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.759478 10408 raft_consensus.cc:515] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:41.777343 10408 leader_election.cc:290] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
W20260709 12:17:41.767146 10322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 91406.3us
W20260709 12:17:41.778493 10246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:33197, user_credentials={real_user=slave}} blocked reactor thread for 61213.5us
W20260709 12:17:41.781107 10246 leader_election.cc:343] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.782945 10403 tablet_bootstrap.cc:492] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:41.783644 10403 ts_tablet_manager.cc:1403] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.462s	user 0.023s	sys 0.013s
I20260709 12:17:41.784363 10402 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c: Bootstrap starting.
I20260709 12:17:41.786482 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a27245a58940a8b126fd2d189162d5" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:41.787585 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a27245a58940a8b126fd2d189162d5" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:41.787842 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:41.788858 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:41.792136 10406 tablet_bootstrap.cc:654] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.797948 10481 consensus_queue.cc:1048] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:41.798584 10653 consensus_queue.cc:1048] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:41.800009 10419 consensus_queue.cc:1048] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:41.803699 10403 raft_consensus.cc:359] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.804368 10403 raft_consensus.cc:385] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.804629 10403 raft_consensus.cc:740] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.805213 10403 consensus_queue.cc:260] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.806002 10246 leader_election.cc:304] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.814502 10771 raft_consensus.cc:2804] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.814994 10771 raft_consensus.cc:697] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:41.815861 10771 consensus_queue.cc:237] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:41.811080 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef4190370c7465685ac60a4780f2e50" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:41.818710 10246 leader_election.cc:343] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:41.818876 10320 leader_election.cc:343] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:41.819343 10246 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.819734 10769 consensus_queue.cc:1048] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:41.825898 10801 raft_consensus.cc:493] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.826650 10801 raft_consensus.cc:515] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.827564 10419 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.828061 10419 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.830185 10419 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:41.831246 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:41.833827 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:41.822142 10246 leader_election.cc:343] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.839162 10246 leader_election.cc:304] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
W20260709 12:17:41.840113 10320 leader_election.cc:343] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:41.846140 10246 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.846470 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:41.846670 10246 leader_election.cc:304] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.850991 10355 raft_consensus.cc:2393] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:41.857506 10802 raft_consensus.cc:2749] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.856824 10500 raft_consensus.cc:2749] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.858083 10322 leader_election.cc:304] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.859200 10408 consensus_queue.cc:1048] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:41.859843 10403 ts_tablet_manager.cc:1434] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260709 12:17:41.860388 10408 raft_consensus.cc:2804] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.860836 10403 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a: Bootstrap starting.
I20260709 12:17:41.829425 10801 leader_election.cc:290] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:41.868901 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef4190370c7465685ac60a4780f2e50" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:41.869630 10282 raft_consensus.cc:2468] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 0.
I20260709 12:17:41.865957 10772 raft_consensus.cc:493] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.872725 10772 raft_consensus.cc:515] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.874869 10772 leader_election.cc:290] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:41.876032 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147ca6e4d0384c5da1dfc28ec57d63eb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:41.876708 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:41.877180 10352 raft_consensus.cc:2468] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:41.878597 10249 leader_election.cc:304] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:41.879436 10772 raft_consensus.cc:2804] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:17:41.879702 10320 leader_election.cc:343] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.879801 10772 raft_consensus.cc:493] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.879906 10206 raft_consensus.cc:3060] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.880261 10772 raft_consensus.cc:3060] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.880236 10320 leader_election.cc:304] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:41.881431 10175 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:41.883347 10801 raft_consensus.cc:2749] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.886325 10402 tablet_bootstrap.cc:654] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.887390 10653 consensus_queue.cc:1048] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:41.892766 10769 raft_consensus.cc:2749] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.874765 10403 tablet_bootstrap.cc:654] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.894454 10652 consensus_queue.cc:1048] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:41.901482 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147ca6e4d0384c5da1dfc28ec57d63eb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:41.903892 10130 raft_consensus.cc:3060] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:41.904042 10246 leader_election.cc:343] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.943674 10408 raft_consensus.cc:697] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
W20260709 12:17:41.942731 10099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 145597us
I20260709 12:17:41.944888 10408 consensus_queue.cc:237] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.945678 10801 raft_consensus.cc:493] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.962955 10760 consensus_queue.cc:1048] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:41.974206 10404 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:41.974736 10404 ts_tablet_manager.cc:1403] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.262s	user 0.039s	sys 0.016s
I20260709 12:17:41.892719 10772 raft_consensus.cc:515] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:41.982090 10772 leader_election.cc:290] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:41.984882 10801 raft_consensus.cc:515] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.985983 10402 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c: No bootstrap required, opened a new log
I20260709 12:17:41.986500 10402 ts_tablet_manager.cc:1403] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent bootstrapping tablet: real 0.209s	user 0.018s	sys 0.010s
I20260709 12:17:41.977370 10404 raft_consensus.cc:359] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.989192 10404 raft_consensus.cc:385] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.989472 10404 raft_consensus.cc:740] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.991140 10404 consensus_queue.cc:260] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:41.993361 10805 consensus_queue.cc:1048] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:17:41.993191 10652 consensus_queue.cc:1048] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:17:42.000212 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147ca6e4d0384c5da1dfc28ec57d63eb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:41.996045 10404 ts_tablet_manager.cc:1434] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:17:42.006251 10029 catalog_manager.cc:5697] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:42.026563 10406 tablet_bootstrap.cc:492] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:42.027004 10406 ts_tablet_manager.cc:1403] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.278s	user 0.031s	sys 0.035s
I20260709 12:17:42.028007 10404 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:41.997081 10354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147ca6e4d0384c5da1dfc28ec57d63eb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:42.039763 10801 leader_election.cc:290] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:42.022205 10811 consensus_queue.cc:1048] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:17:42.048448 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:42.049108 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:42.049283 10354 raft_consensus.cc:3060] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:42.055104 10246 leader_election.cc:343] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:42.055660 10320 leader_election.cc:343] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.047580 10406 raft_consensus.cc:359] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
W20260709 12:17:42.062186 10320 leader_election.cc:343] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.065685 10320 leader_election.cc:304] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:42.067380 10406 raft_consensus.cc:385] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.063409 10404 tablet_bootstrap.cc:654] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.063738 10322 leader_election.cc:304] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:42.067682 10406 raft_consensus.cc:740] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.079805 10801 raft_consensus.cc:2804] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.080307 10801 raft_consensus.cc:493] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.073702 10810 raft_consensus.cc:2749] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:42.080732 10801 raft_consensus.cc:3060] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.090016 10406 consensus_queue.cc:260] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:42.099871 10406 ts_tablet_manager.cc:1434] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 12:17:42.088222 10354 raft_consensus.cc:2468] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:42.122254 10406 tablet_bootstrap.cc:492] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:42.130342 10249 leader_election.cc:304] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:42.132148 10802 raft_consensus.cc:2804] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.132624 10802 raft_consensus.cc:697] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:42.133378 10802 consensus_queue.cc:237] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:42.158311 10406 tablet_bootstrap.cc:654] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:42.175132 10822 log.cc:927] Time spent T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
W20260709 12:17:42.258020 10100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 93593.7us
I20260709 12:17:42.260746 10402 raft_consensus.cc:359] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.263343 10402 raft_consensus.cc:385] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.263746 10402 raft_consensus.cc:740] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.264616 10402 consensus_queue.cc:260] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.276906 10403 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a: No bootstrap required, opened a new log
I20260709 12:17:42.277455 10403 ts_tablet_manager.cc:1403] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a: Time spent bootstrapping tablet: real 0.417s	user 0.012s	sys 0.019s
W20260709 12:17:42.238507 10099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 69061.4us
I20260709 12:17:42.280962 10404 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:42.281474 10404 ts_tablet_manager.cc:1403] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.255s	user 0.025s	sys 0.036s
I20260709 12:17:42.282704 10402 ts_tablet_manager.cc:1434] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c: Time spent starting tablet: real 0.296s	user 0.014s	sys 0.002s
W20260709 12:17:42.250867 10322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 137716us
I20260709 12:17:42.285487 10403 raft_consensus.cc:359] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.316514 10403 raft_consensus.cc:385] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.316849 10403 raft_consensus.cc:740] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Initialized, Role: FOLLOWER
W20260709 12:17:42.262230 10172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 98085.1us
I20260709 12:17:42.324257 10825 consensus_queue.cc:1048] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.360087 10404 raft_consensus.cc:359] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.360934 10404 raft_consensus.cc:385] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.361238 10404 raft_consensus.cc:740] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.361939 10404 consensus_queue.cc:260] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.362882 10403 consensus_queue.cc:260] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.370204 10801 raft_consensus.cc:515] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.372457 10801 leader_election.cc:290] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:42.374189 10206 raft_consensus.cc:3060] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.378425 10403 ts_tablet_manager.cc:1434] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.000s
I20260709 12:17:42.384135 10032 catalog_manager.cc:5697] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:42.387430 10246 consensus_peers.cc:597] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.372087 10029 catalog_manager.cc:5697] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:42.392704 10406 tablet_bootstrap.cc:492] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:42.393124 10406 ts_tablet_manager.cc:1403] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.287s	user 0.017s	sys 0.018s
I20260709 12:17:42.408146 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef4190370c7465685ac60a4780f2e50" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:42.409076 10282 raft_consensus.cc:3060] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.410320 10829 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.410857 10829 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
W20260709 12:17:42.417899 10320 consensus_peers.cc:597] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.419397 10802 consensus_queue.cc:1048] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.421718 10829 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:42.436749 10406 raft_consensus.cc:359] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:42.437505 10406 raft_consensus.cc:385] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.437796 10406 raft_consensus.cc:740] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.438448 10406 consensus_queue.cc:260] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:42.456903 10404 ts_tablet_manager.cc:1434] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.174s	user 0.007s	sys 0.011s
I20260709 12:17:42.461393 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:42.463761 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef4190370c7465685ac60a4780f2e50" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
W20260709 12:17:42.466360 10320 leader_election.cc:343] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:42.449796 10099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 55642.5us
I20260709 12:17:42.474576 10406 ts_tablet_manager.cc:1434] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.004s
I20260709 12:17:42.475625 10406 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:42.500500 10538 consensus_queue.cc:1048] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.501987 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:42.502724 10351 raft_consensus.cc:2468] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:42.508042 10404 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:42.513176 10406 tablet_bootstrap.cc:654] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.542073 10404 tablet_bootstrap.cc:654] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.545903 10100 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:42.553992 10208 raft_consensus.cc:3060] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.561370 10582 raft_consensus.cc:2804] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.561930 10582 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.562238 10582 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.565938 10829 raft_consensus.cc:493] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.574963 10829 raft_consensus.cc:515] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.576923 10829 leader_election.cc:290] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
W20260709 12:17:42.581734 10246 consensus_peers.cc:597] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:42.584714 10406 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
W20260709 12:17:42.585952 10097 leader_election.cc:343] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.594444 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:42.596109 10097 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.596863 10406 ts_tablet_manager.cc:1403] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.121s	user 0.019s	sys 0.023s
I20260709 12:17:42.603390 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:42.604148 10279 raft_consensus.cc:2468] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:42.563058 10282 raft_consensus.cc:2468] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:42.613682 10099 leader_election.cc:304] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:42.614926 10653 raft_consensus.cc:2804] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.615382 10653 raft_consensus.cc:493] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.615775 10653 raft_consensus.cc:3060] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:42.623520 10079 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:42.625300 10322 leader_election.cc:304] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:42.626456 10826 raft_consensus.cc:2804] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.627043 10826 raft_consensus.cc:697] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:42.627897 10826 consensus_queue.cc:237] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.631336 10406 raft_consensus.cc:359] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.635811 10406 raft_consensus.cc:385] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.634589 10771 consensus_queue.cc:1048] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.637049 10406 raft_consensus.cc:740] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.637846 10769 raft_consensus.cc:493] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e0b2db1a1cb94dc0896e7551cd44603c)
I20260709 12:17:42.638512 10769 raft_consensus.cc:515] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:42.644248 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e393a809b6455c819ff2771479bda8" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:42.644995 10769 leader_election.cc:290] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:42.645455 10771 raft_consensus.cc:493] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.645980 10771 raft_consensus.cc:515] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.646092 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e393a809b6455c819ff2771479bda8" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:42.646136 10406 consensus_queue.cc:260] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.648883 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9503e23c71e6477f83f8fc4ce1fc4297" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:42.649495 10357 raft_consensus.cc:2468] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:42.650880 10249 leader_election.cc:304] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:42.651315 10406 ts_tablet_manager.cc:1434] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 12:17:42.651635 10772 raft_consensus.cc:2804] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.652046 10174 leader_election.cc:304] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:42.652391 10771 leader_election.cc:290] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:42.652071 10772 raft_consensus.cc:493] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.653563 10772 raft_consensus.cc:3060] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.655192 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9503e23c71e6477f83f8fc4ce1fc4297" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:42.657581 10246 leader_election.cc:343] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.621277 10582 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.661545 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:42.662146 10769 raft_consensus.cc:2749] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.662161 10357 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.664186 10772 raft_consensus.cc:515] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.666790 10772 leader_election.cc:290] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:42.668558 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9503e23c71e6477f83f8fc4ce1fc4297" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:42.669039 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9503e23c71e6477f83f8fc4ce1fc4297" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:42.669822 10406 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:42.669917 10352 raft_consensus.cc:3060] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:42.670099 10246 leader_election.cc:343] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.677501 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
W20260709 12:17:42.679090 10097 leader_election.cc:343] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.682212 10582 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:42.686887 10357 raft_consensus.cc:2468] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:42.693377 10406 tablet_bootstrap.cc:654] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.696054 10404 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:42.696839 10404 ts_tablet_manager.cc:1403] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.191s	user 0.015s	sys 0.007s
I20260709 12:17:42.698999 10100 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:42.699435 10404 raft_consensus.cc:359] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.699810 10582 raft_consensus.cc:2804] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.700148 10404 raft_consensus.cc:385] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.700395 10582 raft_consensus.cc:697] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:42.700487 10404 raft_consensus.cc:740] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.701387 10582 consensus_queue.cc:237] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.704775 10404 consensus_queue.cc:260] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.706403 10404 ts_tablet_manager.cc:1434] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:42.707336 10404 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:42.714021 10352 raft_consensus.cc:2468] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:42.712430 10653 raft_consensus.cc:515] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.715412 10249 leader_election.cc:304] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:42.716496 10404 tablet_bootstrap.cc:654] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.716578 10772 raft_consensus.cc:2804] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.717190 10772 raft_consensus.cc:697] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:42.717307 10653 leader_election.cc:290] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:42.718106 10772 consensus_queue.cc:237] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.721087 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
W20260709 12:17:42.723811 10097 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.723719 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:42.724733 10278 raft_consensus.cc:3060] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.725999 10837 raft_consensus.cc:493] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.726507 10837 raft_consensus.cc:515] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.713676 10028 catalog_manager.cc:5697] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 1 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.728701 10837 leader_election.cc:290] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:42.734676 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec9984ad914b1f9fda782a4e6cba8d" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:42.735926 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ec9984ad914b1f9fda782a4e6cba8d" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:42.753160 10099 leader_election.cc:304] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:42.754663 10769 raft_consensus.cc:493] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.755481 10769 raft_consensus.cc:515] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.759434 10769 leader_election.cc:290] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:42.761135 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1a3d5c4c9040928706512f73576c18" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:42.761816 10838 raft_consensus.cc:2749] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:42.761982 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1a3d5c4c9040928706512f73576c18" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:42.764338 10174 leader_election.cc:304] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:42.765496 10769 raft_consensus.cc:2749] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:42.761112 10029 catalog_manager.cc:5697] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.766417 10278 raft_consensus.cc:2468] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:42.774150 10099 leader_election.cc:304] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:42.776472 10838 raft_consensus.cc:2804] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.777172 10838 raft_consensus.cc:697] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:42.786453 10838 consensus_queue.cc:237] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.829015 10206 raft_consensus.cc:3060] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.832926 10404 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:42.833662 10404 ts_tablet_manager.cc:1403] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.127s	user 0.024s	sys 0.055s
I20260709 12:17:42.837258 10406 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:42.837062 10404 raft_consensus.cc:359] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.837857 10406 ts_tablet_manager.cc:1403] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.168s	user 0.012s	sys 0.014s
I20260709 12:17:42.837971 10404 raft_consensus.cc:385] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.838729 10404 raft_consensus.cc:740] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.839416 10404 consensus_queue.cc:260] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.841827 10406 raft_consensus.cc:359] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.842501 10406 raft_consensus.cc:385] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.842757 10406 raft_consensus.cc:740] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.843550 10406 consensus_queue.cc:260] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.847222 10406 ts_tablet_manager.cc:1434] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:17:42.848104 10406 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:42.848564 10031 catalog_manager.cc:5697] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.855293 10406 tablet_bootstrap.cc:654] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.872906 10406 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:42.873353 10406 ts_tablet_manager.cc:1403] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260709 12:17:42.845142 10404 ts_tablet_manager.cc:1434] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:17:42.875367 10404 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:42.876052 10406 raft_consensus.cc:359] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.877223 10406 raft_consensus.cc:385] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.877502 10406 raft_consensus.cc:740] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.878576 10406 consensus_queue.cc:260] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.879968 10406 ts_tablet_manager.cc:1434] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:17:42.880870 10406 tablet_bootstrap.cc:492] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:42.887161 10406 tablet_bootstrap.cc:654] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.890231 10404 tablet_bootstrap.cc:654] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.898686 10406 tablet_bootstrap.cc:492] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:42.899176 10406 ts_tablet_manager.cc:1403] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 12:17:42.901822 10406 raft_consensus.cc:359] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:42.902462 10406 raft_consensus.cc:385] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.896579 10028 catalog_manager.cc:5697] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.902743 10406 raft_consensus.cc:740] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.903723 10406 consensus_queue.cc:260] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:42.905306 10406 ts_tablet_manager.cc:1434] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:42.906271 10406 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:42.910197 10404 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:42.910732 10404 ts_tablet_manager.cc:1403] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.005s
I20260709 12:17:42.913332 10406 tablet_bootstrap.cc:654] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.913373 10404 raft_consensus.cc:359] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.914275 10404 raft_consensus.cc:385] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.914530 10404 raft_consensus.cc:740] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.915151 10404 consensus_queue.cc:260] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.922847 10404 ts_tablet_manager.cc:1434] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:42.922959 10769 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.923840 10404 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:42.924731 10406 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:42.925210 10406 ts_tablet_manager.cc:1403] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 12:17:42.927860 10406 raft_consensus.cc:359] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.928493 10406 raft_consensus.cc:385] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.928763 10406 raft_consensus.cc:740] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.929950 10406 consensus_queue.cc:260] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.931653 10404 tablet_bootstrap.cc:654] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.932730 10406 ts_tablet_manager.cc:1434] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:42.923519 10769 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:42.933650 10406 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:42.935115 10769 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:42.936676 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:42.938210 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:42.939050 10357 raft_consensus.cc:2393] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 1: Already voted for candidate f7827c74730e46329c046d754e76bb0e in this term.
I20260709 12:17:42.940208 10406 tablet_bootstrap.cc:654] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.942298 10175 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:42.943028 10769 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.949183 10404 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:42.949733 10404 ts_tablet_manager.cc:1403] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260709 12:17:42.952633 10406 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:42.953131 10406 ts_tablet_manager.cc:1403] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 12:17:42.952737 10404 raft_consensus.cc:359] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.953495 10404 raft_consensus.cc:385] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.953789 10404 raft_consensus.cc:740] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.954527 10404 consensus_queue.cc:260] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:42.955940 10406 raft_consensus.cc:359] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.956447 10404 ts_tablet_manager.cc:1434] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:42.956669 10406 raft_consensus.cc:385] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.957000 10406 raft_consensus.cc:740] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.957472 10404 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:42.957692 10406 consensus_queue.cc:260] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.959868 10406 ts_tablet_manager.cc:1434] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:17:42.963274 10404 tablet_bootstrap.cc:654] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.973012 10404 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:42.973474 10404 ts_tablet_manager.cc:1403] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 12:17:42.974447 10406 tablet_bootstrap.cc:492] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:42.976248 10404 raft_consensus.cc:359] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.976871 10404 raft_consensus.cc:385] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.977131 10404 raft_consensus.cc:740] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.978539 10769 raft_consensus.cc:2749] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:42.978864 10404 consensus_queue.cc:260] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.981647 10404 ts_tablet_manager.cc:1434] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:17:42.982601 10404 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:42.984153 10406 tablet_bootstrap.cc:654] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.988289 10404 tablet_bootstrap.cc:654] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.994861 10769 raft_consensus.cc:493] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.995411 10769 raft_consensus.cc:515] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:42.997535 10769 leader_election.cc:290] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:42.998963 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a27245a58940a8b126fd2d189162d5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:43.004634 10134 raft_consensus.cc:2468] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 0.
I20260709 12:17:43.006414 10172 leader_election.cc:304] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:43.007507 10769 raft_consensus.cc:2804] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:43.007870 10769 raft_consensus.cc:493] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:43.008210 10769 raft_consensus.cc:3060] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.010231 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a27245a58940a8b126fd2d189162d5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:43.010870 10282 raft_consensus.cc:2468] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 0.
I20260709 12:17:43.017300 10404 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:43.019143 10769 raft_consensus.cc:515] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:43.020551 10404 ts_tablet_manager.cc:1403] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.004s
I20260709 12:17:43.020807 10406 tablet_bootstrap.cc:492] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:43.021703 10769 leader_election.cc:290] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:43.022061 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a27245a58940a8b126fd2d189162d5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:43.022794 10134 raft_consensus.cc:3060] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.023121 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a27245a58940a8b126fd2d189162d5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:43.023746 10282 raft_consensus.cc:3060] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.021312 10406 ts_tablet_manager.cc:1403] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.006s
I20260709 12:17:43.024191 10404 raft_consensus.cc:359] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:43.024925 10404 raft_consensus.cc:385] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.025238 10404 raft_consensus.cc:740] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.025969 10404 consensus_queue.cc:260] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:43.027187 10406 raft_consensus.cc:359] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:43.027814 10406 raft_consensus.cc:385] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.028049 10406 raft_consensus.cc:740] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.028764 10406 consensus_queue.cc:260] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:43.031118 10406 ts_tablet_manager.cc:1434] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:17:43.032303 10404 ts_tablet_manager.cc:1434] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:17:43.033401 10404 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:43.035928 10134 raft_consensus.cc:2468] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:43.037238 10172 leader_election.cc:304] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:43.039430 10769 raft_consensus.cc:2804] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:43.039911 10769 raft_consensus.cc:697] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:43.040724 10769 consensus_queue.cc:237] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:43.041388 10406 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:43.042253 10404 tablet_bootstrap.cc:654] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.047001 10132 raft_consensus.cc:3060] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.048491 10406 tablet_bootstrap.cc:654] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.056609 10404 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: No bootstrap required, opened a new log
I20260709 12:17:43.058130 10404 ts_tablet_manager.cc:1403] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260709 12:17:43.058238 10282 raft_consensus.cc:2468] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:43.064381 10404 raft_consensus.cc:359] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.065083 10404 raft_consensus.cc:385] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.065346 10404 raft_consensus.cc:740] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.065418 10406 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:43.065991 10406 ts_tablet_manager.cc:1403] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.012s
I20260709 12:17:43.066334 10404 consensus_queue.cc:260] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.068625 10404 ts_tablet_manager.cc:1434] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:17:43.068497 10406 raft_consensus.cc:359] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:43.069226 10406 raft_consensus.cc:385] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.069500 10406 raft_consensus.cc:740] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.070235 10406 consensus_queue.cc:260] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:43.072530 10406 ts_tablet_manager.cc:1434] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:43.073469 10406 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50: Bootstrap starting.
I20260709 12:17:43.076926 10134 raft_consensus.cc:3060] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.080017 10406 tablet_bootstrap.cc:654] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:43.080298 10826 consensus_queue.cc:1048] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.085222 10406 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50: No bootstrap required, opened a new log
I20260709 12:17:43.086093 10406 ts_tablet_manager.cc:1403] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:17:43.088829 10406 raft_consensus.cc:359] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.089938 10406 raft_consensus.cc:385] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:43.082348 10028 catalog_manager.cc:5697] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.090224 10406 raft_consensus.cc:740] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.091114 10406 consensus_queue.cc:260] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.093407 10406 ts_tablet_manager.cc:1434] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:17:43.121948 10834 consensus_queue.cc:1048] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.154752 10771 consensus_queue.cc:1048] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.172585 10837 raft_consensus.cc:493] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.173103 10837 raft_consensus.cc:515] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.179602 10134 raft_consensus.cc:3060] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.182855 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:43.183533 10351 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:43.184809 10100 leader_election.cc:304] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:43.185045 10837 leader_election.cc:290] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:43.185930 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:43.186589 10206 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:43.188611 10837 raft_consensus.cc:2804] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:43.189015 10837 raft_consensus.cc:493] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:43.190042 10837 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.193732 10771 consensus_queue.cc:1048] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.200176 10837 raft_consensus.cc:515] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.202853 10837 leader_election.cc:290] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:43.203687 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:43.204319 10351 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.204223 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:43.207149 10206 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.212167 10351 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:43.213414 10100 leader_election.cc:304] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:43.214612 10837 raft_consensus.cc:2804] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:43.215088 10837 raft_consensus.cc:697] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:43.215909 10837 consensus_queue.cc:237] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.216490 10652 consensus_queue.cc:1048] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.219728 10206 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:43.231361 10582 consensus_queue.cc:1048] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.233868 10028 catalog_manager.cc:5697] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.262773 10652 raft_consensus.cc:493] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.263303 10652 raft_consensus.cc:515] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.264367 10769 raft_consensus.cc:493] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.264902 10769 raft_consensus.cc:515] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:43.266983 10769 leader_election.cc:290] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:43.267297 10652 leader_election.cc:290] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:43.268087 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:43.274897 10357 raft_consensus.cc:2468] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:43.275679 10771 raft_consensus.cc:493] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.275936 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:43.276213 10771 raft_consensus.cc:515] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:43.276790 10100 leader_election.cc:304] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:43.278334 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf441df7b4e43e38e9b99645a6ea22e" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:43.278398 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf441df7b4e43e38e9b99645a6ea22e" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:43.276620 10208 raft_consensus.cc:2468] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 0.
I20260709 12:17:43.280043 10771 leader_election.cc:290] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:43.280259 10582 raft_consensus.cc:2804] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:43.280706 10582 raft_consensus.cc:493] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:43.281054 10582 raft_consensus.cc:3060] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.281200 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fda14f48541dba7d3db19a691926b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:43.281236 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fda14f48541dba7d3db19a691926b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:43.281872 10134 raft_consensus.cc:2468] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:43.282004 10208 raft_consensus.cc:2468] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 0.
I20260709 12:17:43.283131 10246 leader_election.cc:304] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:43.285867 10175 leader_election.cc:304] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:43.286836 10823 raft_consensus.cc:2749] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:43.288025 10771 raft_consensus.cc:2804] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:43.288429 10771 raft_consensus.cc:493] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:43.288756 10771 raft_consensus.cc:3060] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.289346 10582 raft_consensus.cc:515] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.291443 10582 leader_election.cc:290] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:43.292160 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:43.292768 10357 raft_consensus.cc:3060] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.292932 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:43.293787 10208 raft_consensus.cc:3060] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.300612 10771 raft_consensus.cc:515] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:43.301478 10207 raft_consensus.cc:3060] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.303654 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fda14f48541dba7d3db19a691926b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:43.304059 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430fda14f48541dba7d3db19a691926b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:43.304203 10357 raft_consensus.cc:2468] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:43.304451 10134 raft_consensus.cc:3060] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.304697 10206 raft_consensus.cc:3060] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.309652 10100 leader_election.cc:304] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:43.310393 10830 raft_consensus.cc:2804] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:43.310906 10653 consensus_queue.cc:1048] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.312036 10134 raft_consensus.cc:2468] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:43.311848 10206 raft_consensus.cc:2468] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:43.312279 10830 raft_consensus.cc:697] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:43.313208 10771 leader_election.cc:290] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:43.313459 10246 leader_election.cc:304] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:43.314067 10830 consensus_queue.cc:237] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:43.314582 10771 raft_consensus.cc:2804] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:43.315295 10771 raft_consensus.cc:697] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:43.316359 10771 consensus_queue.cc:237] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:43.325649 10208 raft_consensus.cc:2468] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 1.
I20260709 12:17:43.329353 10029 catalog_manager.cc:5697] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 1 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.395270 10837 consensus_queue.cc:1048] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:17:43.423297 10823 raft_consensus.cc:493] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.423858 10823 raft_consensus.cc:515] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:43.428372 10206 raft_consensus.cc:3060] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.432610 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147ca6e4d0384c5da1dfc28ec57d63eb" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:43.431631 10823 leader_election.cc:290] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:43.443054 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147ca6e4d0384c5da1dfc28ec57d63eb" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:43.448617 10174 leader_election.cc:304] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:43.450073 10769 raft_consensus.cc:2749] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:43.462339 10028 catalog_manager.cc:5697] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 1 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:43.616139 10206 raft_consensus.cc:3060] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.641990 10823 consensus_queue.cc:1048] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.663473 10823 consensus_queue.cc:1048] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.689388 10652 consensus_queue.cc:1048] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.706553 10652 consensus_queue.cc:1048] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.715780  6982 tablet_server.cc:179] TabletServer@127.6.209.129:0 shutting down...
W20260709 12:17:43.727435 10246 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 236 similar messages]
I20260709 12:17:43.757295 10883 consensus_queue.cc:1048] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:17:43.774996 10246 consensus_peers.cc:597] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.790117 10830 consensus_queue.cc:1048] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.814077 10830 consensus_queue.cc:1048] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:17:43.820329 10172 consensus_peers.cc:597] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:43.861886 10246 consensus_peers.cc:597] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:43.870183 10246 consensus_peers.cc:597] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:43.879808 10172 consensus_peers.cc:597] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.886327  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:43.888083  6982 tablet_replica.cc:333] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
W20260709 12:17:43.888911 10320 consensus_peers.cc:597] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.889102  6982 raft_consensus.cc:2243] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.892409  6982 raft_consensus.cc:2272] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.895208  6982 tablet_replica.cc:333] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.895882  6982 raft_consensus.cc:2243] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.896380  6982 raft_consensus.cc:2272] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.899360  6982 tablet_replica.cc:333] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.901435  6982 raft_consensus.cc:2243] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.901968  6982 raft_consensus.cc:2272] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:43.889416 10246 consensus_peers.cc:597] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.903939  6982 tablet_replica.cc:333] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.906684  6982 raft_consensus.cc:2243] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.907188  6982 raft_consensus.cc:2272] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.909484  6982 tablet_replica.cc:333] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.910311  6982 raft_consensus.cc:2243] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.911259  6982 raft_consensus.cc:2272] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.913702  6982 tablet_replica.cc:333] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.914546  6982 raft_consensus.cc:2243] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.915463  6982 raft_consensus.cc:2272] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.917835  6982 tablet_replica.cc:333] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
W20260709 12:17:43.918111 10320 consensus_peers.cc:597] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.918694  6982 raft_consensus.cc:2243] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.919276  6982 raft_consensus.cc:2272] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:43.921590 10320 consensus_peers.cc:597] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.922561  6982 tablet_replica.cc:333] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.923911  6982 raft_consensus.cc:2243] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.924856  6982 raft_consensus.cc:2272] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.927130  6982 tablet_replica.cc:333] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.927887  6982 raft_consensus.cc:2243] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.928573  6982 raft_consensus.cc:2272] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.930783  6982 tablet_replica.cc:333] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.931344  6982 raft_consensus.cc:2243] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.932037  6982 raft_consensus.cc:2272] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.933948  6982 tablet_replica.cc:333] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.934495  6982 raft_consensus.cc:2243] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.934960  6982 raft_consensus.cc:2272] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.937009  6982 tablet_replica.cc:333] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.937714  6982 raft_consensus.cc:2243] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.938397  6982 raft_consensus.cc:2272] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.940430  6982 tablet_replica.cc:333] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.941177  6982 raft_consensus.cc:2243] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.941699  6982 raft_consensus.cc:2272] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.944402  6982 tablet_replica.cc:333] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.945454  6982 raft_consensus.cc:2243] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.946277  6982 raft_consensus.cc:2272] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:43.947139 10246 consensus_peers.cc:597] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.949741  6982 tablet_replica.cc:333] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.950963  6982 raft_consensus.cc:2243] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.951786  6982 raft_consensus.cc:2272] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.957525  6982 tablet_replica.cc:333] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.958392  6982 raft_consensus.cc:2243] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.959113  6982 raft_consensus.cc:2272] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:43.961155 10246 consensus_peers.cc:597] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.962028  6982 tablet_replica.cc:333] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.963032  6982 raft_consensus.cc:2243] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.964213  6982 raft_consensus.cc:2272] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:43.964253 10246 consensus_peers.cc:597] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:43.965058 10246 consensus_peers.cc:597] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.967118  6982 tablet_replica.cc:333] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.967973  6982 raft_consensus.cc:2243] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.968889  6982 raft_consensus.cc:2272] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.971670  6982 tablet_replica.cc:333] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.972536  6982 raft_consensus.cc:2243] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.973079  6982 raft_consensus.cc:2272] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.976768  6982 tablet_replica.cc:333] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.978008  6982 raft_consensus.cc:2243] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.979171  6982 raft_consensus.cc:2272] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.982314  6982 tablet_replica.cc:333] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.983179  6982 raft_consensus.cc:2243] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.984251  6982 raft_consensus.cc:2272] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.987069  6982 tablet_replica.cc:333] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.989135  6982 raft_consensus.cc:2243] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.989670  6982 raft_consensus.cc:2272] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.992134  6982 tablet_replica.cc:333] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:43.992905  6982 raft_consensus.cc:2243] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:43.994064  6982 raft_consensus.cc:2272] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:43.996840  6982 tablet_replica.cc:333] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
W20260709 12:17:43.996997 10320 consensus_peers.cc:597] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.997661  6982 raft_consensus.cc:2243] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:43.998301  6982 raft_consensus.cc:2272] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.001143  6982 tablet_replica.cc:333] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.002072  6982 raft_consensus.cc:2243] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.003176  6982 raft_consensus.cc:2272] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.005870  6982 tablet_replica.cc:333] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.006733  6982 raft_consensus.cc:2243] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.007797  6982 raft_consensus.cc:2272] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.010437  6982 tablet_replica.cc:333] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.011351  6982 raft_consensus.cc:2243] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:44.011878  6982 raft_consensus.cc:2272] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.014247  6982 tablet_replica.cc:333] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.015103  6982 raft_consensus.cc:2243] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.018357  6982 raft_consensus.cc:2272] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.020274  6982 tablet_replica.cc:333] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.020938  6982 raft_consensus.cc:2243] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.022019  6982 raft_consensus.cc:2272] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.024618  6982 tablet_replica.cc:333] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.025341  6982 raft_consensus.cc:2243] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.026252  6982 raft_consensus.cc:2272] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.028482  6982 tablet_replica.cc:333] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.029203  6982 raft_consensus.cc:2243] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.030495  6982 raft_consensus.cc:2272] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.033056  6982 tablet_replica.cc:333] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.033656  6982 raft_consensus.cc:2243] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:44.034093  6982 raft_consensus.cc:2272] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.036222  6982 tablet_replica.cc:333] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.036949  6982 raft_consensus.cc:2243] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:44.037384  6982 raft_consensus.cc:2272] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.039216  6982 tablet_replica.cc:333] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.039728  6982 raft_consensus.cc:2243] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:44.039752 10246 consensus_peers.cc:597] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:44.040550  6982 raft_consensus.cc:2272] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.042725  6982 tablet_replica.cc:333] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.043293  6982 raft_consensus.cc:2243] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.044018  6982 raft_consensus.cc:2272] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.046268  6982 tablet_replica.cc:333] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.046976  6982 raft_consensus.cc:2243] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.047748  6982 raft_consensus.cc:2272] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.050112  6982 tablet_replica.cc:333] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.050866  6982 raft_consensus.cc:2243] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.052152  6982 raft_consensus.cc:2272] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.054621  6982 tablet_replica.cc:333] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.055202  6982 raft_consensus.cc:2243] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.055894  6982 raft_consensus.cc:2272] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.058240  6982 tablet_replica.cc:333] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.058787  6982 raft_consensus.cc:2243] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.059619  6982 raft_consensus.cc:2272] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:44.059649 10172 consensus_peers.cc:597] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:44.061738  6982 tablet_replica.cc:333] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.062300  6982 raft_consensus.cc:2243] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:44.063067  6982 raft_consensus.cc:2272] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.065131  6982 tablet_replica.cc:333] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.065714  6982 raft_consensus.cc:2243] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:44.066129  6982 raft_consensus.cc:2272] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.067890  6982 tablet_replica.cc:333] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.068497  6982 raft_consensus.cc:2243] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:44.068903  6982 raft_consensus.cc:2272] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.070993  6982 tablet_replica.cc:333] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.071484  6982 raft_consensus.cc:2243] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:44.071784 10320 consensus_peers.cc:597] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:44.071960  6982 raft_consensus.cc:2272] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.074609  6982 tablet_replica.cc:333] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.075138  6982 raft_consensus.cc:2243] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:44.075538  6982 raft_consensus.cc:2272] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:44.077596  6982 tablet_replica.cc:333] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: stopping tablet replica
I20260709 12:17:44.078341  6982 raft_consensus.cc:2243] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:44.078788  6982 raft_consensus.cc:2272] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:44.131539 10246 consensus_peers.cc:597] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:44.156204  6982 tablet_server.cc:196] TabletServer@127.6.209.129:0 shutdown complete.
W20260709 12:17:44.163862 10320 consensus_peers.cc:597] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:44.183946 10246 consensus_peers.cc:597] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:44.226099  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:44.233202 10904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:44.236704 10907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:44.236268 10905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:44.238001  6982 server_base.cc:1061] running on GCE node
I20260709 12:17:44.241307  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:44.241564  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:44.241844  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599464241821 us; error 0 us; skew 500 ppm
I20260709 12:17:44.242491  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:44.247413  6982 webserver.cc:533] Webserver started at http://127.6.209.129:40611/ using document root <none> and password file <none>
I20260709 12:17:44.247948  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:44.248162  6982 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:17:44.252453  6982 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:17:44.261425 10912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:44.262378  6982 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:17:44.262692  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "f7827c74730e46329c046d754e76bb0e"
format_stamp: "Formatted at 2026-07-09 12:17:32 on dist-test-slave-s0gw"
I20260709 12:17:44.263067  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599329223551-6982-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)
W20260709 12:17:44.288311 10320 consensus_peers.cc:597] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:44.288445  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:44.290436  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:44.292546  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:44.299165 10919 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:17:44.547753  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:17:44.548079  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.250s	user 0.007s	sys 0.000s
I20260709 12:17:44.548436  6982 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:17:44.557540 10919 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.582505 10919 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.583487 10919 tablet_bootstrap.cc:492] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.584105 10919 ts_tablet_manager.cc:1403] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 12:17:44.586742 10919 raft_consensus.cc:359] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.587400 10919 raft_consensus.cc:740] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.588099 10919 consensus_queue.cc:260] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.593098 10919 ts_tablet_manager.cc:1434] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:17:44.593832 10919 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.604624 10919 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.605352 10919 tablet_bootstrap.cc:492] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.605901 10919 ts_tablet_manager.cc:1403] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:17:44.607604 10919 raft_consensus.cc:359] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.608093 10919 raft_consensus.cc:740] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.608593 10919 consensus_queue.cc:260] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.610285 10919 ts_tablet_manager.cc:1434] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:44.610952 10919 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.623337 10919 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.624255 10919 tablet_bootstrap.cc:492] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.624850 10919 ts_tablet_manager.cc:1403] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:17:44.627352 10919 raft_consensus.cc:359] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.627895 10919 raft_consensus.cc:740] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.628553 10919 consensus_queue.cc:260] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.630337 10919 ts_tablet_manager.cc:1434] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:17:44.631033 10919 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.643097 10919 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.643849 10919 tablet_bootstrap.cc:492] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.644393 10919 ts_tablet_manager.cc:1403] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.005s
I20260709 12:17:44.646148 10919 raft_consensus.cc:359] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:44.646631 10919 raft_consensus.cc:740] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.647168 10919 consensus_queue.cc:260] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:44.648877 10919 ts_tablet_manager.cc:1434] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:17:44.649639 10919 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.660655 10919 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.661362 10919 tablet_bootstrap.cc:492] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.661922 10919 ts_tablet_manager.cc:1403] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260709 12:17:44.663599 10919 raft_consensus.cc:359] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:44.664086 10919 raft_consensus.cc:740] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.664669 10919 consensus_queue.cc:260] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:44.666117 10919 ts_tablet_manager.cc:1434] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:44.666709 10919 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.677241 10919 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.678166 10919 tablet_bootstrap.cc:492] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.678787 10919 ts_tablet_manager.cc:1403] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260709 12:17:44.680598 10919 raft_consensus.cc:359] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.681085 10919 raft_consensus.cc:740] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.681738 10919 consensus_queue.cc:260] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.683555 10919 ts_tablet_manager.cc:1434] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:17:44.684275 10919 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.698688 10919 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.699672 10919 tablet_bootstrap.cc:492] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.700378 10919 ts_tablet_manager.cc:1403] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:17:44.702826 10919 raft_consensus.cc:359] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.703847 10919 raft_consensus.cc:740] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.704699 10919 consensus_queue.cc:260] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.706666 10919 ts_tablet_manager.cc:1434] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:44.707470 10919 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.719355 10919 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.720064 10919 tablet_bootstrap.cc:492] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.720664 10919 ts_tablet_manager.cc:1403] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:17:44.722941 10919 raft_consensus.cc:359] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.723546 10919 raft_consensus.cc:740] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.724207 10919 consensus_queue.cc:260] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.726184 10919 ts_tablet_manager.cc:1434] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:17:44.726794 10919 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.742277 10919 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.743383 10919 tablet_bootstrap.cc:492] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.744091 10919 ts_tablet_manager.cc:1403] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:17:44.746800 10919 raft_consensus.cc:359] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.747491 10919 raft_consensus.cc:740] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.749732 10919 consensus_queue.cc:260] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.751658 10919 ts_tablet_manager.cc:1434] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:44.752372 10919 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.755779  6982 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:17:44.756141  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.208s	user 0.198s	sys 0.004s
I20260709 12:17:44.768270 10919 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.769312 10919 tablet_bootstrap.cc:492] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.769933 10919 ts_tablet_manager.cc:1403] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:17:44.773227 10919 raft_consensus.cc:359] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.773876 10919 raft_consensus.cc:740] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.776546 10919 consensus_queue.cc:260] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.779385 10919 ts_tablet_manager.cc:1434] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:44.780218 10919 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.796154 10919 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.796988 10919 tablet_bootstrap.cc:492] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.797668 10919 ts_tablet_manager.cc:1403] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 12:17:44.800192 10919 raft_consensus.cc:359] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.800854 10919 raft_consensus.cc:740] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.801786 10919 consensus_queue.cc:260] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.804119 10919 ts_tablet_manager.cc:1434] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:44.804965 10919 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.833982 10919 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.835023 10919 tablet_bootstrap.cc:492] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.835695 10919 ts_tablet_manager.cc:1403] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260709 12:17:44.838742 10919 raft_consensus.cc:359] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.839525 10919 raft_consensus.cc:740] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.840351 10919 consensus_queue.cc:260] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.842795 10919 ts_tablet_manager.cc:1434] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:17:44.843585 10919 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.857484  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:42139
I20260709 12:17:44.857637 10991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:42139 every 8 connection(s)
I20260709 12:17:44.859998 10919 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.860991 10919 tablet_bootstrap.cc:492] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.861721 10919 ts_tablet_manager.cc:1403] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:17:44.864336 10919 raft_consensus.cc:359] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.865033 10919 raft_consensus.cc:740] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.865760 10919 consensus_queue.cc:260] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:44.868034 10919 ts_tablet_manager.cc:1434] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:44.868959 10919 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.916566 10919 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.917508 10919 tablet_bootstrap.cc:492] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.918164 10919 ts_tablet_manager.cc:1403] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.049s	user 0.033s	sys 0.009s
I20260709 12:17:44.920545 10919 raft_consensus.cc:359] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.921217 10919 raft_consensus.cc:740] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.926905 10919 consensus_queue.cc:260] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.928498 10919 ts_tablet_manager.cc:1434] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:17:44.931424 10919 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.957790 10772 raft_consensus.cc:493] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:44.958709 10772 raft_consensus.cc:515] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:44.965236 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:44.972100 10538 raft_consensus.cc:493] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:44.972424 10919 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.972652 10538 raft_consensus.cc:515] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.973340 10919 tablet_bootstrap.cc:492] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:44.974054 10919 ts_tablet_manager.cc:1403] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.045s	user 0.031s	sys 0.007s
I20260709 12:17:44.974584 10538 leader_election.cc:290] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:44.961475 10772 leader_election.cc:290] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:44.976811 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:44.977661 10919 raft_consensus.cc:359] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.978426 10919 raft_consensus.cc:740] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.979074 10919 consensus_queue.cc:260] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:44.980784 10919 ts_tablet_manager.cc:1434] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:44.981532 10919 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:44.983035 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:44.989599 10246 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:44.990057 10246 leader_election.cc:304] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:44.990906 11001 raft_consensus.cc:2749] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:44.994032 10772 raft_consensus.cc:493] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:44.995018 10772 raft_consensus.cc:515] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:44.997586 10772 leader_election.cc:290] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.004568 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.007830 11001 raft_consensus.cc:493] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.008647 11001 raft_consensus.cc:515] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.009196 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.009653 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.009967 10961 raft_consensus.cc:2468] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:45.010349 10965 raft_consensus.cc:2468] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.010735 10992 heartbeater.cc:344] Connected to a master server at 127.6.209.190:40583
I20260709 12:17:45.010715 11001 leader_election.cc:290] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.011576 10992 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:45.012584 10992 heartbeater.cc:507] Master 127.6.209.190:40583 requested a full tablet report, sending...
I20260709 12:17:45.012620 10320 leader_election.cc:304] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a
I20260709 12:17:45.013473 10834 raft_consensus.cc:2804] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.013878 10834 raft_consensus.cc:493] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.014174 10834 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.014635 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.016252 10246 leader_election.cc:304] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.017035 10772 raft_consensus.cc:2804] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.017926 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.017426 10772 raft_consensus.cc:493] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.019304 10772 raft_consensus.cc:3060] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.019632 10919 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:17:45.021466 10246 leader_election.cc:343] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.021938 10246 leader_election.cc:304] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.021855 10834 raft_consensus.cc:515] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.023293 10919 tablet_bootstrap.cc:492] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:45.024032 10919 ts_tablet_manager.cc:1403] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.000s
I20260709 12:17:45.024211 10834 leader_election.cc:290] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.025354 11001 raft_consensus.cc:2749] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:45.025364 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.026232 10961 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.026355 11001 raft_consensus.cc:493] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.026954 11001 raft_consensus.cc:515] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.028975 11001 leader_election.cc:290] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.028702 10772 raft_consensus.cc:515] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.031277 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.031677 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:45.033239 10919 raft_consensus.cc:359] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.033874 10919 raft_consensus.cc:740] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:45.033982 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.034525 10919 consensus_queue.cc:260] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.034972 10961 raft_consensus.cc:2468] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
W20260709 12:17:45.035480 10246 leader_election.cc:343] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.035990 10246 leader_election.cc:304] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.036759 10919 ts_tablet_manager.cc:1434] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:45.036700 11001 raft_consensus.cc:2749] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.037649 10919 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:45.037945 10320 leader_election.cc:304] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a
I20260709 12:17:45.038667 10834 raft_consensus.cc:2804] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.039397 10031 ts_manager.cc:194] Re-registered known tserver with Master: f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.039966 10834 raft_consensus.cc:697] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:45.041019 10834 consensus_queue.cc:237] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER 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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.050923 10772 leader_election.cc:290] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.053162 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:45.054849 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.055475 10961 raft_consensus.cc:3060] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.059254 10919 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:45.060230 10919 tablet_bootstrap.cc:492] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:45.060900 10919 ts_tablet_manager.cc:1403] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 12:17:45.064087 10919 raft_consensus.cc:359] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.064827 10919 raft_consensus.cc:740] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:45.065584 10961 raft_consensus.cc:2468] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:45.065965 10919 consensus_queue.cc:260] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.066839 10246 leader_election.cc:304] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.067642 10772 raft_consensus.cc:2804] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.068264 10919 ts_tablet_manager.cc:1434] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:45.068218 10772 raft_consensus.cc:697] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:45.069176 10919 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:45.069433 10834 raft_consensus.cc:493] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.070109 10834 raft_consensus.cc:515] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.072479 10769 raft_consensus.cc:493] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.072878 10538 raft_consensus.cc:493] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.073055 10769 raft_consensus.cc:515] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.073393 10538 raft_consensus.cc:515] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.075273 10538 leader_election.cc:290] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.077245 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:45.078809 10320 leader_election.cc:343] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.080039 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.081055 10028 catalog_manager.cc:5697] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 2 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.080036 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.083164 10961 raft_consensus.cc:2468] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.084321 10172 leader_election.cc:304] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.084836 10883 raft_consensus.cc:493] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.085507 10883 raft_consensus.cc:515] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.087862 10883 leader_election.cc:290] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.091710 10282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.092446 10282 raft_consensus.cc:2468] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
I20260709 12:17:45.094143 10320 leader_election.cc:304] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.095319 10921 raft_consensus.cc:2749] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.080039 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.098124 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.069175 10772 consensus_queue.cc:237] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.099818 11006 raft_consensus.cc:2804] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.100417 11006 raft_consensus.cc:493] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.100801 11006 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.100831 10322 leader_election.cc:304] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:45.102334 10921 raft_consensus.cc:2804] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:45.102712 10921 raft_consensus.cc:493] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.103070 10921 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.104451 10769 leader_election.cc:290] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.105298 10769 raft_consensus.cc:493] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.105773 10769 raft_consensus.cc:515] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
W20260709 12:17:45.106133 10246 leader_election.cc:343] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.111182 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.111326 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.111833 10538 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.109959 10834 leader_election.cc:290] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.112608 10769 leader_election.cc:290] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.112306 10538 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
W20260709 12:17:45.112804 10320 leader_election.cc:343] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.114464 10538 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.115193 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.111225 10921 raft_consensus.cc:515] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
W20260709 12:17:45.117077 10320 leader_election.cc:343] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.118295 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.119347 10921 leader_election.cc:290] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.120657 10320 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.122130 10921 raft_consensus.cc:2749] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.122689 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
W20260709 12:17:45.124217 10320 leader_election.cc:343] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.126670 11006 raft_consensus.cc:515] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.129004 10031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44194
I20260709 12:17:45.128968 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:45.134274 10278 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.131309 10919 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:45.135987 10919 tablet_bootstrap.cc:492] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:45.136622 10919 ts_tablet_manager.cc:1403] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.004s
I20260709 12:17:45.138257 10992 heartbeater.cc:499] Master 127.6.209.190:40583 was elected leader, sending a full tablet report...
I20260709 12:17:45.139138 10919 raft_consensus.cc:359] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.140861 11006 leader_election.cc:290] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.139844 10919 raft_consensus.cc:740] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:45.142035 10919 consensus_queue.cc:260] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.144186 10919 ts_tablet_manager.cc:1434] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:45.145002 10919 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:45.144869 10278 raft_consensus.cc:2468] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 3.
I20260709 12:17:45.151083 10883 raft_consensus.cc:493] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.151639 10883 raft_consensus.cc:515] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.153695 10883 leader_election.cc:290] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.154845 10322 leader_election.cc:304] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.155817 10538 raft_consensus.cc:2804] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:45.156260 10538 raft_consensus.cc:697] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:45.157007 10538 consensus_queue.cc:237] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.153541 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:45.162734 10921 raft_consensus.cc:493] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.165436 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.177934 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.183876 11001 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.184576 11001 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.185467 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.186901 11001 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.181878 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.187834 10965 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.174823 10921 raft_consensus.cc:515] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.166761 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e95987662014e879f1a69e576bc1bfd" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.191061 10961 raft_consensus.cc:2393] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate 8b1c8e65a28943b39d2443622409205a in this term.
I20260709 12:17:45.191227 10028 catalog_manager.cc:5697] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 2 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:45.194859 10921 leader_election.cc:290] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.195365 10921 raft_consensus.cc:493] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.195796 10921 raft_consensus.cc:515] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.196372 10031 catalog_manager.cc:5697] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 2 to 3, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 3 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.184001 10901 raft_consensus.cc:493] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.199998 10172 leader_election.cc:304] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.197726 10921 leader_election.cc:290] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.204073 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.203976 10246 leader_election.cc:304] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.205196 10883 raft_consensus.cc:2749] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.205885 10901 raft_consensus.cc:515] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.207927 10901 leader_election.cc:290] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.208626 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.209295 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.209833 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.211767 11007 raft_consensus.cc:3060] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.212387 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.213522 10769 raft_consensus.cc:493] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.214077 10769 raft_consensus.cc:515] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.216198 10769 leader_election.cc:290] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.216652 10769 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.218132 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:45.217960 10320 leader_election.cc:343] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.219218 10320 leader_election.cc:304] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
W20260709 12:17:45.219995 10172 leader_election.cc:343] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.218439 10769 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.220798 10834 raft_consensus.cc:2749] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.221396 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:45.223340 10246 leader_election.cc:343] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.224723 10246 leader_election.cc:304] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
W20260709 12:17:45.226084 10246 leader_election.cc:343] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.228686 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.229751 10246 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.232437 10207 raft_consensus.cc:2393] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b1c8e65a28943b39d2443622409205a in current term 2: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:45.219638 11007 raft_consensus.cc:2749] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:45.236359 10322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 71003.1us
I20260709 12:17:45.227417 10901 raft_consensus.cc:2749] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.234781 10883 raft_consensus.cc:2749] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.243058 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.243294 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.243726 10278 raft_consensus.cc:2468] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.233487 10961 raft_consensus.cc:2468] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.261474 10919 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:45.262239 10174 leader_election.cc:304] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.262538 10919 tablet_bootstrap.cc:492] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:45.262903 10320 leader_election.cc:304] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.263355 10919 ts_tablet_manager.cc:1403] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.119s	user 0.040s	sys 0.023s
I20260709 12:17:45.265298 11019 raft_consensus.cc:2804] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.265761 11019 raft_consensus.cc:493] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.266114 11019 raft_consensus.cc:3060] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.261669 11006 raft_consensus.cc:493] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.272439 10246 leader_election.cc:304] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.272944 11006 raft_consensus.cc:515] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.273839 11001 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.275389 11006 leader_election.cc:290] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.276050 11006 raft_consensus.cc:493] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.276564 11006 raft_consensus.cc:515] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.258993 11018 raft_consensus.cc:493] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.277979 11018 raft_consensus.cc:515] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.280499 11018 leader_election.cc:290] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.280563 10538 raft_consensus.cc:493] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.281032 11018 raft_consensus.cc:493] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.281095 10538 raft_consensus.cc:515] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.270196 11007 raft_consensus.cc:493] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.283510 11001 raft_consensus.cc:2749] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.284111 11007 raft_consensus.cc:515] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.285147 10538 leader_election.cc:290] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.288650 10769 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.289100 11007 leader_election.cc:290] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.290310 10538 raft_consensus.cc:2804] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.290731 10538 raft_consensus.cc:493] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.290958 10965 raft_consensus.cc:2468] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.291117 10538 raft_consensus.cc:3060] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.287333 11018 raft_consensus.cc:515] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.297070 11018 leader_election.cc:290] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.299705 10919 raft_consensus.cc:359] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.300340 10919 raft_consensus.cc:740] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:45.301478 10538 raft_consensus.cc:515] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.302858 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.303270 10538 leader_election.cc:290] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.303433 11016 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.303982 11016 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.305886 11016 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.306303 11016 raft_consensus.cc:493] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.306708 11016 raft_consensus.cc:515] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.308178 11006 leader_election.cc:290] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.308534 11016 leader_election.cc:290] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.309206 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.310088 10965 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.311056 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.311220 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.311923 10357 raft_consensus.cc:2468] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.312153 10352 raft_consensus.cc:2393] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:45.312760 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.313365 10351 raft_consensus.cc:2468] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.313958 11007 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.314510 11007 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.315804 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.316414 10351 raft_consensus.cc:2468] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.316484 11007 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.317045 11007 raft_consensus.cc:493] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.318764 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.319408 10278 raft_consensus.cc:2468] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.320130 11018 raft_consensus.cc:493] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.320683 11018 raft_consensus.cc:515] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.321307 10174 leader_election.cc:304] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.322854 10919 consensus_queue.cc:260] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.323099 10175 leader_election.cc:304] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.324431 10919 ts_tablet_manager.cc:1434] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 12:17:45.325022 10175 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.325352 10769 raft_consensus.cc:2804] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.325791 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.325906 10175 leader_election.cc:304] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.326210 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:45.326418 10207 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.326746 10206 raft_consensus.cc:3060] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.325389 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.327586 10208 raft_consensus.cc:2468] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.325767 10769 raft_consensus.cc:493] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.328465 10769 raft_consensus.cc:3060] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.325218 10919 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:45.317482 11007 raft_consensus.cc:515] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.332842 11015 raft_consensus.cc:493] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.333268 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.333366 11015 raft_consensus.cc:515] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.333875 10320 leader_election.cc:304] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:45.322623 11018 leader_election.cc:290] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.334759 11018 raft_consensus.cc:2804] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.335078 11018 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.335400 11018 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.336333 11020 raft_consensus.cc:2804] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.335373 11007 leader_election.cc:290] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.353602 11007 raft_consensus.cc:493] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.354328 10834 raft_consensus.cc:493] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.354874 10834 raft_consensus.cc:515] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.331915 11006 raft_consensus.cc:2804] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.355779 11006 raft_consensus.cc:493] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.356173 11006 raft_consensus.cc:3060] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.337993 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.340090 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.336072 11016 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.336712 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.339262 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.361404 10961 raft_consensus.cc:2468] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.350525 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03426acedf1d495ab14395b0c395c866" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.362805 10960 raft_consensus.cc:3060] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.363588 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.356971 10834 leader_election.cc:290] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.350801 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.336153 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.366469 10357 raft_consensus.cc:2468] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.335343 11015 leader_election.cc:290] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.351382 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.360812 11007 raft_consensus.cc:515] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.367980 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.368393 10959 raft_consensus.cc:2468] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.369415 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.340605 10963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.351640 10206 raft_consensus.cc:2468] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
I20260709 12:17:45.360558 10921 raft_consensus.cc:2804] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.371033 10921 raft_consensus.cc:493] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.371450 10921 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.374065 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.374727 10964 raft_consensus.cc:2468] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.375795 11007 leader_election.cc:290] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.376332 11007 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.376770 11007 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.378412 11016 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.381789 10352 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.359483 11020 raft_consensus.cc:493] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.383539 11018 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.383596 11019 raft_consensus.cc:515] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.398434 11020 raft_consensus.cc:3060] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.400089 11016 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.400918 11019 leader_election.cc:290] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.382293 11007 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.386511 10921 raft_consensus.cc:515] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.389425 11015 raft_consensus.cc:493] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.402045 11015 raft_consensus.cc:515] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.403132 10921 leader_election.cc:290] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.404582 11015 leader_election.cc:290] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.405297 11018 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.407810 10772 raft_consensus.cc:493] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.408509 10772 raft_consensus.cc:515] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.410987 11007 raft_consensus.cc:493] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.411198 10772 leader_election.cc:290] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.414559 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.415143 11015 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.415848 11015 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.390019 11006 raft_consensus.cc:515] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.424680 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.425555 10964 raft_consensus.cc:2393] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b1c8e65a28943b39d2443622409205a in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:45.411557 11007 raft_consensus.cc:515] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.427644 11015 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.390120 10769 raft_consensus.cc:515] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.425935 11006 leader_election.cc:290] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.429157 11020 raft_consensus.cc:515] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.369926 10172 leader_election.cc:304] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a
W20260709 12:17:45.430630 10172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 60799.4us
I20260709 12:17:45.431277 11020 leader_election.cc:290] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
W20260709 12:17:45.431465 10172 leader_election.cc:343] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.431792 11020 raft_consensus.cc:2804] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.432147 11020 raft_consensus.cc:697] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
W20260709 12:17:45.432641 10172 leader_election.cc:343] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.432907 11020 consensus_queue.cc:237] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.434049 10172 leader_election.cc:304] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c
W20260709 12:17:45.434701 10320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:33197, user_credentials={real_user=slave}} blocked reactor thread for 72571.8us
I20260709 12:17:45.434811 10960 raft_consensus.cc:2468] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
W20260709 12:17:45.435286 10172 leader_election.cc:343] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.435329 10320 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.436293 11023 raft_consensus.cc:2804] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:17:45.436379 10172 leader_election.cc:343] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.436728 11023 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.437104 11023 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.436944 10320 leader_election.cc:304] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.437539 11006 raft_consensus.cc:2764] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:17:45.437953 10538 raft_consensus.cc:2804] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.438097 10320 leader_election.cc:304] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.438325 10538 raft_consensus.cc:493] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.438555 11006 raft_consensus.cc:493] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.439108 11006 raft_consensus.cc:515] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.439837 11015 raft_consensus.cc:2804] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.440352 11015 raft_consensus.cc:697] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:45.426252 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:45.438663 10538 raft_consensus.cc:3060] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.424810 11024 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.447211 11007 leader_election.cc:290] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
W20260709 12:17:45.437004 10172 leader_election.cc:343] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.443137 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
W20260709 12:17:45.448330 10172 leader_election.cc:343] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.448362 10206 raft_consensus.cc:2468] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.441581 11006 leader_election.cc:290] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.441115 11015 consensus_queue.cc:237] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.444638 10919 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:45.448863 10538 raft_consensus.cc:515] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.444149 10963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.446446 10278 raft_consensus.cc:3060] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.454665 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:45.454895 10919 tablet_bootstrap.cc:492] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:45.455353 10207 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.455693 10538 leader_election.cc:290] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.455786 10919 ts_tablet_manager.cc:1403] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.131s	user 0.029s	sys 0.013s
I20260709 12:17:45.449965 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.442142 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.450486 10175 leader_election.cc:304] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.458866 10919 raft_consensus.cc:359] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.453410 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.459556 10919 raft_consensus.cc:740] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:45.445118 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.459861 10206 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.459928 10175 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.454689 10963 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.453537 10769 leader_election.cc:290] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.451756 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.460294 10208 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.462427 10246 leader_election.cc:304] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.464150 10883 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.464258 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:45.444957 11023 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.464926 10279 raft_consensus.cc:3060] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.460266 10919 consensus_queue.cc:260] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.465910 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.466558 10280 raft_consensus.cc:2468] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.466620 11023 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.468305 10919 ts_tablet_manager.cc:1434] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:45.446728 11024 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.484068 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.473482 10029 catalog_manager.cc:5697] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.481163 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.480875 10919 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:45.490231 11024 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.491276 11018 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.495481 11018 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.491791 10769 raft_consensus.cc:2804] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.497854 10769 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.498239 10769 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.500735 10966 raft_consensus.cc:1275] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:45.492205 11019 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.502143 10901 consensus_queue.cc:1048] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:45.502594 11019 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.497563 11018 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.505352 11019 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.475033 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.517810 10208 raft_consensus.cc:2468] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.522285 10028 catalog_manager.cc:5697] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 2 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.524272 10883 raft_consensus.cc:2749] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.492751 11007 raft_consensus.cc:2804] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.488886 10960 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.526043 11007 raft_consensus.cc:493] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.526507 11007 raft_consensus.cc:3060] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.529827 10279 raft_consensus.cc:2468] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.494531 10207 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
I20260709 12:17:45.451360 10172 leader_election.cc:304] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:45.537849 11019 raft_consensus.cc:2804] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.538486 11019 raft_consensus.cc:493] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.539073 11019 raft_consensus.cc:3060] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.482887 10174 leader_election.cc:304] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.532230 10883 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.548449 10883 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.551164 10883 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.453680 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.535001 10769 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.532721 10901 raft_consensus.cc:493] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.552228 10964 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.552201 10901 raft_consensus.cc:515] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.554483 10769 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.555950 10919 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:45.556232 10901 leader_election.cc:290] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.556887 10919 tablet_bootstrap.cc:492] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:45.557580 10919 ts_tablet_manager.cc:1403] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.013s
I20260709 12:17:45.553548 11018 raft_consensus.cc:2804] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.558017 11018 raft_consensus.cc:493] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.558399 11018 raft_consensus.cc:3060] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.559939 10919 raft_consensus.cc:359] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.560622 10919 raft_consensus.cc:740] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:45.563840 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.564481 10357 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:45.565874 10249 leader_election.cc:304] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:45.565979 11018 raft_consensus.cc:515] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.567885 10901 raft_consensus.cc:2804] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.568084 11018 leader_election.cc:290] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.568377 10901 raft_consensus.cc:493] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.568910 10901 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.569836 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.561293 10919 consensus_queue.cc:260] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.570470 10960 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 1.
I20260709 12:17:45.571897 10919 ts_tablet_manager.cc:1434] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
W20260709 12:17:45.554006 10172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 102720us
I20260709 12:17:45.557380 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.572659 10919 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
W20260709 12:17:45.553074 10174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 72778.6us
I20260709 12:17:45.574613 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
W20260709 12:17:45.576483 10246 leader_election.cc:343] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.576546 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:45.577127 10280 raft_consensus.cc:3060] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.578739 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.579370 10966 raft_consensus.cc:2468] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.581490 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.583480 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981a3a4c2cb845fc8b9f373541879737" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.584481 10280 raft_consensus.cc:2468] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.585141 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.585642 10282 raft_consensus.cc:1275] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:45.586061 10357 raft_consensus.cc:2393] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:45.586424 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.587023 10966 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.589677 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.590467 10352 raft_consensus.cc:2393] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:45.590622 11007 raft_consensus.cc:515] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.591707 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.592139 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.592357 10352 raft_consensus.cc:2468] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.592746 11007 leader_election.cc:290] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.594159 11015 consensus_queue.cc:1048] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:45.594527 10174 leader_election.cc:304] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.595261 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.597543 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.598207 10352 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.599936 11019 raft_consensus.cc:515] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.601048 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.603549 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.604130 10960 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.606009 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cd8603d1ee44cfbe3c665e155d749b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.609700 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.610847 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.611024 10769 raft_consensus.cc:2804] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.611851 11022 raft_consensus.cc:493] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.612310 11022 raft_consensus.cc:515] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.612922 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.613710 10769 raft_consensus.cc:697] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:45.613776 11007 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.614210 10352 raft_consensus.cc:2468] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.622030 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2c12e1dd4c488ca66e95d2eff2908b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.622649 10357 raft_consensus.cc:3060] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.622803 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5494358e56ae4e5b946df00f9cd06b6b" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.623497 10174 leader_election.cc:304] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.624009 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.624590 10280 raft_consensus.cc:2468] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.614405 11007 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.614740 10769 consensus_queue.cc:237] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.615826 10901 raft_consensus.cc:515] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.609002 10278 raft_consensus.cc:2468] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.616401 11022 leader_election.cc:290] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.626487 11020 raft_consensus.cc:2804] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.622658 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e467c0e10964d58880f2b3c82791ca0" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.631477 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.634799 10208 raft_consensus.cc:1275] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:45.636089 10351 raft_consensus.cc:3060] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.638814 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.639806 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.640148 10350 raft_consensus.cc:3060] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.640367 10208 raft_consensus.cc:2468] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:45.643232 10352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.643854 10352 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.638157 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:45.646318 10349 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.647576 10356 raft_consensus.cc:2468] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.637157 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.648816 10901 leader_election.cc:290] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.648991 10355 raft_consensus.cc:2393] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:45.649986 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.650636 10356 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.651428 10350 raft_consensus.cc:2468] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.652470 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cee91e9e2145b3b34cc302f74dbfce" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.654253 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.638885 11020 raft_consensus.cc:697] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:45.655328 11020 consensus_queue.cc:237] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.655715 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.656304 10959 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.659194 10172 leader_election.cc:304] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
W20260709 12:17:45.660209 10172 leader_election.cc:343] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.660436 10246 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
W20260709 12:17:45.660804 10172 leader_election.cc:343] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.661641 10172 leader_election.cc:343] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.662190 10172 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.663070 10172 leader_election.cc:343] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.663594 10172 leader_election.cc:304] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.664386 11022 raft_consensus.cc:2804] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.664332 10901 consensus_queue.cc:1048] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:45.664860 11022 raft_consensus.cc:493] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.665244 11022 raft_consensus.cc:3060] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.632606 10174 leader_election.cc:304] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.666172 11006 raft_consensus.cc:2804] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.666553 11006 raft_consensus.cc:493] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.666905 11006 raft_consensus.cc:3060] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.670326 10351 raft_consensus.cc:2468] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.665483 10357 raft_consensus.cc:2468] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.673208 11022 raft_consensus.cc:515] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.674216 11006 raft_consensus.cc:515] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.675923 11021 raft_consensus.cc:2804] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.676334 11021 raft_consensus.cc:493] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.676649 11021 raft_consensus.cc:3060] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.674222 10356 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:45.678951 10249 leader_election.cc:304] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
W20260709 12:17:45.680258 10172 leader_election.cc:343] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.681172 10172 leader_election.cc:343] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.681836 10172 leader_election.cc:343] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.682403 10172 leader_election.cc:343] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.683004 10172 leader_election.cc:343] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.684046 10172 leader_election.cc:343] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.685016 10172 leader_election.cc:343] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.698433 11034 raft_consensus.cc:2804] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.699033 11034 raft_consensus.cc:697] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:45.699452 11033 raft_consensus.cc:2804] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:45.679555 11019 leader_election.cc:290] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.700580 10959 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:45.663525 10966 raft_consensus.cc:2468] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.704325 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.706360 10356 raft_consensus.cc:3060] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.699888 11033 raft_consensus.cc:493] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.709338 11033 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.710258 11022 leader_election.cc:290] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
W20260709 12:17:45.683771 10174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.131:33971, user_credentials={real_user=slave}} blocked reactor thread for 58025.5us
I20260709 12:17:45.709430 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e47f59f068f54bb485c56c55cfa3480c" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.717247 10960 raft_consensus.cc:3060] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.717440 10277 raft_consensus.cc:1275] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:45.718056 10356 raft_consensus.cc:2468] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.719167 10834 consensus_queue.cc:1048] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:45.720311 11006 leader_election.cc:290] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.721567 11007 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.723805 10278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.724592 10174 leader_election.cc:304] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.726295 11021 raft_consensus.cc:515] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.725843 10028 catalog_manager.cc:5697] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.728166 11007 raft_consensus.cc:2804] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.728423 11021 leader_election.cc:290] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.730260 11007 raft_consensus.cc:697] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:45.731137 11007 consensus_queue.cc:237] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.734061 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.734858 10357 raft_consensus.cc:2393] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:45.734512 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:45.735441 10351 raft_consensus.cc:3060] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:45.734634 10320 leader_election.cc:343] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:45.737862 10320 leader_election.cc:343] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.738476 10320 leader_election.cc:304] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:45.699863 11034 consensus_queue.cc:237] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER 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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.702972 10964 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
I20260709 12:17:45.742209 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:45.742727 10280 raft_consensus.cc:3060] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:45.743728 10320 leader_election.cc:343] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.747790 10351 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.749878 10834 raft_consensus.cc:2764] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:17:45.750509 10280 raft_consensus.cc:2468] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.751673 10919 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:45.753147 10174 leader_election.cc:304] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
W20260709 12:17:45.754884 10320 leader_election.cc:343] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.755752 10320 leader_election.cc:304] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 8b1c8e65a28943b39d2443622409205a
I20260709 12:17:45.760736 10172 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.747773 10960 raft_consensus.cc:2468] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.758693 10320 leader_election.cc:304] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:45.771946 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:45.762210 10919 tablet_bootstrap.cc:492] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:45.772466 10206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:45.772715 10207 raft_consensus.cc:2393] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e0b2db1a1cb94dc0896e7551cd44603c in current term 2: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:45.773077 10919 ts_tablet_manager.cc:1403] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.201s	user 0.020s	sys 0.008s
I20260709 12:17:45.773187 10206 raft_consensus.cc:2393] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e0b2db1a1cb94dc0896e7551cd44603c in current term 2: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:45.760002 11015 raft_consensus.cc:2764] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:17:45.758165 10769 raft_consensus.cc:2804] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.785004 10172 leader_election.cc:304] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.777863 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:45.778885 10175 leader_election.cc:304] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.782614 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.783356 10959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.786540 10207 raft_consensus.cc:2468] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:45.787789 10175 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.768051 11021 raft_consensus.cc:2804] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.765965 11020 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.791831 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54be7d10e6f4a7fb0264931575348d4" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.793241 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0943086da2c4814af64082b283cf009" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.776481 11024 raft_consensus.cc:2804] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.812137 10028 catalog_manager.cc:5697] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.813354 10919 raft_consensus.cc:359] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.814149 10919 raft_consensus.cc:740] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:45.816310 10919 consensus_queue.cc:260] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.789887 11006 raft_consensus.cc:2749] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:45.790074 11018 raft_consensus.cc:2804] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:45.818398 10919 ts_tablet_manager.cc:1434] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:17:45.799561 10964 raft_consensus.cc:3060] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.820567 10175 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.812742 10956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.808295 10961 raft_consensus.cc:3060] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.802835 11022 raft_consensus.cc:2804] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.824513 10175 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.807905 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768f9b6f3df940f1a698a2339b83eb07" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.809049 11021 raft_consensus.cc:697] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:45.816634 11024 raft_consensus.cc:697] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:45.805513 11020 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.820075 10963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.817236 11033 raft_consensus.cc:515] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.847010 10278 raft_consensus.cc:2393] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 3: Already voted for candidate 8b1c8e65a28943b39d2443622409205a in this term.
I20260709 12:17:45.838397 11022 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.847795 11033 leader_election.cc:290] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 3 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:45.847951 11022 raft_consensus.cc:3060] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.849313 11046 raft_consensus.cc:2804] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.849728 11046 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.850075 11046 raft_consensus.cc:3060] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.829720 11018 raft_consensus.cc:697] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:45.842182 11006 raft_consensus.cc:2804] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.868018 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a" is_pre_election: true
I20260709 12:17:45.865437 11024 consensus_queue.cc:237] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.868696 10280 raft_consensus.cc:2468] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:45.869551 10174 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.870908 11021 consensus_queue.cc:237] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.876247 11039 raft_consensus.cc:2804] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.876719 11039 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.877084 11039 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.881212 10965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.882493 10029 catalog_manager.cc:5697] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 2 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.855854 11018 consensus_queue.cc:237] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.847976 11020 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
W20260709 12:17:45.890745 10246 leader_election.cc:343] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.867619 11006 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.897198 10320 leader_election.cc:304] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.898015 10538 raft_consensus.cc:2764] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:17:45.898430 10320 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.912914 10834 raft_consensus.cc:2804] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.913527 10834 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.914055 10834 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.919803 11039 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:45.897861 11006 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.923836 10961 raft_consensus.cc:2468] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:45.927620 11046 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.930028 11046 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.931322 11039 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:45.941672 10919 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:45.953848 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:45.954487 10277 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.958470 10964 raft_consensus.cc:2468] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
I20260709 12:17:45.962507 11022 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:45.974077 11022 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.990332 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.967052 10834 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
W20260709 12:17:45.971372 10320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.130:33197, user_credentials={real_user=slave}} blocked reactor thread for 73006us
I20260709 12:17:45.992285 10320 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.993402 10538 raft_consensus.cc:2804] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:45.993760 10538 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:45.994078 10538 raft_consensus.cc:3060] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.971675 11006 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:45.996116 11006 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:45.964272 10277 raft_consensus.cc:2468] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
W20260709 12:17:45.981700 10175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.132:41729, user_credentials={real_user=slave}} blocked reactor thread for 157278us
I20260709 12:17:45.998050 10175 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.997489 10031 catalog_manager.cc:5697] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 2 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:45.999084 10175 leader_election.cc:304] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.999822 11052 raft_consensus.cc:2749] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:46.000174 10175 leader_election.cc:304] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:46.000342 10320 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:45.986568 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:45.987969 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:46.001094 11051 raft_consensus.cc:2804] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:17:45.989722 10172 leader_election.cc:343] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:45.985577 10769 raft_consensus.cc:697] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:46.000458 11052 raft_consensus.cc:2804] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:17:46.002566 10172 leader_election.cc:343] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.003023 10172 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:46.002827 10769 consensus_queue.cc:237] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.004396 10172 leader_election.cc:304] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:46.005066 11024 raft_consensus.cc:2804] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:46.005470 11024 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:17:46.005860 11024 raft_consensus.cc:3060] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:46.002588 11051 raft_consensus.cc:697] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:46.007874 10538 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.007827 11051 consensus_queue.cc:237] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.001264 10175 leader_election.cc:304] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:45.985071 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:45.999141 10834 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:46.011698 10538 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:46.023890 10174 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:46.028103 10277 raft_consensus.cc:1275] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.028756 10919 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.029865 10919 tablet_bootstrap.cc:492] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.030489 10919 ts_tablet_manager.cc:1403] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.003s
I20260709 12:17:46.030592 10966 raft_consensus.cc:1275] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.032702 10919 raft_consensus.cc:359] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.033197 10919 raft_consensus.cc:740] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.033825 10919 consensus_queue.cc:260] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.033990 11024 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.035622 10919 ts_tablet_manager.cc:1434] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:17:46.035913 11024 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:46.037521 11018 raft_consensus.cc:2804] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:46.038120 11018 raft_consensus.cc:697] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:46.038918 11018 consensus_queue.cc:237] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.042062 11021 raft_consensus.cc:2804] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:46.042580 11021 raft_consensus.cc:697] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:46.043159 10175 leader_election.cc:304] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:46.043340 11021 consensus_queue.cc:237] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.044476 11046 raft_consensus.cc:2749] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:46.046186 11052 raft_consensus.cc:697] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:46.046926 10769 raft_consensus.cc:2804] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:46.047475 10769 raft_consensus.cc:697] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:46.047099 11052 consensus_queue.cc:237] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.047577 11022 consensus_queue.cc:1048] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.048348 10769 consensus_queue.cc:237] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.052220 11049 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:46.064028 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:46.067799 10919 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
W20260709 12:17:46.070673 10172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:42139, user_credentials={real_user=slave}} blocked reactor thread for 66324.9us
W20260709 12:17:46.072203 10172 leader_election.cc:343] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:46.072976 10172 leader_election.cc:343] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.075071 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:46.076103 10208 raft_consensus.cc:2393] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e0b2db1a1cb94dc0896e7551cd44603c in current term 2: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:46.078891 10277 raft_consensus.cc:1275] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.080530 11022 consensus_queue.cc:1048] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.080889 10966 raft_consensus.cc:1275] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:46.089825 10320 leader_election.cc:343] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.090335 10320 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:46.091746 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:46.063503 10031 catalog_manager.cc:5697] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:46.093474 10031 catalog_manager.cc:5697] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.096844 10031 catalog_manager.cc:5697] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:46.101504 10172 leader_election.cc:343] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:46.102464 10172 leader_election.cc:343] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.102226 10031 catalog_manager.cc:5697] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:46.104187 10834 raft_consensus.cc:2749] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:17:46.107227 10320 leader_election.cc:343] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:46.108131 10320 consensus_peers.cc:597] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:46.109478 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae1954a9b543ab8588e1845d8a1df2" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:46.112067 10320 leader_election.cc:304] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:46.112901 10834 raft_consensus.cc:2804] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:46.114503 10834 raft_consensus.cc:697] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:46.116705 11049 raft_consensus.cc:2749] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:46.115975 10834 consensus_queue.cc:237] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.121572 10538 consensus_queue.cc:1048] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:46.121712 10320 leader_election.cc:343] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:46.122884 10320 leader_election.cc:343] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.124223 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:46.124868 10207 raft_consensus.cc:2393] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e0b2db1a1cb94dc0896e7551cd44603c in current term 2: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:46.125458 10208 raft_consensus.cc:2468] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 3.
I20260709 12:17:46.129644 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:46.131543 10207 raft_consensus.cc:2393] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e0b2db1a1cb94dc0896e7551cd44603c in current term 2: Already voted for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in this term.
I20260709 12:17:46.127178 11024 consensus_queue.cc:1048] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:17:46.135753 10960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:46.138365 10207 raft_consensus.cc:1275] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.139495 10277 raft_consensus.cc:1275] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.140277 10246 leader_election.cc:304] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: f7827c74730e46329c046d754e76bb0e
I20260709 12:17:46.142370 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:46.142740 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:46.143363 10351 raft_consensus.cc:2393] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:46.143607 10357 raft_consensus.cc:2393] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
W20260709 12:17:46.149183 10172 leader_election.cc:343] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.149770 10320 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:46.150682 10538 raft_consensus.cc:2749] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:46.151351 10320 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:46.152484 11015 raft_consensus.cc:2749] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:46.144675 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:46.154635 10356 raft_consensus.cc:2393] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f81a3f4a6aa243c2a1a7d0e235150c50 in current term 2: Already voted for candidate e0b2db1a1cb94dc0896e7551cd44603c in this term.
I20260709 12:17:46.156167 10964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:46.157774 11032 raft_consensus.cc:2804] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:46.158452 11032 raft_consensus.cc:697] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 3 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:46.159560 11032 consensus_queue.cc:237] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.159761 10029 catalog_manager.cc:5697] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.161828 11016 consensus_queue.cc:1048] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.164137 10966 raft_consensus.cc:1275] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.164587 10175 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:46.161391 10029 catalog_manager.cc:5697] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:46.166682 10172 consensus_peers.cc:597] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:46.166618 10029 catalog_manager.cc:5697] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.167448 10175 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:46.168392 10029 catalog_manager.cc:5697] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:46.171351 10320 leader_election.cc:343] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:46.171649 10175 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f81a3f4a6aa243c2a1a7d0e235150c50; no voters: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e
I20260709 12:17:46.171972 10320 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:17:46.172845 10538 raft_consensus.cc:2749] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:46.174912 10029 catalog_manager.cc:5697] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.180380 11052 consensus_queue.cc:1048] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:17:46.180222 11020 raft_consensus.cc:2749] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:46.178130 11021 raft_consensus.cc:2749] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:46.177806 10769 consensus_queue.cc:1048] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:17:46.180171 11049 raft_consensus.cc:2749] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:46.216679 10351 raft_consensus.cc:1275] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.242372 10919 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.241809 10028 catalog_manager.cc:5697] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 1 to 2, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 2 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:46.246294 10172 consensus_peers.cc:597] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:46.248785 10919 tablet_bootstrap.cc:492] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.249468 10919 ts_tablet_manager.cc:1403] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.182s	user 0.019s	sys 0.003s
I20260709 12:17:46.236197 10901 consensus_queue.cc:1048] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:17:46.261353 10919 raft_consensus.cc:359] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.262218 10919 raft_consensus.cc:740] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.263111 10919 consensus_queue.cc:260] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.265062 10919 ts_tablet_manager.cc:1434] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:17:46.265939 10919 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.272176 10958 raft_consensus.cc:1275] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.290576 11034 consensus_queue.cc:1048] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
W20260709 12:17:46.332918 10172 consensus_peers.cc:597] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:46.363085 10961 raft_consensus.cc:1275] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.364719 10351 raft_consensus.cc:1275] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.367513 11021 consensus_queue.cc:1048] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.368449 11007 consensus_queue.cc:1048] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:46.378903 10278 raft_consensus.cc:1275] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.379626 10205 raft_consensus.cc:1275] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:46.383930 10246 consensus_peers.cc:597] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:46.383369 10834 consensus_queue.cc:1048] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:17:46.390470 11007 consensus_queue.cc:1048] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.396251 10356 raft_consensus.cc:1275] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.403363 11007 consensus_queue.cc:1048] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:46.430490 10961 raft_consensus.cc:1275] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.432102 11007 consensus_queue.cc:1048] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.432957 10966 raft_consensus.cc:1275] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.438912 10032 catalog_manager.cc:5697] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 2 to 3, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 3 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.439038 11023 consensus_queue.cc:1048] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 12:17:46.458375 10246 consensus_peers.cc:597] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:46.459894 10351 raft_consensus.cc:1275] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:46.463243 10246 consensus_peers.cc:597] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:46.468720 10350 raft_consensus.cc:1275] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.478492 11022 consensus_queue.cc:1048] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.483295 10919 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.496917 10919 tablet_bootstrap.cc:492] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.497628 10919 ts_tablet_manager.cc:1403] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.232s	user 0.037s	sys 0.034s
I20260709 12:17:46.516891 11022 consensus_queue.cc:1048] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 12:17:46.530553 10172 consensus_peers.cc:597] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:46.538916 10172 consensus_peers.cc:597] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:46.542919 10279 raft_consensus.cc:1275] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.561537 10919 raft_consensus.cc:359] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.562368 10919 raft_consensus.cc:740] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.563076 10919 consensus_queue.cc:260] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.552748 11019 consensus_queue.cc:1048] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:17:46.564904 10919 ts_tablet_manager.cc:1434] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.067s	user 0.001s	sys 0.002s
W20260709 12:17:46.569197 10172 consensus_peers.cc:597] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:46.569553 10246 consensus_peers.cc:597] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:46.569742 10919 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
W20260709 12:17:46.571823 10172 consensus_peers.cc:597] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:46.572429 10246 consensus_peers.cc:597] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:46.574646 10279 raft_consensus.cc:1275] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.578903 10208 raft_consensus.cc:1275] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.582801 10960 raft_consensus.cc:3060] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:46.586623 10538 consensus_queue.cc:1048] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:46.592573 10960 raft_consensus.cc:1275] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:46.594182 10320 consensus_peers.cc:597] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:46.594337 11052 consensus_queue.cc:1048] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:17:46.622825 10965 raft_consensus.cc:1275] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.621845 10356 raft_consensus.cc:1275] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.625196 11052 consensus_queue.cc:1048] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.626047 11022 consensus_queue.cc:1048] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:46.647406 11021 consensus_queue.cc:1048] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.664692 10351 raft_consensus.cc:1275] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:46.664889 10172 consensus_peers.cc:597] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:46.667655 11019 consensus_queue.cc:1048] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:46.725577 10246 consensus_peers.cc:597] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:46.738351 10961 raft_consensus.cc:1275] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:46.742465 11024 consensus_queue.cc:1048] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:46.747499 10205 raft_consensus.cc:1275] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:46.766005 10901 consensus_queue.cc:1048] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:46.776849 10919 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.784049 10919 tablet_bootstrap.cc:492] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.784963 10919 ts_tablet_manager.cc:1403] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.219s	user 0.023s	sys 0.016s
I20260709 12:17:46.795082 10919 raft_consensus.cc:359] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.795796 10919 raft_consensus.cc:740] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.796453 10919 consensus_queue.cc:260] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.813807 10919 ts_tablet_manager.cc:1434] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:17:46.814677 10919 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.830173 10919 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.831099 10919 tablet_bootstrap.cc:492] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.831729 10919 ts_tablet_manager.cc:1403] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:17:46.834180 10919 raft_consensus.cc:359] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.834893 10919 raft_consensus.cc:740] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.835721 10919 consensus_queue.cc:260] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:46.837821 10919 ts_tablet_manager.cc:1434] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:46.838779 10919 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.854257 10919 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.856252 10919 tablet_bootstrap.cc:492] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.856976 10919 ts_tablet_manager.cc:1403] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:17:46.859222 10919 raft_consensus.cc:359] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.859732 10919 raft_consensus.cc:740] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.860240 10919 consensus_queue.cc:260] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.861594 10919 ts_tablet_manager.cc:1434] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 12:17:46.862444 10919 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.881462 10919 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.882314 10919 tablet_bootstrap.cc:492] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.882862 10919 ts_tablet_manager.cc:1403] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 12:17:46.884644 10919 raft_consensus.cc:359] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.885138 10919 raft_consensus.cc:740] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.885675 10919 consensus_queue.cc:260] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.887316 10919 ts_tablet_manager.cc:1434] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:46.888330 10919 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.900887 10919 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.901752 10919 tablet_bootstrap.cc:492] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.902360 10919 ts_tablet_manager.cc:1403] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:17:46.904573 10919 raft_consensus.cc:359] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.905182 10919 raft_consensus.cc:740] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.905903 10919 consensus_queue.cc:260] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.907857 10919 ts_tablet_manager.cc:1434] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:46.908787 10919 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.923336 10919 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.924110 10919 tablet_bootstrap.cc:492] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.924679 10919 ts_tablet_manager.cc:1403] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:17:46.927158 10919 raft_consensus.cc:359] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.927850 10919 raft_consensus.cc:740] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.928485 10919 consensus_queue.cc:260] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.930765 10919 ts_tablet_manager.cc:1434] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:46.931941 10919 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.947418 10919 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.948323 10919 tablet_bootstrap.cc:492] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.949100 10919 ts_tablet_manager.cc:1403] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:17:46.951367 10919 raft_consensus.cc:359] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.952087 10919 raft_consensus.cc:740] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.952924 10919 consensus_queue.cc:260] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:46.955255 10919 ts_tablet_manager.cc:1434] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:17:46.956561 10919 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.972580 10919 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:46.973578 10919 tablet_bootstrap.cc:492] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:46.974269 10919 ts_tablet_manager.cc:1403] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:17:46.976912 10919 raft_consensus.cc:359] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.977684 10919 raft_consensus.cc:740] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:46.978394 10919 consensus_queue.cc:260] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:46.980208 10919 ts_tablet_manager.cc:1434] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:46.981007 10919 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:46.999409 10919 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.000272 10919 tablet_bootstrap.cc:492] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.000921 10919 ts_tablet_manager.cc:1403] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:17:47.003165 10919 raft_consensus.cc:359] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:47.003652 10919 raft_consensus.cc:740] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.004160 10919 consensus_queue.cc:260] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:47.005846 10919 ts_tablet_manager.cc:1434] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:17:47.006657 10919 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.024622 10919 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.025388 10919 tablet_bootstrap.cc:492] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.025971 10919 ts_tablet_manager.cc:1403] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:17:47.028167 10919 raft_consensus.cc:359] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.028734 10919 raft_consensus.cc:740] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.029311 10919 consensus_queue.cc:260] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.031301 10919 ts_tablet_manager.cc:1434] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:47.032105 10919 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.044727 10919 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.044672 10958 raft_consensus.cc:3060] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.045917 10919 tablet_bootstrap.cc:492] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.046607 10919 ts_tablet_manager.cc:1403] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:17:47.049242 10919 raft_consensus.cc:359] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.049922 10919 raft_consensus.cc:740] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.050661 10919 consensus_queue.cc:260] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.052947 10919 ts_tablet_manager.cc:1434] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:47.053798 10919 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.074771 10919 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.075510 10919 tablet_bootstrap.cc:492] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.076056 10919 ts_tablet_manager.cc:1403] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 12:17:47.078018 10919 raft_consensus.cc:359] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:47.078639 10919 raft_consensus.cc:740] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.079311 10919 consensus_queue.cc:260] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:47.081029 10919 ts_tablet_manager.cc:1434] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:47.082046 10919 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.096872 10919 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.097823 10919 tablet_bootstrap.cc:492] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.098380 10919 ts_tablet_manager.cc:1403] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:17:47.100144 10919 raft_consensus.cc:359] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.100662 10919 raft_consensus.cc:740] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.101229 10919 consensus_queue.cc:260] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.103057 10919 ts_tablet_manager.cc:1434] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:17:47.104382 10919 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.120301 10919 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.121268 10919 tablet_bootstrap.cc:492] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.121932 10919 ts_tablet_manager.cc:1403] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:17:47.123843 10919 raft_consensus.cc:359] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.124469 10919 raft_consensus.cc:740] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.125263 10919 consensus_queue.cc:260] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.127514 10919 ts_tablet_manager.cc:1434] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:47.128324 10919 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.137202 10958 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.161209 10919 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.162343 10919 tablet_bootstrap.cc:492] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.163036 10919 ts_tablet_manager.cc:1403] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260709 12:17:47.165781 10919 raft_consensus.cc:359] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.166493 10919 raft_consensus.cc:740] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.167297 10919 consensus_queue.cc:260] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.170418 10961 raft_consensus.cc:3060] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.171025 10919 ts_tablet_manager.cc:1434] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:47.171890 10919 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.185299 10960 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.194028 10919 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.194885 10919 tablet_bootstrap.cc:492] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.195444 10919 ts_tablet_manager.cc:1403] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 12:17:47.197384 10919 raft_consensus.cc:359] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.198064 10919 raft_consensus.cc:740] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.198884 10919 consensus_queue.cc:260] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.201155 10919 ts_tablet_manager.cc:1434] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:17:47.201987 10919 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.205735 10966 raft_consensus.cc:3060] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.248723 10966 raft_consensus.cc:3060] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.262320 10919 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.263437 10919 tablet_bootstrap.cc:492] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.264125 10919 ts_tablet_manager.cc:1403] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.020s
I20260709 12:17:47.266601 10919 raft_consensus.cc:359] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.267532 10919 raft_consensus.cc:740] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.269235 10919 consensus_queue.cc:260] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.271409 10919 ts_tablet_manager.cc:1434] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:47.273389 10919 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.288884 10919 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.289924 10919 tablet_bootstrap.cc:492] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.290473 10919 ts_tablet_manager.cc:1403] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:17:47.292158 10919 raft_consensus.cc:359] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.292749 10919 raft_consensus.cc:740] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.293385 10919 consensus_queue.cc:260] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.295531 10919 ts_tablet_manager.cc:1434] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:47.299201 10919 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.310986 10919 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.311832 10919 tablet_bootstrap.cc:492] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.312520 10919 ts_tablet_manager.cc:1403] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:17:47.315035 10919 raft_consensus.cc:359] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.315788 10919 raft_consensus.cc:740] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.316639 10961 raft_consensus.cc:3060] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.316499 10919 consensus_queue.cc:260] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:47.318516 10919 ts_tablet_manager.cc:1434] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:47.319487 10919 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Bootstrap starting.
I20260709 12:17:47.339218 10919 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:47.340121 10919 tablet_bootstrap.cc:492] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Bootstrap complete.
I20260709 12:17:47.340600 10919 ts_tablet_manager.cc:1403] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260709 12:17:47.343317 10919 raft_consensus.cc:359] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.343978 10919 raft_consensus.cc:740] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Initialized, Role: FOLLOWER
I20260709 12:17:47.344705 10919 consensus_queue.cc:260] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.346819 10919 ts_tablet_manager.cc:1434] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:47.355624 10961 raft_consensus.cc:3060] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.598857 10961 raft_consensus.cc:3060] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:47.740166 11020 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:47.740754 11020 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:47.742424 11020 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:47.743170 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:47.743445 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:47.743785 10356 raft_consensus.cc:2468] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:47.744071 10966 raft_consensus.cc:2468] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:47.745170 10172 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:47.745860 11020 raft_consensus.cc:2804] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:47.746235 11020 raft_consensus.cc:493] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:47.746574 11020 raft_consensus.cc:3060] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.752417 11020 raft_consensus.cc:515] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:47.754282 11020 leader_election.cc:290] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:47.754784 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:47.755190 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30228df5bf794977b98f97773ac880c1" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:47.755411 10356 raft_consensus.cc:3060] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.755831 10966 raft_consensus.cc:3060] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.763176 10966 raft_consensus.cc:2468] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 3.
I20260709 12:17:47.763239 10356 raft_consensus.cc:2468] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 3.
I20260709 12:17:47.764406 10175 leader_election.cc:304] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:47.765292 11049 raft_consensus.cc:2804] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:47.765759 11049 raft_consensus.cc:697] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:47.766569 11049 consensus_queue.cc:237] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:47.776512 10031 catalog_manager.cc:5697] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 3, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 3 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:47.784474 11049 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:47.785056 11049 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.787192 11049 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:47.788105 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:47.788805 10356 raft_consensus.cc:2468] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:47.789692 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:47.790598 10966 raft_consensus.cc:2468] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:47.791976 10172 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:47.793169 11049 raft_consensus.cc:2804] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:47.793538 11049 raft_consensus.cc:493] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:47.793893 11049 raft_consensus.cc:3060] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.801155 11049 raft_consensus.cc:515] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.802778 11049 leader_election.cc:290] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:47.803407 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:47.803668 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb21f9dae2a40be989baeef5191922f" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:47.804008 10356 raft_consensus.cc:3060] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.804303 10966 raft_consensus.cc:3060] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.809954 10356 raft_consensus.cc:2468] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 3.
I20260709 12:17:47.811225 10175 leader_election.cc:304] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:47.810572 10966 raft_consensus.cc:2468] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 3.
I20260709 12:17:47.812106 11049 raft_consensus.cc:2804] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:47.812687 11049 raft_consensus.cc:697] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:47.813683 11049 consensus_queue.cc:237] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.827709 10031 catalog_manager.cc:5697] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 3, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 3 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:47.841336 11049 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:47.841920 11049 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.843897 11049 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:47.844424 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" is_pre_election: true
I20260709 12:17:47.844898 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:47.844990 10356 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 2.
I20260709 12:17:47.845587 10966 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 1.
I20260709 12:17:47.846318 10175 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:47.847062 11007 raft_consensus.cc:2804] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:47.847386 11007 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:47.847666 11007 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.851763 11024 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:47.852329 11024 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.854372 11024 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:47.858435 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" is_pre_election: true
I20260709 12:17:47.859112 10205 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
I20260709 12:17:47.860123 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e" is_pre_election: true
I20260709 12:17:47.860572 10320 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:47.860862 10966 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 1.
I20260709 12:17:47.864085 11007 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.864396 11024 raft_consensus.cc:2804] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:47.864933 11024 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:47.865868 11024 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.866750 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:47.867390 10356 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.870496 11007 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [CANDIDATE]: Term 3 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
I20260709 12:17:47.873183 11024 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.873085 10966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:47.874341 10966 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.876560 10961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7827c74730e46329c046d754e76bb0e"
I20260709 12:17:47.877219 10961 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.880959 10356 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 3.
I20260709 12:17:47.882207 10175 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:47.883126 11007 raft_consensus.cc:2804] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:47.883590 11007 raft_consensus.cc:697] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Becoming Leader. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:47.884577 10966 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81a3f4a6aa243c2a1a7d0e235150c50 in term 3.
I20260709 12:17:47.884733 11007 consensus_queue.cc:237] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.887125 11024 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 election: Requested vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:47.888080 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:47.888667 10205 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:47.888622 10961 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 3.
I20260709 12:17:47.890856 10320 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:47.897877 11024 raft_consensus.cc:2804] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:47.898770 11024 raft_consensus.cc:697] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:47.902992 11024 consensus_queue.cc:237] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER 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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:47.905294 10205 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 3.
I20260709 12:17:47.905084 10031 catalog_manager.cc:5697] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 reported cstate change: term changed from 1 to 3, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130). New cstate: current_term: 3 leader_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:47.917460 10029 catalog_manager.cc:5697] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 1 to 3, leader changed from f7827c74730e46329c046d754e76bb0e (127.6.209.129) to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 3 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:48.239017 10356 raft_consensus.cc:1275] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:48.240424 11049 consensus_queue.cc:1048] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.268049 10961 raft_consensus.cc:1275] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:48.269963 11007 consensus_queue.cc:1048] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:48.275532 10357 raft_consensus.cc:1275] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:48.285928 11020 consensus_queue.cc:1048] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:48.309659 10966 raft_consensus.cc:1275] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:48.311105 11020 consensus_queue.cc:1048] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.343020 10966 raft_consensus.cc:1275] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:48.345278 11049 consensus_queue.cc:1048] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:48.350078 10356 raft_consensus.cc:1275] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Refusing update from remote peer f81a3f4a6aa243c2a1a7d0e235150c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:48.351334 11020 consensus_queue.cc:1048] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.514921 10208 raft_consensus.cc:1275] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:48.516116 11024 consensus_queue.cc:1048] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:48.528393 10961 raft_consensus.cc:1275] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:48.530112 11015 consensus_queue.cc:1048] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:54.906435  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:54.955142 10279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a"
dest_uuid: "8b1c8e65a28943b39d2443622409205a"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:34274
I20260709 12:17:54.956013 10279 raft_consensus.cc:606] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:54.970645 10205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "143c530c94d24c459457fb18c76f6759"
dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:56366
I20260709 12:17:54.971169 10205 raft_consensus.cc:606] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:54.973675 10279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7"
dest_uuid: "8b1c8e65a28943b39d2443622409205a"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:34274
I20260709 12:17:54.974251 10279 raft_consensus.cc:606] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:54.980737 11159 raft_consensus.cc:993] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:54.981359 11153 raft_consensus.cc:1081] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:54.983091 10965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49804
I20260709 12:17:54.983695 10965 raft_consensus.cc:493] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:54.984002 10965 raft_consensus.cc:3060] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.989876 10356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44600e37b560482b9520f61e32de91f4"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:54.990485 10356 raft_consensus.cc:606] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:54.993372 10356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:54.993870 10356 raft_consensus.cc:606] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:54.993654 10965 raft_consensus.cc:515] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:54.996500 10356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93d48596904345dba8379539be90db65"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:54.996613 10965 leader_election.cc:290] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:54.997221 10356 raft_consensus.cc:606] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:55.002317  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:17:55.004048  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:55.005119  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:55.046545 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:55.047420 10205 raft_consensus.cc:3060] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.072093 10205 raft_consensus.cc:2468] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:55.073776 10913 leader_election.cc:304] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:55.080605 11182 raft_consensus.cc:2804] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:55.084105 11178 raft_consensus.cc:993] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.085654 11178 raft_consensus.cc:1081] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.089027 10965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49794
I20260709 12:17:55.089865 10965 raft_consensus.cc:493] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.090235 11182 raft_consensus.cc:697] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:55.090410 10965 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:55.095053 11182 consensus_queue.cc:237] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:55.096982 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9707aed5a74d1da92ab3446de289e7" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:55.097528 10280 raft_consensus.cc:3055] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:55.097847 10280 raft_consensus.cc:740] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:55.098647 10280 consensus_queue.cc:260] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:55.099865 10280 raft_consensus.cc:3060] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.100641 10965 raft_consensus.cc:515] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.109549 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:55.110234 10205 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:55.119143 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7311089e86004cbeabdc16528f09dbf5" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:55.119750 10280 raft_consensus.cc:2468] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:55.120008 10357 raft_consensus.cc:3055] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:55.120512 10357 raft_consensus.cc:740] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:55.121304 10357 consensus_queue.cc:260] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.122476 10357 raft_consensus.cc:3060] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:55.126396 10205 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 4.
I20260709 12:17:55.127161 10965 leader_election.cc:290] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 4 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:55.129173 10029 catalog_manager.cc:5697] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 1 to 2, leader changed from 8b1c8e65a28943b39d2443622409205a (127.6.209.131) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 2 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:55.131079 10913 leader_election.cc:304] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:55.131940 11182 raft_consensus.cc:2804] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:55.132723 11182 raft_consensus.cc:697] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 4 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:55.133855 11182 consensus_queue.cc:237] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.136041 10357 raft_consensus.cc:2468] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 4.
I20260709 12:17:55.163833 10029 catalog_manager.cc:5697] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 3 to 4, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 4 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:55.174830 11181 raft_consensus.cc:993] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.175313 11181 raft_consensus.cc:1081] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.176770 10965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "143c530c94d24c459457fb18c76f6759"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49820
I20260709 12:17:55.177313 10965 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.177695 10965 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:55.184098 10965 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.185604 10965 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 4 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:55.186179 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:55.186517 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143c530c94d24c459457fb18c76f6759" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:55.186936 10357 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:55.187081 10205 raft_consensus.cc:3055] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:55.187440 10205 raft_consensus.cc:740] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:55.187979 10205 consensus_queue.cc:260] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.188980 10205 raft_consensus.cc:3060] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:55.192041 10357 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 4.
I20260709 12:17:55.193259 10916 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:55.194063 11182 raft_consensus.cc:2804] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:55.194309 10205 raft_consensus.cc:2468] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 4.
I20260709 12:17:55.194561 11182 raft_consensus.cc:697] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 4 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:55.195494 11182 consensus_queue.cc:237] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.205271 10029 catalog_manager.cc:5697] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 3 to 4, leader changed from f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 4 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:55.240675 11167 raft_consensus.cc:993] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.241104 11178 raft_consensus.cc:1081] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.242481 10965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44600e37b560482b9520f61e32de91f4"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49794
I20260709 12:17:55.242987 10965 raft_consensus.cc:493] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.243314 10965 raft_consensus.cc:3060] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.248378 10965 raft_consensus.cc:515] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:55.250149 10965 leader_election.cc:290] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:55.250666 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44600e37b560482b9520f61e32de91f4" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:55.251287 10280 raft_consensus.cc:3060] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.251747 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44600e37b560482b9520f61e32de91f4" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:55.252347 10357 raft_consensus.cc:3055] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:55.252641 10357 raft_consensus.cc:740] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:55.253432 10357 consensus_queue.cc:260] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:55.254703 10357 raft_consensus.cc:3060] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.256779 10280 raft_consensus.cc:2468] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:55.258515 10915 leader_election.cc:304] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:55.259470 11182 raft_consensus.cc:2804] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:55.259912 11182 raft_consensus.cc:697] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:55.260738 11182 consensus_queue.cc:237] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER 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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:55.262733 10357 raft_consensus.cc:2468] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:55.276048 10029 catalog_manager.cc:5697] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 1 to 2, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 2 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:55.352985 11177 raft_consensus.cc:993] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.353542 11179 raft_consensus.cc:1081] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.354837 10958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49804
I20260709 12:17:55.355247 10958 raft_consensus.cc:493] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.355515 10958 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.362715 10958 raft_consensus.cc:515] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:55.364555 10958 leader_election.cc:290] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 3 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:55.365242 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:55.365919 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042e3511ce1e4efdb6d758c74e3bc67a" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:55.366472 10280 raft_consensus.cc:3055] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:55.366595 10357 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.366834 10280 raft_consensus.cc:740] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:55.367643 10280 consensus_queue.cc:260] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:55.368873 10280 raft_consensus.cc:3060] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.373931 10357 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:55.375120 10916 leader_election.cc:304] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:55.375911 11182 raft_consensus.cc:2804] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:55.376365 11182 raft_consensus.cc:697] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:55.376912 10280 raft_consensus.cc:2468] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:55.377234 11182 consensus_queue.cc:237] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:55.387821 10029 catalog_manager.cc:5697] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 2 to 3, leader changed from 8b1c8e65a28943b39d2443622409205a (127.6.209.131) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 3 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:55.561986 10205 raft_consensus.cc:1275] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.563288 11182 consensus_queue.cc:1048] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.584053 11178 raft_consensus.cc:993] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.584406 10279 raft_consensus.cc:1275] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.584678 11148 raft_consensus.cc:1081] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:55.585829 11182 consensus_queue.cc:1048] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.588939 10958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93d48596904345dba8379539be90db65"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49794
I20260709 12:17:55.589478 10958 raft_consensus.cc:493] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.589919 10958 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.602094 10958 raft_consensus.cc:515] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.605134 10958 leader_election.cc:290] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 3 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:55.605861 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:55.606467 10356 raft_consensus.cc:3055] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:55.606753 10356 raft_consensus.cc:740] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:55.607556 10356 consensus_queue.cc:260] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.608637 10356 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.614343 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d48596904345dba8379539be90db65" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:55.614935 10207 raft_consensus.cc:3060] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.621927 10207 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:55.623064 10913 leader_election.cc:304] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:55.624761 10356 raft_consensus.cc:2468] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:55.625283 11182 raft_consensus.cc:2804] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:55.629372 10205 raft_consensus.cc:1275] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 4 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:55.662693 11199 consensus_queue.cc:1048] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:55.662045 11182 raft_consensus.cc:697] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:55.664815 10357 raft_consensus.cc:1275] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:55.664834 11182 consensus_queue.cc:237] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:55.666422 11199 consensus_queue.cc:1048] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:55.698592 10356 raft_consensus.cc:1275] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:55.702105 11183 consensus_queue.cc:1048] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:55.703202 10029 catalog_manager.cc:5697] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 2 to 3, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 3 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:55.708242 10207 raft_consensus.cc:1275] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 4 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:55.710927 11183 consensus_queue.cc:1048] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:55.715606 10279 raft_consensus.cc:1275] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.717597 11183 consensus_queue.cc:1048] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.793067 10356 raft_consensus.cc:1275] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.797971 11199 consensus_queue.cc:1048] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.934711 10280 raft_consensus.cc:1275] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:55.936209 11182 consensus_queue.cc:1048] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:55.946599 10357 raft_consensus.cc:1275] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:55.948047 11182 consensus_queue.cc:1048] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:56.151765 10357 raft_consensus.cc:1275] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:56.152994 11182 consensus_queue.cc:1048] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.160719  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:56.161734 10205 raft_consensus.cc:1275] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:56.165082 11182 consensus_queue.cc:1048] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.218242 10357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "8b1c8e65a28943b39d2443622409205a"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:56.218744 10357 raft_consensus.cc:606] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Received request to transfer leadership to TS 8b1c8e65a28943b39d2443622409205a
I20260709 12:17:56.221150 10357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:56.221530 10357 raft_consensus.cc:606] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:56.223666 10357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:56.224067 10357 raft_consensus.cc:606] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:56.226243 10357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "658a827c841e4cda9b91003910ece757"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "8b1c8e65a28943b39d2443622409205a"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:56.226591 10357 raft_consensus.cc:606] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Received request to transfer leadership to TS 8b1c8e65a28943b39d2443622409205a
I20260709 12:17:56.228634 10207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9623871d53ee4803b6648631634d6826"
dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:56366
I20260709 12:17:56.229142 10207 raft_consensus.cc:606] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:56.232661 10356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:56.233178 10356 raft_consensus.cc:606] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:56.234225  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:17:56.235307  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:56.235894  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:56.297631 11167 raft_consensus.cc:993] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower 8b1c8e65a28943b39d2443622409205a to start an election
I20260709 12:17:56.298134 11167 raft_consensus.cc:1081] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Signalling peer 8b1c8e65a28943b39d2443622409205a to start an election
I20260709 12:17:56.300235 10279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb"
dest_uuid: "8b1c8e65a28943b39d2443622409205a"
 from {username='slave'} at 127.0.0.1:37504
I20260709 12:17:56.300868 10279 raft_consensus.cc:493] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.301286 10279 raft_consensus.cc:3060] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.312351 10279 raft_consensus.cc:515] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:56.314742 10279 leader_election.cc:290] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:56.315398 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:56.315659 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2338fc3e7ba2440eae020861c88770cb" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:56.316099 10207 raft_consensus.cc:3060] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.316219 10356 raft_consensus.cc:3055] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:56.316650 10356 raft_consensus.cc:740] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:56.317467 10356 consensus_queue.cc:260] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:56.318962 10356 raft_consensus.cc:3060] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.321189 11167 raft_consensus.cc:993] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:56.321672 11167 raft_consensus.cc:1081] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:56.323312 10958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49794
I20260709 12:17:56.323846 10958 raft_consensus.cc:493] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.324186 10958 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.326606 10356 raft_consensus.cc:2468] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:56.327827 10249 leader_election.cc:304] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:56.328632 11179 raft_consensus.cc:2804] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:56.329170 11179 raft_consensus.cc:697] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:56.334183 10958 raft_consensus.cc:515] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.330161 11179 consensus_queue.cc:237] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER 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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:56.332830 10207 raft_consensus.cc:2468] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:56.339684 10357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:56.340268 10357 raft_consensus.cc:3055] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:56.340571 10357 raft_consensus.cc:740] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:56.340950 10958 leader_election.cc:290] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 3 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:56.341353 10357 consensus_queue.cc:260] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.342383 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68386afac74b14b38edd7b551d1395" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:56.342825 10357 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.342952 10279 raft_consensus.cc:3060] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.348021 10031 catalog_manager.cc:5697] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 1 to 2, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 2 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:56.351492 10279 raft_consensus.cc:2468] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:56.353135 10357 raft_consensus.cc:2468] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:56.353205 10915 leader_election.cc:304] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:56.354563 11182 raft_consensus.cc:2804] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:56.355087 11182 raft_consensus.cc:697] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:56.356048 11182 consensus_queue.cc:237] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.368551 10029 catalog_manager.cc:5697] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 2 to 3, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 3 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:56.460330 11168 raft_consensus.cc:993] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:56.460984 11168 raft_consensus.cc:1081] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:56.462983 10958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9623871d53ee4803b6648631634d6826"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49820
I20260709 12:17:56.463584 10958 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.463969 10958 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.464391 11148 raft_consensus.cc:993] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:56.464936 11167 raft_consensus.cc:1081] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:56.466796 10965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49794
I20260709 12:17:56.467298 10965 raft_consensus.cc:493] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.467667 10965 raft_consensus.cc:3060] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.472611 10958 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:56.474890 10965 raft_consensus.cc:515] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.475328 10958 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 3 election: Requested vote from peers e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:17:56.476020 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:56.476626 10207 raft_consensus.cc:3055] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:56.475371 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9623871d53ee4803b6648631634d6826" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:56.476980 10207 raft_consensus.cc:740] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:56.477308 10356 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.477977 10965 leader_election.cc:290] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:56.477764 10207 consensus_queue.cc:260] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:56.478224 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:56.478865 10207 raft_consensus.cc:3060] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.478974 10350 raft_consensus.cc:3055] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:56.479445 10350 raft_consensus.cc:740] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:56.480290 10350 consensus_queue.cc:260] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.481547 10350 raft_consensus.cc:3060] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.482919 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295523b042f74a9fbffbd7590f979bcc" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:56.483595 10279 raft_consensus.cc:3060] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.485726 10207 raft_consensus.cc:2468] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:56.487632 10913 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:56.487792 10356 raft_consensus.cc:2468] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:56.488730 11196 raft_consensus.cc:2804] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:56.489243 11196 raft_consensus.cc:697] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:56.490197 11196 consensus_queue.cc:237] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [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: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:17:56.494024 10350 raft_consensus.cc:2468] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:56.495332 10916 leader_election.cc:304] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:56.495254 10279 raft_consensus.cc:2468] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:56.497738 11199 raft_consensus.cc:2804] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:56.498235 11199 raft_consensus.cc:697] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:56.499151 11199 consensus_queue.cc:237] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER 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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.503758 10029 catalog_manager.cc:5697] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 2 to 3, leader changed from f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 3 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:56.519675 10029 catalog_manager.cc:5697] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 1 to 2, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 2 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:56.528378 11148 raft_consensus.cc:993] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:56.528975 11178 raft_consensus.cc:1081] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:56.530395 10965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49794
I20260709 12:17:56.530841 10965 raft_consensus.cc:493] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.531098 10965 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:56.535537 10965 raft_consensus.cc:515] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.536856 10965 leader_election.cc:290] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 4 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:56.537670 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:56.537830 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276be35d22374855b9ba11c7a91f7ee6" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:56.538198 10279 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:56.538496 10350 raft_consensus.cc:3055] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:56.538905 10350 raft_consensus.cc:740] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:56.539821 10350 consensus_queue.cc:260] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.541098 10350 raft_consensus.cc:3060] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:56.544243 10279 raft_consensus.cc:2468] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 4.
I20260709 12:17:56.545406 10915 leader_election.cc:304] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:56.546156 11199 raft_consensus.cc:2804] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:56.546629 11199 raft_consensus.cc:697] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 4 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:56.547473 11199 consensus_queue.cc:237] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:56.548305 10350 raft_consensus.cc:2468] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 4.
I20260709 12:17:56.557163 10029 catalog_manager.cc:5697] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 3 to 4, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 4 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:56.706338 11148 raft_consensus.cc:993] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower 8b1c8e65a28943b39d2443622409205a to start an election
I20260709 12:17:56.706849 11178 raft_consensus.cc:1081] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Signalling peer 8b1c8e65a28943b39d2443622409205a to start an election
I20260709 12:17:56.708091 10279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "658a827c841e4cda9b91003910ece757"
dest_uuid: "8b1c8e65a28943b39d2443622409205a"
 from {username='slave'} at 127.0.0.1:37504
I20260709 12:17:56.708534 10279 raft_consensus.cc:493] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.708794 10279 raft_consensus.cc:3060] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.715304 10279 raft_consensus.cc:515] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:56.717684 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:56.717984 10356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a827c841e4cda9b91003910ece757" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:56.718261 10205 raft_consensus.cc:3060] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.719352 10350 raft_consensus.cc:1275] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:56.718614 10356 raft_consensus.cc:3055] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:56.721019 10356 raft_consensus.cc:740] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:56.721879 10356 consensus_queue.cc:260] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:56.723150 10356 raft_consensus.cc:3060] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.724761 10205 raft_consensus.cc:2468] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:56.729326 10356 raft_consensus.cc:2468] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:56.730304 10279 leader_election.cc:290] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:56.730708 10249 leader_election.cc:304] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, e0b2db1a1cb94dc0896e7551cd44603c; no voters: 
I20260709 12:17:56.731459 11179 consensus_queue.cc:1048] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:56.733001 11179 raft_consensus.cc:2804] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:56.733520 11179 raft_consensus.cc:697] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:56.734405 11179 consensus_queue.cc:237] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER 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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:56.776336 10029 catalog_manager.cc:5697] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 1 to 2, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 2 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:56.780467 10205 raft_consensus.cc:1275] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:56.782474 11210 consensus_queue.cc:1048] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:56.830338 10279 raft_consensus.cc:1275] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:56.831799 11199 consensus_queue.cc:1048] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.858062 10356 raft_consensus.cc:1275] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:56.860225 11199 consensus_queue.cc:1048] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.917418 10279 raft_consensus.cc:1275] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:56.918820 11199 consensus_queue.cc:1048] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:56.928198 10356 raft_consensus.cc:1275] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:56.929648 11182 consensus_queue.cc:1048] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:56.933027 10207 raft_consensus.cc:1275] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:56.934707 11182 consensus_queue.cc:1048] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.952750 10356 raft_consensus.cc:1275] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:56.954558 11199 consensus_queue.cc:1048] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.955225 10279 raft_consensus.cc:1275] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 4 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:56.957396 11199 consensus_queue.cc:1048] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:56.991365 10350 raft_consensus.cc:1275] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:56.995900 11196 consensus_queue.cc:1048] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.229548 10356 raft_consensus.cc:1275] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:57.231474 11179 consensus_queue.cc:1048] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.243213 10207 raft_consensus.cc:1275] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:57.247298 11224 consensus_queue.cc:1048] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.273414  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:57.320811 10279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b"
dest_uuid: "8b1c8e65a28943b39d2443622409205a"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:34274
I20260709 12:17:57.321455 10279 raft_consensus.cc:606] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:57.324498 10207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "936d5db001114804b7bcf9d890723313"
dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:56366
I20260709 12:17:57.325043 10207 raft_consensus.cc:606] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:57.325628 11224 raft_consensus.cc:993] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:57.327407 11179 raft_consensus.cc:1081] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:57.329193 10965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49804
I20260709 12:17:57.329708 10965 raft_consensus.cc:493] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:57.330910 10965 raft_consensus.cc:3060] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:57.333318 10205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e"
dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:56366
I20260709 12:17:57.333869 10205 raft_consensus.cc:606] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:57.338377 10279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e"
dest_uuid: "8b1c8e65a28943b39d2443622409205a"
mode: GRACEFUL
new_leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
 from {username='slave'} at 127.0.0.1:34274
I20260709 12:17:57.338986 10279 raft_consensus.cc:606] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Received request to transfer leadership to TS e0b2db1a1cb94dc0896e7551cd44603c
I20260709 12:17:57.340411  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:17:57.340605 10965 raft_consensus.cc:515] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:57.342150  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:57.342722 10965 leader_election.cc:290] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 election: Requested vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:57.342972  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:57.345167 10279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:57.345973 10279 raft_consensus.cc:3055] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:57.346247 10279 raft_consensus.cc:740] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:57.346349 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b3607e807e4219825bb67a8c2e8c8b" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:57.346980 10350 raft_consensus.cc:3060] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:57.346975 10279 consensus_queue.cc:260] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:57.352413 10279 raft_consensus.cc:3060] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:57.354188 10350 raft_consensus.cc:2468] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:57.355947 10916 leader_election.cc:304] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [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: e0b2db1a1cb94dc0896e7551cd44603c, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:57.356701 11182 raft_consensus.cc:2804] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:57.357197 11182 raft_consensus.cc:697] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:57.358150 11182 consensus_queue.cc:237] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER 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: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:17:57.360884 10279 raft_consensus.cc:2468] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:57.375541 10028 catalog_manager.cc:5697] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 1 to 2, leader changed from 8b1c8e65a28943b39d2443622409205a (127.6.209.131) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 2 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:57.387127 11242 raft_consensus.cc:993] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:57.387722 11242 raft_consensus.cc:1081] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:57.389652 10966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "936d5db001114804b7bcf9d890723313"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49820
I20260709 12:17:57.390208 10966 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:57.390499 10966 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:57.396299 10966 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:57.398958 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:57.399252 10966 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 3 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:57.399582 10205 raft_consensus.cc:3055] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:57.400025 10205 raft_consensus.cc:740] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:57.400775 10205 consensus_queue.cc:260] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:57.402362 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936d5db001114804b7bcf9d890723313" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:57.403002 10280 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:57.406344 10205 raft_consensus.cc:3060] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:57.415634 10205 raft_consensus.cc:2468] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:57.417706 10913 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:57.420738 11182 raft_consensus.cc:2804] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:57.421293 11182 raft_consensus.cc:697] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:57.422133 11182 consensus_queue.cc:237] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:57.419951 10280 raft_consensus.cc:2468] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:57.443118 10028 catalog_manager.cc:5697] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 2 to 3, leader changed from f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 3 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:57.515475 11224 raft_consensus.cc:993] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a: : Instructing follower e0b2db1a1cb94dc0896e7551cd44603c to start an election
I20260709 12:17:57.516007 11224 raft_consensus.cc:1081] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Signalling peer e0b2db1a1cb94dc0896e7551cd44603c to start an election
I20260709 12:17:57.517653 10356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
 from {username='slave'} at 127.0.0.1:59922
I20260709 12:17:57.518038 10356 raft_consensus.cc:493] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:57.518272 10356 raft_consensus.cc:3060] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:57.522729 10356 raft_consensus.cc:515] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:57.524622 10356 leader_election.cc:290] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 2 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:57.525745 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:57.525884 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87ab1d8a15344b782c1d66a312dfd0e" candidate_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:57.526443 10205 raft_consensus.cc:3060] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:57.526484 10277 raft_consensus.cc:3055] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:57.526867 10277 raft_consensus.cc:740] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:57.527565 10277 consensus_queue.cc:260] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:57.528745 10277 raft_consensus.cc:3060] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:57.534173 10205 raft_consensus.cc:2468] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
I20260709 12:17:57.535319 10320 leader_election.cc:304] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [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: e0b2db1a1cb94dc0896e7551cd44603c, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:57.535554 10277 raft_consensus.cc:2468] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b2db1a1cb94dc0896e7551cd44603c in term 2.
I20260709 12:17:57.536140 11148 raft_consensus.cc:2804] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:57.536572 11148 raft_consensus.cc:697] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Becoming Leader. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:57.537739 11148 consensus_queue.cc:237] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Queue going to LEADER 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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:57.547377 10028 catalog_manager.cc:5697] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c reported cstate change: term changed from 1 to 2, leader changed from 8b1c8e65a28943b39d2443622409205a (127.6.209.131) to e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132). New cstate: current_term: 2 leader_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:57.720914 11242 raft_consensus.cc:993] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:57.721453 11223 raft_consensus.cc:1081] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:57.722857 10958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49820
I20260709 12:17:57.723381 10958 raft_consensus.cc:493] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:57.723739 10958 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:57.729064 10958 raft_consensus.cc:515] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:57.730574 10958 leader_election.cc:290] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 3 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:57.731297 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:57.731572 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbd94f2f1584c33880c6fac0d00b67e" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:57.731958 10205 raft_consensus.cc:3055] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:57.732079 10277 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:57.732304 10205 raft_consensus.cc:740] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f81a3f4a6aa243c2a1a7d0e235150c50, State: Running, Role: LEADER
I20260709 12:17:57.733115 10205 consensus_queue.cc:260] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:57.734340 10205 raft_consensus.cc:3060] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:57.739173 10277 raft_consensus.cc:2468] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:57.740480 10915 leader_election.cc:304] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [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: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e; no voters: 
I20260709 12:17:57.741111 10205 raft_consensus.cc:2468] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 3.
I20260709 12:17:57.741233 11199 raft_consensus.cc:2804] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:57.741883 11199 raft_consensus.cc:697] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:57.742750 11199 consensus_queue.cc:237] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:57.753872 10028 catalog_manager.cc:5697] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 2 to 3, leader changed from f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 3 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:57.820827 10356 raft_consensus.cc:1275] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:57.822042 11182 consensus_queue.cc:1048] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.834880 10277 raft_consensus.cc:1275] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:57.836429 11196 consensus_queue.cc:1048] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:57.848150 10280 raft_consensus.cc:1275] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:57.849359 11199 consensus_queue.cc:1048] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.875437 10205 raft_consensus.cc:1275] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:57.876672 11182 consensus_queue.cc:1048] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.977955 10277 raft_consensus.cc:1275] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:57.979172 11248 consensus_queue.cc:1048] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.989868 10205 raft_consensus.cc:1275] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer e0b2db1a1cb94dc0896e7551cd44603c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:57.994333 11148 consensus_queue.cc:1048] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:58.221122 10207 raft_consensus.cc:1275] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:58.222347 11182 consensus_queue.cc:1048] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:58.231600 10277 raft_consensus.cc:1275] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:58.232973 11182 consensus_queue.cc:1048] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:58.444058  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:58.493952 10350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2054e6242be942e8bc872a96064004e4"
dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
mode: GRACEFUL
new_leader_uuid: "8b1c8e65a28943b39d2443622409205a"
 from {username='slave'} at 127.0.0.1:40108
I20260709 12:17:58.494625 10350 raft_consensus.cc:606] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Received request to transfer leadership to TS 8b1c8e65a28943b39d2443622409205a
I20260709 12:17:58.495990  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:58.497144  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:58.497777  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:58.619922 11248 raft_consensus.cc:993] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c: : Instructing follower 8b1c8e65a28943b39d2443622409205a to start an election
I20260709 12:17:58.620451 11266 raft_consensus.cc:1081] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Signalling peer 8b1c8e65a28943b39d2443622409205a to start an election
I20260709 12:17:58.621870 10277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2054e6242be942e8bc872a96064004e4"
dest_uuid: "8b1c8e65a28943b39d2443622409205a"
 from {username='slave'} at 127.0.0.1:37504
I20260709 12:17:58.622269 10277 raft_consensus.cc:493] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:58.622627 10277 raft_consensus.cc:3060] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:58.628455 10277 raft_consensus.cc:515] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:58.630059 10277 leader_election.cc:290] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 2 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132:41729)
I20260709 12:17:58.630884 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054e6242be942e8bc872a96064004e4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:58.631131 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2054e6242be942e8bc872a96064004e4" candidate_uuid: "8b1c8e65a28943b39d2443622409205a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0b2db1a1cb94dc0896e7551cd44603c"
I20260709 12:17:58.631457 10207 raft_consensus.cc:3060] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:58.631822 10350 raft_consensus.cc:3055] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:58.632117 10350 raft_consensus.cc:740] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0b2db1a1cb94dc0896e7551cd44603c, State: Running, Role: LEADER
I20260709 12:17:58.632886 10350 consensus_queue.cc:260] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:58.633963 10350 raft_consensus.cc:3060] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:58.636111 10207 raft_consensus.cc:2468] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:58.637264 10246 leader_election.cc:304] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [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: 8b1c8e65a28943b39d2443622409205a, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:58.637965 11210 raft_consensus.cc:2804] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:58.638379 11210 raft_consensus.cc:697] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Becoming Leader. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:58.639129 11210 consensus_queue.cc:237] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Queue going to LEADER 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: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } }
I20260709 12:17:58.639806 10350 raft_consensus.cc:2468] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b1c8e65a28943b39d2443622409205a in term 2.
I20260709 12:17:58.647807 10029 catalog_manager.cc:5697] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a reported cstate change: term changed from 1 to 2, leader changed from e0b2db1a1cb94dc0896e7551cd44603c (127.6.209.132) to 8b1c8e65a28943b39d2443622409205a (127.6.209.131). New cstate: current_term: 2 leader_uuid: "8b1c8e65a28943b39d2443622409205a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:59.053181 10207 raft_consensus.cc:1275] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:59.054375 11271 consensus_queue.cc:1048] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:59.065883 10350 raft_consensus.cc:1275] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Refusing update from remote peer 8b1c8e65a28943b39d2443622409205a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:59.067431 11271 consensus_queue.cc:1048] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:59.530225  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:59.568041 10280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678"
dest_uuid: "8b1c8e65a28943b39d2443622409205a"
mode: GRACEFUL
new_leader_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:34274
I20260709 12:17:59.568646 10280 raft_consensus.cc:606] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Received request to transfer leadership to TS f7827c74730e46329c046d754e76bb0e
I20260709 12:17:59.569747  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:59.571012  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:59.571499  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:59.826440 11271 raft_consensus.cc:993] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a: : Instructing follower f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:59.826920 11277 raft_consensus.cc:1081] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Signalling peer f7827c74730e46329c046d754e76bb0e to start an election
I20260709 12:17:59.828383 10958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678"
dest_uuid: "f7827c74730e46329c046d754e76bb0e"
 from {username='slave'} at 127.0.0.1:49804
I20260709 12:17:59.828905 10958 raft_consensus.cc:493] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:59.829284 10958 raft_consensus.cc:3060] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:59.835150 10958 raft_consensus.cc:515] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:59.836763 10958 leader_election.cc:290] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [CANDIDATE]: Term 2 election: Requested vote from peers f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197), 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971)
I20260709 12:17:59.837699 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50"
I20260709 12:17:59.837996 10280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe316d1dd3041228b839ce042d47678" candidate_uuid: "f7827c74730e46329c046d754e76bb0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b1c8e65a28943b39d2443622409205a"
I20260709 12:17:59.838389 10208 raft_consensus.cc:3060] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:59.838579 10280 raft_consensus.cc:3055] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:59.838855 10280 raft_consensus.cc:740] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b1c8e65a28943b39d2443622409205a, State: Running, Role: LEADER
I20260709 12:17:59.839389 10280 consensus_queue.cc:260] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:59.840577 10280 raft_consensus.cc:3060] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:59.844569 10208 raft_consensus.cc:2468] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:59.845662 10280 raft_consensus.cc:2468] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7827c74730e46329c046d754e76bb0e in term 2.
I20260709 12:17:59.845666 10913 leader_election.cc:304] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [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: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50; no voters: 
I20260709 12:17:59.847066 11182 raft_consensus.cc:2804] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:59.847432 11182 raft_consensus.cc:697] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Becoming Leader. State: Replica: f7827c74730e46329c046d754e76bb0e, State: Running, Role: LEADER
I20260709 12:17:59.848183 11182 consensus_queue.cc:237] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [LEADER]: Queue going to LEADER 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: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:17:59.858325 10028 catalog_manager.cc:5697] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e reported cstate change: term changed from 1 to 2, leader changed from 8b1c8e65a28943b39d2443622409205a (127.6.209.131) to f7827c74730e46329c046d754e76bb0e (127.6.209.129). New cstate: current_term: 2 leader_uuid: "f7827c74730e46329c046d754e76bb0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:00.270313 10208 raft_consensus.cc:1275] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:00.271625 11182 consensus_queue.cc:1048] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:00.282151 10277 raft_consensus.cc:1275] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Refusing update from remote peer f7827c74730e46329c046d754e76bb0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:00.285588 11285 consensus_queue.cc:1048] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:00.609277  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:00.643451  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:00.644511  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:00.645053  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:00.675716  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:00.724893  6982 tablet_server.cc:179] TabletServer@127.6.209.129:42139 shutting down...
I20260709 12:18:00.769650  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:00.771342  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.771972  6982 raft_consensus.cc:2243] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.772310  6982 raft_consensus.cc:2272] T 1d0285c0f04b4d58be4a228f28b104de P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.774463  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.775061  6982 raft_consensus.cc:2243] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.775743  6982 raft_consensus.cc:2272] T 936d5db001114804b7bcf9d890723313 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.778447  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.779415  6982 raft_consensus.cc:2243] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:00.779570 10172 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 42 similar messages]
I20260709 12:18:00.779981  6982 raft_consensus.cc:2272] T 9fb21f9dae2a40be989baeef5191922f P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.782748  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.783452  6982 raft_consensus.cc:2243] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:18:00.783643 10172 consensus_peers.cc:597] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.784348  6982 raft_consensus.cc:2272] T 276be35d22374855b9ba11c7a91f7ee6 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.786762  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.787413  6982 raft_consensus.cc:2243] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.787817  6982 raft_consensus.cc:2272] T 4b4f8b85787b438ab1e85e5ec309cf2e P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.790081  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.790701  6982 raft_consensus.cc:2243] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.791129  6982 raft_consensus.cc:2272] T 981a3a4c2cb845fc8b9f373541879737 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.793742  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.794718  6982 raft_consensus.cc:2243] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.795243  6982 raft_consensus.cc:2272] T 430fda14f48541dba7d3db19a691926b P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.797689  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.798426  6982 raft_consensus.cc:2243] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.798975  6982 raft_consensus.cc:2272] T 9d2c12e1dd4c488ca66e95d2eff2908b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.801736  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.802564  6982 raft_consensus.cc:2243] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.803123  6982 raft_consensus.cc:2272] T 0f7d779bcd774d249981d21f37abf615 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.805861  6982 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:00.806551 10172 consensus_peers.cc:597] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.806723  6982 raft_consensus.cc:2243] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.807432  6982 raft_consensus.cc:2272] T 5e467c0e10964d58880f2b3c82791ca0 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.809736  6982 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:00.809964 10246 consensus_peers.cc:597] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.810576  6982 raft_consensus.cc:2243] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.812177  6982 raft_consensus.cc:2272] T b0943086da2c4814af64082b283cf009 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:00.812201 10320 consensus_peers.cc:597] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.816159  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.816818  6982 raft_consensus.cc:2243] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.817322  6982 raft_consensus.cc:2272] T 5ef4190370c7465685ac60a4780f2e50 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.820078  6982 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:00.820729 10246 consensus_peers.cc:597] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.820741  6982 raft_consensus.cc:2243] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.821445  6982 raft_consensus.cc:2272] T 7f1a3d5c4c9040928706512f73576c18 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.823510  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.824242  6982 raft_consensus.cc:2243] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.824648  6982 raft_consensus.cc:2272] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.826838  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.827700  6982 raft_consensus.cc:2243] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.828245  6982 raft_consensus.cc:2272] T f63f09a62f82495ca7d6a0a035dc27ce P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:00.830207 10172 consensus_peers.cc:597] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.830941  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.831686  6982 raft_consensus.cc:2243] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.832582  6982 raft_consensus.cc:2272] T cfe316d1dd3041228b839ce042d47678 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:00.834880 10172 consensus_peers.cc:597] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.835289  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.835995  6982 raft_consensus.cc:2243] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.836704  6982 raft_consensus.cc:2272] T 295523b042f74a9fbffbd7590f979bcc P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.838771  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.839313  6982 raft_consensus.cc:2243] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.840051  6982 raft_consensus.cc:2272] T 44600e37b560482b9520f61e32de91f4 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.842089  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.842672  6982 raft_consensus.cc:2243] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.843159  6982 raft_consensus.cc:2272] T 768f9b6f3df940f1a698a2339b83eb07 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.845474  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.846213  6982 raft_consensus.cc:2243] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.847084  6982 raft_consensus.cc:2272] T 042e3511ce1e4efdb6d758c74e3bc67a P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.849593  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.850343  6982 raft_consensus.cc:2243] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.850899  6982 raft_consensus.cc:2272] T f6cd8603d1ee44cfbe3c665e155d749b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.853291  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.853979  6982 raft_consensus.cc:2243] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.854343  6982 raft_consensus.cc:2272] T d18fff94b78946eaa41052a626bdf4dc P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.856273  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.857090  6982 raft_consensus.cc:2243] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.857900  6982 raft_consensus.cc:2272] T 69b3607e807e4219825bb67a8c2e8c8b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.859936  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.860471  6982 raft_consensus.cc:2243] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.861155  6982 raft_consensus.cc:2272] T 143c530c94d24c459457fb18c76f6759 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.863020  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.863570  6982 raft_consensus.cc:2243] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.863978  6982 raft_consensus.cc:2272] T 03426acedf1d495ab14395b0c395c866 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.866262  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.866979  6982 raft_consensus.cc:2243] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.867689  6982 raft_consensus.cc:2272] T 7311089e86004cbeabdc16528f09dbf5 P f7827c74730e46329c046d754e76bb0e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.870373  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.871025  6982 raft_consensus.cc:2243] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.871991  6982 raft_consensus.cc:2272] T 9623871d53ee4803b6648631634d6826 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:00.872645 10246 consensus_peers.cc:597] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.874133  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.874953  6982 raft_consensus.cc:2243] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.875443  6982 raft_consensus.cc:2272] T f0a27245a58940a8b126fd2d189162d5 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.877971  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.878561  6982 raft_consensus.cc:2243] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.879415  6982 raft_consensus.cc:2272] T ccbd94f2f1584c33880c6fac0d00b67e P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.881211  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.881927  6982 raft_consensus.cc:2243] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.882349  6982 raft_consensus.cc:2272] T 89cee91e9e2145b3b34cc302f74dbfce P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.884400  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.884872  6982 raft_consensus.cc:2243] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.885222  6982 raft_consensus.cc:2272] T b54be7d10e6f4a7fb0264931575348d4 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.887333  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.888012  6982 raft_consensus.cc:2243] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.888772  6982 raft_consensus.cc:2272] T bd68386afac74b14b38edd7b551d1395 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.890753  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.891266  6982 raft_consensus.cc:2243] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.891654  6982 raft_consensus.cc:2272] T 9503e23c71e6477f83f8fc4ce1fc4297 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.893535  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.894176  6982 raft_consensus.cc:2243] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.894611  6982 raft_consensus.cc:2272] T 61ec9984ad914b1f9fda782a4e6cba8d P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.896826  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.897388  6982 raft_consensus.cc:2243] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.897821  6982 raft_consensus.cc:2272] T a6ae1954a9b543ab8588e1845d8a1df2 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.899600  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.900112  6982 raft_consensus.cc:2243] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.900506  6982 raft_consensus.cc:2272] T 9618fcb80c124bc9b255e90e7bde315a P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.902305  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.902822  6982 raft_consensus.cc:2243] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.903582  6982 raft_consensus.cc:2272] T 3f9707aed5a74d1da92ab3446de289e7 P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.906031  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.906687  6982 raft_consensus.cc:2243] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.907068  6982 raft_consensus.cc:2272] T 7a76334e3b8144759b2f0975cc9d2a36 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.909406  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.910065  6982 raft_consensus.cc:2243] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:00.910327 10172 consensus_peers.cc:597] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.910593  6982 raft_consensus.cc:2272] T 7e95987662014e879f1a69e576bc1bfd P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:00.911796 10172 consensus_peers.cc:597] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.913017  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.913831  6982 raft_consensus.cc:2243] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.914258  6982 raft_consensus.cc:2272] T 91cb5f89df084c5a89fdc62a4067eb9c P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.916769  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.917477  6982 raft_consensus.cc:2243] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:00.917506 10246 consensus_peers.cc:597] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.918113  6982 raft_consensus.cc:2272] T e47f59f068f54bb485c56c55cfa3480c P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.920838  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.921537  6982 raft_consensus.cc:2243] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.922030  6982 raft_consensus.cc:2272] T 58af8e9e929845e08d8c335b47d34ca4 P f7827c74730e46329c046d754e76bb0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:00.922226 10246 consensus_peers.cc:597] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.924612  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.925321  6982 raft_consensus.cc:2243] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.925781  6982 raft_consensus.cc:2272] T 30228df5bf794977b98f97773ac880c1 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.927819  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.928342  6982 raft_consensus.cc:2243] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.928769  6982 raft_consensus.cc:2272] T 5494358e56ae4e5b946df00f9cd06b6b P f7827c74730e46329c046d754e76bb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.930867  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:00.931313  6982 raft_consensus.cc:2243] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.932029  6982 raft_consensus.cc:2272] T 93d48596904345dba8379539be90db65 P f7827c74730e46329c046d754e76bb0e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:00.980613 10246 consensus_peers.cc:597] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.992156  6982 tablet_server.cc:196] TabletServer@127.6.209.129:42139 shutdown complete.
W20260709 12:18:01.088186 10172 consensus_peers.cc:597] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.089092 10172 consensus_peers.cc:597] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.095497 10172 consensus_peers.cc:597] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.097506 10320 consensus_peers.cc:597] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.114449 10320 consensus_peers.cc:597] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.114975 10320 consensus_peers.cc:597] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.135159 10320 consensus_peers.cc:597] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.138172 10246 consensus_peers.cc:597] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.149749 10246 consensus_peers.cc:597] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.174614 10246 consensus_peers.cc:597] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.207437 10172 consensus_peers.cc:597] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.218927 10172 consensus_peers.cc:597] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.245040 10246 consensus_peers.cc:597] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.245339 10172 consensus_peers.cc:597] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.249302 10320 consensus_peers.cc:597] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.252503 10320 consensus_peers.cc:597] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.259996  6982 tablet_server.cc:179] TabletServer@127.6.209.130:0 shutting down...
W20260709 12:18:01.272320 10246 consensus_peers.cc:597] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.285287 10172 consensus_peers.cc:597] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.296940 10172 consensus_peers.cc:597] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 -> Peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Couldn't send request to peer f7827c74730e46329c046d754e76bb0e. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.314067  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:01.314960  6982 tablet_replica.cc:333] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.315753  6982 raft_consensus.cc:2243] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.316416  6982 raft_consensus.cc:2272] T c7e393a809b6455c819ff2771479bda8 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.318509  6982 tablet_replica.cc:333] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.319135  6982 raft_consensus.cc:2243] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.319564  6982 raft_consensus.cc:2272] T 2338fc3e7ba2440eae020861c88770cb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.321520  6982 tablet_replica.cc:333] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.322182  6982 raft_consensus.cc:2243] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.323065  6982 raft_consensus.cc:2272] T 9fb21f9dae2a40be989baeef5191922f P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.325052  6982 tablet_replica.cc:333] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.325752  6982 raft_consensus.cc:2243] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.326617  6982 raft_consensus.cc:2272] T f0a27245a58940a8b126fd2d189162d5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.328456  6982 tablet_replica.cc:333] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.329002  6982 raft_consensus.cc:2243] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.329459  6982 raft_consensus.cc:2272] T ccbd94f2f1584c33880c6fac0d00b67e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.331367  6982 tablet_replica.cc:333] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.332083  6982 raft_consensus.cc:2243] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.333118  6982 raft_consensus.cc:2272] T 981a3a4c2cb845fc8b9f373541879737 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.336344  6982 tablet_replica.cc:333] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.337320  6982 raft_consensus.cc:2243] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.337863  6982 raft_consensus.cc:2272] T d8dc26ce82a744adb46ab30064acef6e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.342080  6982 tablet_replica.cc:333] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.342973  6982 raft_consensus.cc:2243] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.344449  6982 raft_consensus.cc:2272] T b54be7d10e6f4a7fb0264931575348d4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.347379  6982 tablet_replica.cc:333] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.348194  6982 raft_consensus.cc:2243] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.349371  6982 raft_consensus.cc:2272] T 89cee91e9e2145b3b34cc302f74dbfce P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.352280  6982 tablet_replica.cc:333] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.353248  6982 raft_consensus.cc:2243] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:01.353268 10320 consensus_peers.cc:597] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.354660  6982 raft_consensus.cc:2272] T 5e467c0e10964d58880f2b3c82791ca0 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.357731  6982 tablet_replica.cc:333] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.358672  6982 raft_consensus.cc:2243] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:01.364468 10246 consensus_peers.cc:597] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.364751  6982 raft_consensus.cc:2272] T b0943086da2c4814af64082b283cf009 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.367599  6982 tablet_replica.cc:333] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.368314  6982 raft_consensus.cc:2243] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.369539  6982 raft_consensus.cc:2272] T 91cb5f89df084c5a89fdc62a4067eb9c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.372085  6982 tablet_replica.cc:333] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.372627  6982 raft_consensus.cc:2243] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.373028  6982 raft_consensus.cc:2272] T 7e95987662014e879f1a69e576bc1bfd P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.375005  6982 tablet_replica.cc:333] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.375604  6982 raft_consensus.cc:2243] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.376143  6982 raft_consensus.cc:2272] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.379093  6982 tablet_replica.cc:333] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.379967  6982 raft_consensus.cc:2243] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.381285  6982 raft_consensus.cc:2272] T a0bda3d4547c40cfba5aa89d1b650a5b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:01.382154 10320 consensus_peers.cc:597] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.383965  6982 tablet_replica.cc:333] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.384900  6982 raft_consensus.cc:2243] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.385356  6982 raft_consensus.cc:2272] T d18fff94b78946eaa41052a626bdf4dc P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.387751  6982 tablet_replica.cc:333] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.388471  6982 raft_consensus.cc:2243] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.389822  6982 raft_consensus.cc:2272] T f6cd8603d1ee44cfbe3c665e155d749b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:01.390703 10246 consensus_peers.cc:597] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.392372  6982 tablet_replica.cc:333] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.393323  6982 raft_consensus.cc:2243] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.394003  6982 raft_consensus.cc:2272] T 936d5db001114804b7bcf9d890723313 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.396324  6982 tablet_replica.cc:333] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.397019  6982 raft_consensus.cc:2243] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.397454  6982 raft_consensus.cc:2272] T 7f1a3d5c4c9040928706512f73576c18 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.399508  6982 tablet_replica.cc:333] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.400202  6982 raft_consensus.cc:2243] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.400695  6982 raft_consensus.cc:2272] T 7e790b5e3a0a4408b7bb7132242be281 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.402951  6982 tablet_replica.cc:333] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.403515  6982 raft_consensus.cc:2243] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.403924  6982 raft_consensus.cc:2272] T 430fda14f48541dba7d3db19a691926b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.405769  6982 tablet_replica.cc:333] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.406333  6982 raft_consensus.cc:2243] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.406847  6982 raft_consensus.cc:2272] T 3cf441df7b4e43e38e9b99645a6ea22e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.408813  6982 tablet_replica.cc:333] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.409436  6982 raft_consensus.cc:2243] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.410292  6982 raft_consensus.cc:2272] T 9d2c12e1dd4c488ca66e95d2eff2908b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.412302  6982 tablet_replica.cc:333] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.412853  6982 raft_consensus.cc:2243] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.413848  6982 raft_consensus.cc:2272] T e47f59f068f54bb485c56c55cfa3480c P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.415791  6982 tablet_replica.cc:333] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.416347  6982 raft_consensus.cc:2243] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.416896  6982 raft_consensus.cc:2272] T 93d48596904345dba8379539be90db65 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.418908  6982 tablet_replica.cc:333] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.419427  6982 raft_consensus.cc:2243] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.420258  6982 raft_consensus.cc:2272] T 5494358e56ae4e5b946df00f9cd06b6b P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.422704  6982 tablet_replica.cc:333] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.423352  6982 raft_consensus.cc:2243] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.424077  6982 raft_consensus.cc:2272] T 30228df5bf794977b98f97773ac880c1 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.425912  6982 tablet_replica.cc:333] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.426455  6982 raft_consensus.cc:2243] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.426889  6982 raft_consensus.cc:2272] T 03426acedf1d495ab14395b0c395c866 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.428757  6982 tablet_replica.cc:333] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.429319  6982 raft_consensus.cc:2243] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.429759  6982 raft_consensus.cc:2272] T 143c530c94d24c459457fb18c76f6759 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.431725  6982 tablet_replica.cc:333] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.432367  6982 raft_consensus.cc:2243] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.432796  6982 raft_consensus.cc:2272] T 768f9b6f3df940f1a698a2339b83eb07 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.434815  6982 tablet_replica.cc:333] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.435456  6982 raft_consensus.cc:2243] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.435904  6982 raft_consensus.cc:2272] T 259a9421819c47918becb8a6c9f788f4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.437916  6982 tablet_replica.cc:333] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.438606  6982 raft_consensus.cc:2243] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.439193  6982 raft_consensus.cc:2272] T 3f9707aed5a74d1da92ab3446de289e7 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.441370  6982 tablet_replica.cc:333] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.442011  6982 raft_consensus.cc:2243] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.442576  6982 raft_consensus.cc:2272] T 2054e6242be942e8bc872a96064004e4 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.444830  6982 tablet_replica.cc:333] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.445725  6982 raft_consensus.cc:2243] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.446696  6982 raft_consensus.cc:2272] T 0f7d779bcd774d249981d21f37abf615 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.449570  6982 tablet_replica.cc:333] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.450387  6982 raft_consensus.cc:2243] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.450977  6982 raft_consensus.cc:2272] T cfe316d1dd3041228b839ce042d47678 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.453361  6982 tablet_replica.cc:333] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.454083  6982 raft_consensus.cc:2243] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.454775  6982 raft_consensus.cc:2272] T 9623871d53ee4803b6648631634d6826 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.457286  6982 tablet_replica.cc:333] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
W20260709 12:18:01.457901 10320 consensus_peers.cc:597] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.458031  6982 raft_consensus.cc:2243] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.458659  6982 raft_consensus.cc:2272] T 7311089e86004cbeabdc16528f09dbf5 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.461171  6982 tablet_replica.cc:333] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.461956  6982 raft_consensus.cc:2243] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.462554  6982 raft_consensus.cc:2272] T c3dc1341c61f42549c440c551623beef P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.465003  6982 tablet_replica.cc:333] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.465762  6982 raft_consensus.cc:2243] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.466204  6982 raft_consensus.cc:2272] T 8876fbc254d14419b13be7f5ca74c5f6 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.468393  6982 tablet_replica.cc:333] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.469074  6982 raft_consensus.cc:2243] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.469676  6982 raft_consensus.cc:2272] T e87ab1d8a15344b782c1d66a312dfd0e P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.472139  6982 tablet_replica.cc:333] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.472648  6982 raft_consensus.cc:2243] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.473071  6982 raft_consensus.cc:2272] T 658a827c841e4cda9b91003910ece757 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.474908  6982 tablet_replica.cc:333] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.475338  6982 raft_consensus.cc:2243] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.475797  6982 raft_consensus.cc:2272] T a6ae1954a9b543ab8588e1845d8a1df2 P f81a3f4a6aa243c2a1a7d0e235150c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.479100  6982 tablet_replica.cc:333] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.479872  6982 raft_consensus.cc:2243] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.480541  6982 raft_consensus.cc:2272] T 147ca6e4d0384c5da1dfc28ec57d63eb P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.483314  6982 tablet_replica.cc:333] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50: stopping tablet replica
I20260709 12:18:01.483946  6982 raft_consensus.cc:2243] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.484432  6982 raft_consensus.cc:2272] T 1d0285c0f04b4d58be4a228f28b104de P f81a3f4a6aa243c2a1a7d0e235150c50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:01.496950 10320 consensus_peers.cc:597] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.505014 10246 consensus_peers.cc:597] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.528921 10320 consensus_peers.cc:597] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.533222 10246 consensus_peers.cc:597] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.534011 10246 consensus_peers.cc:597] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.542773 10246 consensus_peers.cc:597] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.543519 10320 consensus_peers.cc:597] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.572330  6982 tablet_server.cc:196] TabletServer@127.6.209.130:0 shutdown complete.
W20260709 12:18:01.583492 10320 consensus_peers.cc:597] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.585450 10246 consensus_peers.cc:597] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.588565 10246 consensus_peers.cc:597] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.590830 10246 consensus_peers.cc:597] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.622056 10246 consensus_peers.cc:597] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.653283 10320 consensus_peers.cc:597] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.653944  6982 tablet_server.cc:179] TabletServer@127.6.209.131:0 shutting down...
I20260709 12:18:01.695835  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:01.696799  6982 tablet_replica.cc:333] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.697510  6982 raft_consensus.cc:2243] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.698455  6982 raft_consensus.cc:2272] T 430fda14f48541dba7d3db19a691926b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.700517  6982 tablet_replica.cc:333] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.701114  6982 raft_consensus.cc:2243] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.701561  6982 raft_consensus.cc:2272] T 3cf441df7b4e43e38e9b99645a6ea22e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.703572  6982 tablet_replica.cc:333] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.704245  6982 raft_consensus.cc:2243] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.704952  6982 raft_consensus.cc:2272] T 9503e23c71e6477f83f8fc4ce1fc4297 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.706853  6982 tablet_replica.cc:333] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.707521  6982 raft_consensus.cc:2243] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.708236  6982 raft_consensus.cc:2272] T 61ec9984ad914b1f9fda782a4e6cba8d P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.710234  6982 tablet_replica.cc:333] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.710759  6982 raft_consensus.cc:2243] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.711495  6982 raft_consensus.cc:2272] T 2338fc3e7ba2440eae020861c88770cb P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.713501  6982 tablet_replica.cc:333] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.714159  6982 raft_consensus.cc:2243] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.714576  6982 raft_consensus.cc:2272] T 58af8e9e929845e08d8c335b47d34ca4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.716341  6982 tablet_replica.cc:333] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.716921  6982 raft_consensus.cc:2243] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.717388  6982 raft_consensus.cc:2272] T 5494358e56ae4e5b946df00f9cd06b6b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.719888  6982 tablet_replica.cc:333] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.720749  6982 raft_consensus.cc:2243] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.721323  6982 raft_consensus.cc:2272] T bd68386afac74b14b38edd7b551d1395 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.723577  6982 tablet_replica.cc:333] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.724066  6982 raft_consensus.cc:2243] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.724488  6982 raft_consensus.cc:2272] T c7e393a809b6455c819ff2771479bda8 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.726291  6982 tablet_replica.cc:333] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.726807  6982 raft_consensus.cc:2243] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.727564  6982 raft_consensus.cc:2272] T 2054e6242be942e8bc872a96064004e4 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.729569  6982 tablet_replica.cc:333] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.730325  6982 raft_consensus.cc:2243] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.730947  6982 raft_consensus.cc:2272] T 981a3a4c2cb845fc8b9f373541879737 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.733577  6982 tablet_replica.cc:333] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
W20260709 12:18:01.733582 10322 consensus_peers.cc:597] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.734419  6982 raft_consensus.cc:2243] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.734869  6982 raft_consensus.cc:2272] T d8dc26ce82a744adb46ab30064acef6e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.736759  6982 tablet_replica.cc:333] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.737304  6982 raft_consensus.cc:2243] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.737794  6982 raft_consensus.cc:2272] T f0a27245a58940a8b126fd2d189162d5 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.739683  6982 tablet_replica.cc:333] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.740232  6982 raft_consensus.cc:2243] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.740691  6982 raft_consensus.cc:2272] T ccbd94f2f1584c33880c6fac0d00b67e P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.742702  6982 tablet_replica.cc:333] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.743287  6982 raft_consensus.cc:2243] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.743734  6982 raft_consensus.cc:2272] T cfe316d1dd3041228b839ce042d47678 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.745513  6982 tablet_replica.cc:333] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.746232  6982 raft_consensus.cc:2243] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.746743  6982 raft_consensus.cc:2272] T f63f09a62f82495ca7d6a0a035dc27ce P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.748997  6982 tablet_replica.cc:333] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.749581  6982 raft_consensus.cc:2243] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.750094  6982 raft_consensus.cc:2272] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:01.750752 10320 consensus_peers.cc:597] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.752022  6982 tablet_replica.cc:333] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.752771  6982 raft_consensus.cc:2243] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.753298  6982 raft_consensus.cc:2272] T 5ef4190370c7465685ac60a4780f2e50 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.755682  6982 tablet_replica.cc:333] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.756461  6982 raft_consensus.cc:2243] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.757012  6982 raft_consensus.cc:2272] T b0943086da2c4814af64082b283cf009 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.758445 11299 raft_consensus.cc:493] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:18:01.759033 11299 raft_consensus.cc:515] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } } peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } }
I20260709 12:18:01.759907  6982 tablet_replica.cc:333] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.760867  6982 raft_consensus.cc:2243] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.761746 11299 leader_election.cc:290] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:18:01.761994  6982 raft_consensus.cc:2272] T 7e95987662014e879f1a69e576bc1bfd P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:01.762750 10320 consensus_peers.cc:597] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Couldn't send request to peer f81a3f4a6aa243c2a1a7d0e235150c50. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.764806  6982 tablet_replica.cc:333] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.765662  6982 raft_consensus.cc:2243] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.766678  6982 raft_consensus.cc:2272] T 7a76334e3b8144759b2f0975cc9d2a36 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:01.767606 10246 leader_election.cc:336] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111)
W20260709 12:18:01.768260 10246 leader_election.cc:336] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111)
I20260709 12:18:01.768574 10246 leader_election.cc:304] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b1c8e65a28943b39d2443622409205a; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:18:01.769228  6982 tablet_replica.cc:333] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.769146 11299 raft_consensus.cc:2749] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:18:01.770061  6982 raft_consensus.cc:2243] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.770589  6982 raft_consensus.cc:2272] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.773134  6982 tablet_replica.cc:333] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.773914  6982 raft_consensus.cc:2243] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.774467  6982 raft_consensus.cc:2272] T 276be35d22374855b9ba11c7a91f7ee6 P 8b1c8e65a28943b39d2443622409205a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.776521  6982 tablet_replica.cc:333] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.777098  6982 raft_consensus.cc:2243] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.777884  6982 raft_consensus.cc:2272] T 7f1a3d5c4c9040928706512f73576c18 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.780094  6982 tablet_replica.cc:333] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.780681  6982 raft_consensus.cc:2243] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.781515  6982 raft_consensus.cc:2272] T 7e790b5e3a0a4408b7bb7132242be281 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.783368  6982 tablet_replica.cc:333] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.783901  6982 raft_consensus.cc:2243] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.784689  6982 raft_consensus.cc:2272] T 658a827c841e4cda9b91003910ece757 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.786540  6982 tablet_replica.cc:333] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.787108  6982 raft_consensus.cc:2243] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.787528  6982 raft_consensus.cc:2272] T 9618fcb80c124bc9b255e90e7bde315a P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.789373  6982 tablet_replica.cc:333] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.789970  6982 raft_consensus.cc:2243] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.790856  6982 raft_consensus.cc:2272] T a6ae1954a9b543ab8588e1845d8a1df2 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.792784  6982 tablet_replica.cc:333] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.793380  6982 raft_consensus.cc:2243] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.793840  6982 raft_consensus.cc:2272] T 042e3511ce1e4efdb6d758c74e3bc67a P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.795758  6982 tablet_replica.cc:333] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.796298  6982 raft_consensus.cc:2243] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.796720  6982 raft_consensus.cc:2272] T 259a9421819c47918becb8a6c9f788f4 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.798580  6982 tablet_replica.cc:333] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.799177  6982 raft_consensus.cc:2243] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.799623  6982 raft_consensus.cc:2272] T 295523b042f74a9fbffbd7590f979bcc P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.801506  6982 tablet_replica.cc:333] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.802054  6982 raft_consensus.cc:2243] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.802477  6982 raft_consensus.cc:2272] T 44600e37b560482b9520f61e32de91f4 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.804281  6982 tablet_replica.cc:333] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.804807  6982 raft_consensus.cc:2243] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.805538  6982 raft_consensus.cc:2272] T 4b4f8b85787b438ab1e85e5ec309cf2e P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.807458  6982 tablet_replica.cc:333] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.807988  6982 raft_consensus.cc:2243] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.808437  6982 raft_consensus.cc:2272] T 69b3607e807e4219825bb67a8c2e8c8b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.810793  6982 tablet_replica.cc:333] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.811335  6982 raft_consensus.cc:2243] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.811774  6982 raft_consensus.cc:2272] T a0bda3d4547c40cfba5aa89d1b650a5b P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:01.813406 10322 consensus_peers.cc:597] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.814075  6982 tablet_replica.cc:333] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.814683  6982 raft_consensus.cc:2243] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.815404  6982 raft_consensus.cc:2272] T d18fff94b78946eaa41052a626bdf4dc P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.817144  6982 tablet_replica.cc:333] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.817682  6982 raft_consensus.cc:2243] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.818106  6982 raft_consensus.cc:2272] T f6cd8603d1ee44cfbe3c665e155d749b P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.819861  6982 tablet_replica.cc:333] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.820376  6982 raft_consensus.cc:2243] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.820844  6982 raft_consensus.cc:2272] T 936d5db001114804b7bcf9d890723313 P 8b1c8e65a28943b39d2443622409205a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.822757  6982 tablet_replica.cc:333] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.823275  6982 raft_consensus.cc:2243] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.823763  6982 raft_consensus.cc:2272] T 3f9707aed5a74d1da92ab3446de289e7 P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.825587  6982 tablet_replica.cc:333] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.826129  6982 raft_consensus.cc:2243] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.826526  6982 raft_consensus.cc:2272] T c3dc1341c61f42549c440c551623beef P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.828732  6982 tablet_replica.cc:333] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
W20260709 12:18:01.829005 10322 consensus_peers.cc:597] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.829437  6982 raft_consensus.cc:2243] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.830018  6982 raft_consensus.cc:2272] T 8876fbc254d14419b13be7f5ca74c5f6 P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.831941  6982 tablet_replica.cc:333] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.832432  6982 raft_consensus.cc:2243] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:01.832847  6982 raft_consensus.cc:2272] T e87ab1d8a15344b782c1d66a312dfd0e P 8b1c8e65a28943b39d2443622409205a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.834628  6982 tablet_replica.cc:333] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.835223  6982 raft_consensus.cc:2243] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.835958  6982 raft_consensus.cc:2272] T 147ca6e4d0384c5da1dfc28ec57d63eb P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:01.837744  6982 tablet_replica.cc:333] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a: stopping tablet replica
I20260709 12:18:01.838187  6982 raft_consensus.cc:2243] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:01.839088  6982 raft_consensus.cc:2272] T 1d0285c0f04b4d58be4a228f28b104de P 8b1c8e65a28943b39d2443622409205a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:01.842970 10322 consensus_peers.cc:597] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.848716 10322 consensus_peers.cc:597] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.877125 10322 consensus_peers.cc:597] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.878649 11300 raft_consensus.cc:493] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:18:01.879230 11300 raft_consensus.cc:515] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b1c8e65a28943b39d2443622409205a" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 33971 } } peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } }
I20260709 12:18:01.881431 11300 leader_election.cc:290] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971), f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139)
W20260709 12:18:01.886672 10322 leader_election.cc:336] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:18:01.889190 10320 leader_election.cc:336] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111)
I20260709 12:18:01.889663 10320 leader_election.cc:304] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: 8b1c8e65a28943b39d2443622409205a, f7827c74730e46329c046d754e76bb0e
I20260709 12:18:01.890419 11300 raft_consensus.cc:2749] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:18:01.908130 10322 consensus_peers.cc:597] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.131:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.915786  6982 tablet_server.cc:196] TabletServer@127.6.209.131:0 shutdown complete.
I20260709 12:18:01.980424  6982 tablet_server.cc:179] TabletServer@127.6.209.132:0 shutting down...
W20260709 12:18:01.982904 10322 consensus_peers.cc:597] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.131:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:02.017669  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:02.018811  6982 tablet_replica.cc:333] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.019747  6982 raft_consensus.cc:2243] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.020398  6982 raft_consensus.cc:2272] T 147ca6e4d0384c5da1dfc28ec57d63eb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:02.021349 10322 consensus_peers.cc:597] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.131:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:02.023262  6982 tablet_replica.cc:333] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.024191  6982 raft_consensus.cc:2243] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.024674 11300 raft_consensus.cc:493] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:18:02.025280  6982 raft_consensus.cc:2272] T 58af8e9e929845e08d8c335b47d34ca4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.025480 11300 raft_consensus.cc:515] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:18:02.027578 11300 leader_election.cc:290] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:18:02.028427  6982 tablet_replica.cc:333] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
W20260709 12:18:02.029247 10322 consensus_peers.cc:597] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.131:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:02.031097 10320 leader_election.cc:336] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111)
I20260709 12:18:02.029287  6982 raft_consensus.cc:2243] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:02.031800 10320 leader_election.cc:336] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111)
I20260709 12:18:02.032099  6982 raft_consensus.cc:2272] T bd68386afac74b14b38edd7b551d1395 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.032192 10320 leader_election.cc:304] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:18:02.032902 11300 raft_consensus.cc:2749] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:18:02.034662  6982 tablet_replica.cc:333] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.035394  6982 raft_consensus.cc:2243] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.035900  6982 raft_consensus.cc:2272] T 9503e23c71e6477f83f8fc4ce1fc4297 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.037973  6982 tablet_replica.cc:333] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.038568  6982 raft_consensus.cc:2243] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.039003  6982 raft_consensus.cc:2272] T 61ec9984ad914b1f9fda782a4e6cba8d P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.040874  6982 tablet_replica.cc:333] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.041426  6982 raft_consensus.cc:2243] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.041968  6982 raft_consensus.cc:2272] T 2338fc3e7ba2440eae020861c88770cb P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.044580  6982 tablet_replica.cc:333] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.045223  6982 raft_consensus.cc:2243] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.046320  6982 raft_consensus.cc:2272] T c7e393a809b6455c819ff2771479bda8 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.048185  6982 tablet_replica.cc:333] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.048796  6982 raft_consensus.cc:2243] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.049664  6982 raft_consensus.cc:2272] T d8dc26ce82a744adb46ab30064acef6e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.052417  6982 tablet_replica.cc:333] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.053092  6982 raft_consensus.cc:2243] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.053472  6982 raft_consensus.cc:2272] T 658a827c841e4cda9b91003910ece757 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.055835  6982 tablet_replica.cc:333] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.056591  6982 raft_consensus.cc:2243] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.057235  6982 raft_consensus.cc:2272] T b54be7d10e6f4a7fb0264931575348d4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:02.058447 10322 consensus_peers.cc:597] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.131:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:02.058960 10322 consensus_peers.cc:597] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c -> Peer 8b1c8e65a28943b39d2443622409205a (127.6.209.131:33971): Couldn't send request to peer 8b1c8e65a28943b39d2443622409205a. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.131:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:02.059712  6982 tablet_replica.cc:333] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.060312  6982 raft_consensus.cc:2243] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.060680  6982 raft_consensus.cc:2272] T 89cee91e9e2145b3b34cc302f74dbfce P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.062484  6982 tablet_replica.cc:333] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.063014  6982 raft_consensus.cc:2243] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.063722  6982 raft_consensus.cc:2272] T f63f09a62f82495ca7d6a0a035dc27ce P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.065464  6982 tablet_replica.cc:333] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.066054  6982 raft_consensus.cc:2243] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.066737  6982 raft_consensus.cc:2272] T d52bff93d19a4b2fa4bd75f0d1d7ae32 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.068493  6982 tablet_replica.cc:333] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.069083  6982 raft_consensus.cc:2243] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.069535  6982 raft_consensus.cc:2272] T 91cb5f89df084c5a89fdc62a4067eb9c P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.071571  6982 tablet_replica.cc:333] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.072137  6982 raft_consensus.cc:2243] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.072537  6982 raft_consensus.cc:2272] T 7a76334e3b8144759b2f0975cc9d2a36 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.074425  6982 tablet_replica.cc:333] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.074967  6982 raft_consensus.cc:2243] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.075714  6982 raft_consensus.cc:2272] T 1ed80ac62a4a40bb9d5b97888c7aa7fb P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.077603  6982 tablet_replica.cc:333] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.078429  6982 raft_consensus.cc:2243] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.078890  6982 raft_consensus.cc:2272] T 9fb21f9dae2a40be989baeef5191922f P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.080608  6982 tablet_replica.cc:333] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.081108  6982 raft_consensus.cc:2243] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.081532  6982 raft_consensus.cc:2272] T 276be35d22374855b9ba11c7a91f7ee6 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.083477  6982 tablet_replica.cc:333] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.084017  6982 raft_consensus.cc:2243] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.084409  6982 raft_consensus.cc:2272] T 7e790b5e3a0a4408b7bb7132242be281 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.086355  6982 tablet_replica.cc:333] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.086894  6982 raft_consensus.cc:2243] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.087617  6982 raft_consensus.cc:2272] T 3cf441df7b4e43e38e9b99645a6ea22e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.089272  6982 tablet_replica.cc:333] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.089900  6982 raft_consensus.cc:2243] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.090333  6982 raft_consensus.cc:2272] T 9d2c12e1dd4c488ca66e95d2eff2908b P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.092037  6982 tablet_replica.cc:333] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.092540  6982 raft_consensus.cc:2243] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.093240  6982 raft_consensus.cc:2272] T 5ef4190370c7465685ac60a4780f2e50 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.094942  6982 tablet_replica.cc:333] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.095433  6982 raft_consensus.cc:2243] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.095839  6982 raft_consensus.cc:2272] T 5e467c0e10964d58880f2b3c82791ca0 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.097468  6982 tablet_replica.cc:333] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.097992  6982 raft_consensus.cc:2243] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.098388  6982 raft_consensus.cc:2272] T e47f59f068f54bb485c56c55cfa3480c P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.100036  6982 tablet_replica.cc:333] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.100544  6982 raft_consensus.cc:2243] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.100965  6982 raft_consensus.cc:2272] T 295523b042f74a9fbffbd7590f979bcc P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.102715  6982 tablet_replica.cc:333] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.103227  6982 raft_consensus.cc:2243] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.103642  6982 raft_consensus.cc:2272] T 44600e37b560482b9520f61e32de91f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.105449  6982 tablet_replica.cc:333] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.106025  6982 raft_consensus.cc:2243] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.106861  6982 raft_consensus.cc:2272] T 03426acedf1d495ab14395b0c395c866 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.108778  6982 tablet_replica.cc:333] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.109323  6982 raft_consensus.cc:2243] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.109799  6982 raft_consensus.cc:2272] T 143c530c94d24c459457fb18c76f6759 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.111598  6982 tablet_replica.cc:333] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.112150  6982 raft_consensus.cc:2243] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.112905  6982 raft_consensus.cc:2272] T 768f9b6f3df940f1a698a2339b83eb07 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.113909 11294 raft_consensus.cc:493] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f7827c74730e46329c046d754e76bb0e)
I20260709 12:18:02.114403 11294 raft_consensus.cc:515] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0b2db1a1cb94dc0896e7551cd44603c" member_type: VOTER last_known_addr { host: "127.6.209.132" port: 41729 } } peers { permanent_uuid: "f7827c74730e46329c046d754e76bb0e" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 42139 } } peers { permanent_uuid: "f81a3f4a6aa243c2a1a7d0e235150c50" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 33197 } }
I20260709 12:18:02.115502  6982 tablet_replica.cc:333] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.116279  6982 raft_consensus.cc:2243] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.116722 11294 leader_election.cc:290] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139), f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197)
I20260709 12:18:02.116868  6982 raft_consensus.cc:2272] T 042e3511ce1e4efdb6d758c74e3bc67a P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.119364  6982 tablet_replica.cc:333] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.119994  6982 raft_consensus.cc:2243] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:18:02.120803 10320 leader_election.cc:336] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f7827c74730e46329c046d754e76bb0e (127.6.209.129:42139): Network error: Client connection negotiation failed: client connection to 127.6.209.129:42139: connect: Connection refused (error 111)
I20260709 12:18:02.120956  6982 raft_consensus.cc:2272] T 259a9421819c47918becb8a6c9f788f4 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:02.121522 10320 leader_election.cc:336] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f81a3f4a6aa243c2a1a7d0e235150c50 (127.6.209.130:33197): Network error: Client connection negotiation failed: client connection to 127.6.209.130:33197: connect: Connection refused (error 111)
I20260709 12:18:02.121887 10320 leader_election.cc:304] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0b2db1a1cb94dc0896e7551cd44603c; no voters: f7827c74730e46329c046d754e76bb0e, f81a3f4a6aa243c2a1a7d0e235150c50
I20260709 12:18:02.122515 11294 raft_consensus.cc:2749] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:18:02.123546  6982 tablet_replica.cc:333] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.124145  6982 raft_consensus.cc:2243] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.124609  6982 raft_consensus.cc:2272] T 93d48596904345dba8379539be90db65 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.126510  6982 tablet_replica.cc:333] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.127035  6982 raft_consensus.cc:2243] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.127460  6982 raft_consensus.cc:2272] T 30228df5bf794977b98f97773ac880c1 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.129189  6982 tablet_replica.cc:333] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.129805  6982 raft_consensus.cc:2243] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.130559  6982 raft_consensus.cc:2272] T 9618fcb80c124bc9b255e90e7bde315a P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.132275  6982 tablet_replica.cc:333] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.132812  6982 raft_consensus.cc:2243] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.133203  6982 raft_consensus.cc:2272] T 4b4f8b85787b438ab1e85e5ec309cf2e P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.134966  6982 tablet_replica.cc:333] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.135556  6982 raft_consensus.cc:2243] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.135969  6982 raft_consensus.cc:2272] T 69b3607e807e4219825bb67a8c2e8c8b P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.137804  6982 tablet_replica.cc:333] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.138303  6982 raft_consensus.cc:2243] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.138696  6982 raft_consensus.cc:2272] T a0bda3d4547c40cfba5aa89d1b650a5b P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.140446  6982 tablet_replica.cc:333] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.140951  6982 raft_consensus.cc:2243] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.141430  6982 raft_consensus.cc:2272] T 2054e6242be942e8bc872a96064004e4 P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.143215  6982 tablet_replica.cc:333] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.143719  6982 raft_consensus.cc:2243] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.144138  6982 raft_consensus.cc:2272] T 0f7d779bcd774d249981d21f37abf615 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.145977  6982 tablet_replica.cc:333] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.146488  6982 raft_consensus.cc:2243] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.146903  6982 raft_consensus.cc:2272] T 9623871d53ee4803b6648631634d6826 P e0b2db1a1cb94dc0896e7551cd44603c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.148703  6982 tablet_replica.cc:333] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.149207  6982 raft_consensus.cc:2243] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.150020  6982 raft_consensus.cc:2272] T c3dc1341c61f42549c440c551623beef P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.151809  6982 tablet_replica.cc:333] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.152307  6982 raft_consensus.cc:2243] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:02.152783  6982 raft_consensus.cc:2272] T 7311089e86004cbeabdc16528f09dbf5 P e0b2db1a1cb94dc0896e7551cd44603c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.154702  6982 tablet_replica.cc:333] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.155179  6982 raft_consensus.cc:2243] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.155927  6982 raft_consensus.cc:2272] T 8876fbc254d14419b13be7f5ca74c5f6 P e0b2db1a1cb94dc0896e7551cd44603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.157765  6982 tablet_replica.cc:333] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c: stopping tablet replica
I20260709 12:18:02.158223  6982 raft_consensus.cc:2243] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.159018  6982 raft_consensus.cc:2272] T e87ab1d8a15344b782c1d66a312dfd0e P e0b2db1a1cb94dc0896e7551cd44603c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.229202  6982 tablet_server.cc:196] TabletServer@127.6.209.132:0 shutdown complete.
I20260709 12:18:02.288486  6982 master.cc:562] Master@127.6.209.190:40583 shutting down...
I20260709 12:18:02.314481  6982 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:02.315028  6982 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:02.315326  6982 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0931edc5277d4825be2a7ac4ac0fd3ca: stopping tablet replica
I20260709 12:18:02.336918  6982 master.cc:584] Master@127.6.209.190:40583 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29773 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:18:02.424571  6982 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.209.190:34599
I20260709 12:18:02.425676  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:02.431147 11303 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:02.431879 11304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:02.432698 11306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:02.433496  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:02.434568  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:02.434763  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:02.434966  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599482434932 us; error 0 us; skew 500 ppm
I20260709 12:18:02.435491  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:02.437911  6982 webserver.cc:533] Webserver started at http://127.6.209.190:39633/ using document root <none> and password file <none>
I20260709 12:18:02.438390  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:02.438596  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:02.438867  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:02.440110  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/master-0-root/instance:
uuid: "15d0b95a3b934944962d7f135feae5f0"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:02.444681  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:18:02.448408 11311 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.449199  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:18:02.449527  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/master-0-root
uuid: "15d0b95a3b934944962d7f135feae5f0"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:02.450068  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:02.467181  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:02.468448  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:02.506891  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.190:34599
I20260709 12:18:02.507030 11362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.190:34599 every 8 connection(s)
I20260709 12:18:02.510977 11363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:02.521883 11363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0: Bootstrap starting.
I20260709 12:18:02.526734 11363 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:02.531196 11363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0: No bootstrap required, opened a new log
I20260709 12:18:02.533412 11363 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d0b95a3b934944962d7f135feae5f0" member_type: VOTER }
I20260709 12:18:02.533880 11363 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:02.534111 11363 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15d0b95a3b934944962d7f135feae5f0, State: Initialized, Role: FOLLOWER
I20260709 12:18:02.534740 11363 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15d0b95a3b934944962d7f135feae5f0" member_type: VOTER }
I20260709 12:18:02.535215 11363 raft_consensus.cc:399] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:02.535460 11363 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:02.535722 11363 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:02.540845 11363 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d0b95a3b934944962d7f135feae5f0" member_type: VOTER }
I20260709 12:18:02.541357 11363 leader_election.cc:304] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [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: 15d0b95a3b934944962d7f135feae5f0; no voters: 
I20260709 12:18:02.542500 11363 leader_election.cc:290] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:02.542917 11366 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:02.544298 11366 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 1 LEADER]: Becoming Leader. State: Replica: 15d0b95a3b934944962d7f135feae5f0, State: Running, Role: LEADER
I20260709 12:18:02.545030 11366 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [LEADER]: Queue going to LEADER mode. State: All 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: "15d0b95a3b934944962d7f135feae5f0" member_type: VOTER }
I20260709 12:18:02.545523 11363 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:02.549630 11367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15d0b95a3b934944962d7f135feae5f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d0b95a3b934944962d7f135feae5f0" member_type: VOTER } }
I20260709 12:18:02.550015 11368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15d0b95a3b934944962d7f135feae5f0. Latest consensus state: current_term: 1 leader_uuid: "15d0b95a3b934944962d7f135feae5f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d0b95a3b934944962d7f135feae5f0" member_type: VOTER } }
I20260709 12:18:02.550462 11367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:02.550802 11368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:02.553937 11372 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:02.558909 11372 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:02.564034  6982 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:02.568125 11372 catalog_manager.cc:1383] Generated new cluster ID: b7f64c505e8743d7bde7adf3946c29b9
I20260709 12:18:02.568462 11372 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:02.586092 11372 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:02.587435 11372 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:02.602195 11372 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0: Generated new TSK 0
I20260709 12:18:02.602830 11372 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:02.631507  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:02.637601 11384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:02.638906 11385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:02.640148 11387 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:02.640424  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:02.641415  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:02.641618  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:02.641826  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599482641791 us; error 0 us; skew 500 ppm
I20260709 12:18:02.642385  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:02.644580  6982 webserver.cc:533] Webserver started at http://127.6.209.129:41967/ using document root <none> and password file <none>
I20260709 12:18:02.645045  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:02.645251  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:02.645529  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:02.646615  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root/instance:
uuid: "278de1fea4844258b4ccf5b07a31de57"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:02.651077  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:18:02.654222 11392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.654944  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:02.655229  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "278de1fea4844258b4ccf5b07a31de57"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:02.655519  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:02.669413  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:02.670615  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:02.672012  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:02.674256  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:02.674477  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.674712  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:02.674899  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.714146  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:34915
I20260709 12:18:02.714264 11454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:34915 every 8 connection(s)
I20260709 12:18:02.719399  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:02.726145 11459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:02.727416 11460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:02.731197 11462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:02.734804  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:02.735940  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:02.736157  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:02.736357  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599482736339 us; error 0 us; skew 500 ppm
I20260709 12:18:02.736929  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:02.737766 11455 heartbeater.cc:344] Connected to a master server at 127.6.209.190:34599
I20260709 12:18:02.738147 11455 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:02.738893 11455 heartbeater.cc:507] Master 127.6.209.190:34599 requested a full tablet report, sending...
I20260709 12:18:02.739905  6982 webserver.cc:533] Webserver started at http://127.6.209.130:33265/ using document root <none> and password file <none>
I20260709 12:18:02.740471  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:02.740660  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:02.740940  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:02.741024 11328 ts_manager.cc:194] Registered new tserver with Master: 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915)
I20260709 12:18:02.742169  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-1-root/instance:
uuid: "351bbdb1f70b4e56986805ca41276dd3"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:02.742935 11328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40616
I20260709 12:18:02.746788  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:18:02.750157 11467 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.750872  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:18:02.751242  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-1-root
uuid: "351bbdb1f70b4e56986805ca41276dd3"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:02.751695  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:02.774561  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:02.775776  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:02.777213  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:02.779452  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:02.779623  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.779912  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:02.780049  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.819759  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.130:37831
I20260709 12:18:02.819898 11529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.130:37831 every 8 connection(s)
I20260709 12:18:02.824651  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:02.832116 11533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:02.833150 11534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:02.838562 11536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:02.838702  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:02.839279 11530 heartbeater.cc:344] Connected to a master server at 127.6.209.190:34599
I20260709 12:18:02.839718 11530 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:02.839915  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:02.840159  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:02.840283  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599482840272 us; error 0 us; skew 500 ppm
I20260709 12:18:02.840395 11530 heartbeater.cc:507] Master 127.6.209.190:34599 requested a full tablet report, sending...
I20260709 12:18:02.840770  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:02.842643 11328 ts_manager.cc:194] Registered new tserver with Master: 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:02.843639  6982 webserver.cc:533] Webserver started at http://127.6.209.131:38877/ using document root <none> and password file <none>
I20260709 12:18:02.844319  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:02.844553  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:02.844542 11328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40632
I20260709 12:18:02.845134  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:02.846866  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-2-root/instance:
uuid: "0a57033ee59145c6a53b57a97764b1cd"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:02.851423  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:18:02.854585 11541 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.855335  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:02.855638  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-2-root
uuid: "0a57033ee59145c6a53b57a97764b1cd"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:02.855924  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:02.872288  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:02.873551  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:02.875097  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:02.877295  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:02.877525  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.877784  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:02.877969  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:02.919538  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.131:34507
I20260709 12:18:02.919677 11603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.131:34507 every 8 connection(s)
I20260709 12:18:02.933429 11604 heartbeater.cc:344] Connected to a master server at 127.6.209.190:34599
I20260709 12:18:02.933945 11604 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:02.934726 11604 heartbeater.cc:507] Master 127.6.209.190:34599 requested a full tablet report, sending...
I20260709 12:18:02.936753 11328 ts_manager.cc:194] Registered new tserver with Master: 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:02.937253  6982 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014680394s
I20260709 12:18:02.938558 11328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40644
I20260709 12:18:02.964000 11328 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40648:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:02.966975 11328 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:03.041558 11569 tablet_service.cc:1511] Processing CreateTablet for tablet d04a8fcf7a6643408dee76403b0acc1b (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:18:03.042061 11495 tablet_service.cc:1511] Processing CreateTablet for tablet d04a8fcf7a6643408dee76403b0acc1b (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:18:03.043098 11569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04a8fcf7a6643408dee76403b0acc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.043555 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04a8fcf7a6643408dee76403b0acc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.046108 11494 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa52d4154734766b532806b52d23f99 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:18:03.046728 11568 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa52d4154734766b532806b52d23f99 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:18:03.047523 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa52d4154734766b532806b52d23f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.047420 11492 tablet_service.cc:1511] Processing CreateTablet for tablet 509296e250ff4768b455ac6aa90a7a1b (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:18:03.048086 11568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa52d4154734766b532806b52d23f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.048808 11492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509296e250ff4768b455ac6aa90a7a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.050892 11493 tablet_service.cc:1511] Processing CreateTablet for tablet b81567f5fa9b4441810c6ea7ee361dc5 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:18:03.051690 11567 tablet_service.cc:1511] Processing CreateTablet for tablet b81567f5fa9b4441810c6ea7ee361dc5 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:18:03.052243 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81567f5fa9b4441810c6ea7ee361dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.053013 11567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81567f5fa9b4441810c6ea7ee361dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.052707 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 418a177d3a81433c89ace6bd964a13f8 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:18:03.054037 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418a177d3a81433c89ace6bd964a13f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.054711 11566 tablet_service.cc:1511] Processing CreateTablet for tablet 509296e250ff4768b455ac6aa90a7a1b (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:18:03.055985 11566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509296e250ff4768b455ac6aa90a7a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.057209 11565 tablet_service.cc:1511] Processing CreateTablet for tablet 418a177d3a81433c89ace6bd964a13f8 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:18:03.060318 11565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418a177d3a81433c89ace6bd964a13f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.066179 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 509296e250ff4768b455ac6aa90a7a1b (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:18:03.066449 11416 tablet_service.cc:1511] Processing CreateTablet for tablet 418a177d3a81433c89ace6bd964a13f8 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:18:03.066638 11418 tablet_service.cc:1511] Processing CreateTablet for tablet b81567f5fa9b4441810c6ea7ee361dc5 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:18:03.067625 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509296e250ff4768b455ac6aa90a7a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.068295 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418a177d3a81433c89ace6bd964a13f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.067955 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 7aa52d4154734766b532806b52d23f99 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:18:03.068122 11415 tablet_service.cc:1511] Processing CreateTablet for tablet 8086707462da4e209641e8dfddd75983 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:18:03.069394 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aa52d4154734766b532806b52d23f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.064685 11420 tablet_service.cc:1511] Processing CreateTablet for tablet d04a8fcf7a6643408dee76403b0acc1b (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:18:03.072800 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04a8fcf7a6643408dee76403b0acc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.073997 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81567f5fa9b4441810c6ea7ee361dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.077455 11415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8086707462da4e209641e8dfddd75983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.081099 11490 tablet_service.cc:1511] Processing CreateTablet for tablet 8086707462da4e209641e8dfddd75983 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:18:03.082752 11490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8086707462da4e209641e8dfddd75983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.094550 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 8086707462da4e209641e8dfddd75983 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:18:03.096558 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8086707462da4e209641e8dfddd75983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.120569 11414 tablet_service.cc:1511] Processing CreateTablet for tablet ae950cbaba364edebc21835966b6f032 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:18:03.122447 11414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae950cbaba364edebc21835966b6f032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.138609 11489 tablet_service.cc:1511] Processing CreateTablet for tablet ae950cbaba364edebc21835966b6f032 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:18:03.140532 11489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae950cbaba364edebc21835966b6f032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.165135 11563 tablet_service.cc:1511] Processing CreateTablet for tablet ae950cbaba364edebc21835966b6f032 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:18:03.167136 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae950cbaba364edebc21835966b6f032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.184195 11620 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.186246 11619 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.191496 11620 tablet_bootstrap.cc:654] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.191797 11621 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.197548 11416 tablet_service.cc:1511] Processing CreateTablet for tablet f5101306af3148d3ba8b77ff865ee156 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:18:03.198176 11493 tablet_service.cc:1511] Processing CreateTablet for tablet f5101306af3148d3ba8b77ff865ee156 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:18:03.198872 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5101306af3148d3ba8b77ff865ee156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.199479 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5101306af3148d3ba8b77ff865ee156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.202028 11619 tablet_bootstrap.cc:654] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.206017 11621 tablet_bootstrap.cc:654] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.212913 11566 tablet_service.cc:1511] Processing CreateTablet for tablet f5101306af3148d3ba8b77ff865ee156 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:18:03.214255 11414 tablet_service.cc:1511] Processing CreateTablet for tablet b94150bc2f6a4c148b76d92f4b5ebd22 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:18:03.214646 11566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5101306af3148d3ba8b77ff865ee156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.215597 11414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94150bc2f6a4c148b76d92f4b5ebd22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.224054 11620 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.226078 11620 ts_tablet_manager.cc:1403] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.008s
I20260709 12:18:03.229291 11620 raft_consensus.cc:359] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.230218 11620 raft_consensus.cc:385] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.230592 11620 raft_consensus.cc:740] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.232431 11494 tablet_service.cc:1511] Processing CreateTablet for tablet b94150bc2f6a4c148b76d92f4b5ebd22 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:18:03.233901 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94150bc2f6a4c148b76d92f4b5ebd22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.233673 11620 consensus_queue.cc:260] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.235842 11619 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.236548 11619 ts_tablet_manager.cc:1403] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.005s
I20260709 12:18:03.249639 11619 raft_consensus.cc:359] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.250924 11619 raft_consensus.cc:385] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.251312 11619 raft_consensus.cc:740] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.252323 11619 consensus_queue.cc:260] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.253427 11621 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.253448 11620 ts_tablet_manager.cc:1434] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.015s
I20260709 12:18:03.253810 11455 heartbeater.cc:499] Master 127.6.209.190:34599 was elected leader, sending a full tablet report...
I20260709 12:18:03.254053 11621 ts_tablet_manager.cc:1403] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.002s
I20260709 12:18:03.254738 11620 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.261091 11416 tablet_service.cc:1511] Processing CreateTablet for tablet aa19f84059c949dc9221101a3fcd3c45 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:18:03.261857 11490 tablet_service.cc:1511] Processing CreateTablet for tablet aa19f84059c949dc9221101a3fcd3c45 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:18:03.262773 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa19f84059c949dc9221101a3fcd3c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.263216 11490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa19f84059c949dc9221101a3fcd3c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.253288 11566 tablet_service.cc:1511] Processing CreateTablet for tablet b94150bc2f6a4c148b76d92f4b5ebd22 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:18:03.278177 11566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94150bc2f6a4c148b76d92f4b5ebd22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.281858 11620 tablet_bootstrap.cc:654] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.284263 11621 raft_consensus.cc:359] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.285190 11621 raft_consensus.cc:385] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.285957 11563 tablet_service.cc:1511] Processing CreateTablet for tablet aa19f84059c949dc9221101a3fcd3c45 (DEFAULT_TABLE table=test-workload [id=641cc2f096db4ce79eefe0ff2e23f1a9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:18:03.287189 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa19f84059c949dc9221101a3fcd3c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:03.285465 11621 raft_consensus.cc:740] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.294520 11621 consensus_queue.cc:260] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.294991 11530 heartbeater.cc:499] Master 127.6.209.190:34599 was elected leader, sending a full tablet report...
I20260709 12:18:03.302819 11604 heartbeater.cc:499] Master 127.6.209.190:34599 was elected leader, sending a full tablet report...
I20260709 12:18:03.303954 11621 ts_tablet_manager.cc:1434] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260709 12:18:03.305055 11621 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.308002 11619 ts_tablet_manager.cc:1434] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.062s	user 0.028s	sys 0.009s
I20260709 12:18:03.309204 11619 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.311652 11621 tablet_bootstrap.cc:654] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.316000 11619 tablet_bootstrap.cc:654] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.324980 11620 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.325716 11620 ts_tablet_manager.cc:1403] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.030s
I20260709 12:18:03.329545 11620 raft_consensus.cc:359] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.330534 11620 raft_consensus.cc:385] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.330909 11620 raft_consensus.cc:740] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.332070 11620 consensus_queue.cc:260] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.346001 11619 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.346688 11619 ts_tablet_manager.cc:1403] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.015s
I20260709 12:18:03.346899 11621 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.347452 11621 ts_tablet_manager.cc:1403] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.017s
I20260709 12:18:03.349318 11620 ts_tablet_manager.cc:1434] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260709 12:18:03.350351 11620 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.350142 11621 raft_consensus.cc:359] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.349979 11619 raft_consensus.cc:359] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.350865 11621 raft_consensus.cc:385] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.350947 11619 raft_consensus.cc:385] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.351243 11621 raft_consensus.cc:740] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.351401 11619 raft_consensus.cc:740] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.352355 11619 consensus_queue.cc:260] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.352324 11621 consensus_queue.cc:260] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.355378 11621 ts_tablet_manager.cc:1434] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:18:03.357122 11620 tablet_bootstrap.cc:654] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.357880 11621 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.356801 11619 ts_tablet_manager.cc:1434] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:18:03.360184 11619 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.365003 11621 tablet_bootstrap.cc:654] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.366469 11619 tablet_bootstrap.cc:654] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.377204 11621 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.377930 11621 ts_tablet_manager.cc:1403] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.012s
I20260709 12:18:03.380023 11619 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.380599 11619 ts_tablet_manager.cc:1403] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260709 12:18:03.380533 11620 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.381295 11621 raft_consensus.cc:359] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.382171 11621 raft_consensus.cc:385] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.382315 11620 ts_tablet_manager.cc:1403] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.003s
I20260709 12:18:03.382498 11621 raft_consensus.cc:740] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.383749 11619 raft_consensus.cc:359] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.384505 11619 raft_consensus.cc:385] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.384670 11626 raft_consensus.cc:493] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:03.384814 11619 raft_consensus.cc:740] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.385210 11626 raft_consensus.cc:515] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.385668 11619 consensus_queue.cc:260] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.386152 11620 raft_consensus.cc:359] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.386839 11620 raft_consensus.cc:385] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.387123 11620 raft_consensus.cc:740] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.388078 11620 consensus_queue.cc:260] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.389183 11619 ts_tablet_manager.cc:1434] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:03.390272 11619 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.390570 11620 ts_tablet_manager.cc:1434] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:03.391935 11626 leader_election.cc:290] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:03.383661 11621 consensus_queue.cc:260] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.397933 11621 ts_tablet_manager.cc:1434] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:18:03.398975 11621 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.400367 11619 tablet_bootstrap.cc:654] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.391628 11620 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.408473 11620 tablet_bootstrap.cc:654] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.410645 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418a177d3a81433c89ace6bd964a13f8" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
W20260709 12:18:03.412532 11469 leader_election.cc:343] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:03.413017 11619 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.413645 11619 ts_tablet_manager.cc:1403] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 12:18:03.413822 11621 tablet_bootstrap.cc:654] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.418634 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418a177d3a81433c89ace6bd964a13f8" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd" is_pre_election: true
I20260709 12:18:03.419412 11579 raft_consensus.cc:2468] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 0.
I20260709 12:18:03.420346 11621 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.420953 11621 ts_tablet_manager.cc:1403] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.009s
I20260709 12:18:03.420890 11468 leader_election.cc:304] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [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: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 278de1fea4844258b4ccf5b07a31de57
I20260709 12:18:03.423547 11621 raft_consensus.cc:359] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.424362 11621 raft_consensus.cc:385] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.424712 11621 raft_consensus.cc:740] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.425678 11621 consensus_queue.cc:260] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.427428 11621 ts_tablet_manager.cc:1434] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:03.427947 11628 raft_consensus.cc:493] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:03.428455 11621 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.428452 11628 raft_consensus.cc:515] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.431178 11628 leader_election.cc:290] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:03.435969 11621 tablet_bootstrap.cc:654] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.447527 11619 raft_consensus.cc:359] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.448645 11619 raft_consensus.cc:385] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.449029 11619 raft_consensus.cc:740] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.451928 11626 raft_consensus.cc:2804] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:03.452484 11626 raft_consensus.cc:493] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:03.452940 11626 raft_consensus.cc:3060] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.460233 11620 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.460822 11620 ts_tablet_manager.cc:1403] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.023s
I20260709 12:18:03.457384 11619 consensus_queue.cc:260] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.466007 11619 ts_tablet_manager.cc:1434] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 12:18:03.470486 11619 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.470741 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509296e250ff4768b455ac6aa90a7a1b" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
I20260709 12:18:03.472617 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509296e250ff4768b455ac6aa90a7a1b" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3" is_pre_election: true
I20260709 12:18:03.463802 11620 raft_consensus.cc:359] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.473361 11505 raft_consensus.cc:2468] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:03.475266 11621 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.475788 11621 ts_tablet_manager.cc:1403] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.031s
I20260709 12:18:03.475769 11544 leader_election.cc:304] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:03.476722 11628 raft_consensus.cc:2804] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:03.476785 11620 raft_consensus.cc:385] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.477180 11628 raft_consensus.cc:493] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:03.477385 11619 tablet_bootstrap.cc:654] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.477634 11628 raft_consensus.cc:3060] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.477396 11620 raft_consensus.cc:740] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.478811 11620 consensus_queue.cc:260] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.479137 11621 raft_consensus.cc:359] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.479918 11621 raft_consensus.cc:385] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.480228 11621 raft_consensus.cc:740] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.480997 11621 consensus_queue.cc:260] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.485877 11430 raft_consensus.cc:2468] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:03.491523 11620 ts_tablet_manager.cc:1434] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:18:03.496771 11620 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.505795 11620 tablet_bootstrap.cc:654] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.506989 11628 raft_consensus.cc:515] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.510866 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509296e250ff4768b455ac6aa90a7a1b" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:03.511643 11430 raft_consensus.cc:3060] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.465466 11626 raft_consensus.cc:515] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.519783 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418a177d3a81433c89ace6bd964a13f8" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:03.520551 11579 raft_consensus.cc:3060] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.520589 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418a177d3a81433c89ace6bd964a13f8" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
W20260709 12:18:03.523322 11469 leader_election.cc:343] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:03.526997 11625 raft_consensus.cc:493] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:03.527525 11625 raft_consensus.cc:515] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.528427 11620 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.529073 11620 ts_tablet_manager.cc:1403] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.008s
I20260709 12:18:03.529734 11626 leader_election.cc:290] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:03.530251 11625 leader_election.cc:290] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:03.532702 11620 raft_consensus.cc:359] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.542049 11620 raft_consensus.cc:385] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.542385 11620 raft_consensus.cc:740] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.543180 11620 consensus_queue.cc:260] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.544085 11579 raft_consensus.cc:2468] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 1.
I20260709 12:18:03.545944 11468 leader_election.cc:304] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [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: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 278de1fea4844258b4ccf5b07a31de57
I20260709 12:18:03.547504 11628 leader_election.cc:290] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:03.548957 11620 ts_tablet_manager.cc:1434] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:18:03.551100 11626 raft_consensus.cc:2804] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:03.551615 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509296e250ff4768b455ac6aa90a7a1b" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:03.551903 11626 raft_consensus.cc:697] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:03.552229 11505 raft_consensus.cc:3060] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.553148 11626 consensus_queue.cc:237] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
W20260709 12:18:03.558805 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:03.560012 11620 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.562680 11505 raft_consensus.cc:2468] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:03.564438 11544 leader_election.cc:304] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:03.565913 11628 raft_consensus.cc:2804] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:03.566570 11628 raft_consensus.cc:697] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:03.567692 11628 consensus_queue.cc:237] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.577116 11620 tablet_bootstrap.cc:654] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.582899 11430 raft_consensus.cc:2468] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:03.588440 11621 ts_tablet_manager.cc:1434] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.112s	user 0.036s	sys 0.074s
I20260709 12:18:03.588650 11620 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.589134 11620 ts_tablet_manager.cc:1403] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.007s
I20260709 12:18:03.592137 11621 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.595093 11643 raft_consensus.cc:493] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:03.595623 11643 raft_consensus.cc:515] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.598750 11643 leader_election.cc:290] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831), 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915)
I20260709 12:18:03.598871 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5" candidate_uuid: "278de1fea4844258b4ccf5b07a31de57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd" is_pre_election: true
I20260709 12:18:03.599380 11621 tablet_bootstrap.cc:654] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.599792 11579 raft_consensus.cc:2468] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278de1fea4844258b4ccf5b07a31de57 in term 0.
I20260709 12:18:03.601051 11393 leader_election.cc:304] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:03.601003 11620 raft_consensus.cc:359] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.602018 11620 raft_consensus.cc:385] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.602209 11625 raft_consensus.cc:2804] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:03.602370 11620 raft_consensus.cc:740] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.602785 11625 raft_consensus.cc:493] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:03.603200 11625 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.603888 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a8fcf7a6643408dee76403b0acc1b" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3" is_pre_election: true
I20260709 12:18:03.603569 11620 consensus_queue.cc:260] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.604604 11505 raft_consensus.cc:2468] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:03.607520 11619 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.608064 11619 ts_tablet_manager.cc:1403] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.138s	user 0.038s	sys 0.038s
I20260709 12:18:03.610437 11544 leader_election.cc:304] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:03.611474 11621 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.611272 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a8fcf7a6643408dee76403b0acc1b" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
I20260709 12:18:03.611987 11621 ts_tablet_manager.cc:1403] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 12:18:03.612090 11430 raft_consensus.cc:2468] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:03.615221 11621 raft_consensus.cc:359] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.616025 11621 raft_consensus.cc:385] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.616349 11621 raft_consensus.cc:740] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.616847 11619 raft_consensus.cc:359] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.611356 11643 raft_consensus.cc:2804] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:03.619572 11619 raft_consensus.cc:385] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.619642 11643 raft_consensus.cc:493] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:03.620193 11643 raft_consensus.cc:3060] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.621995 11328 catalog_manager.cc:5697] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 1 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:03.614949 11625 raft_consensus.cc:515] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.617280 11621 consensus_queue.cc:260] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.624464 11325 catalog_manager.cc:5697] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:03.626729 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5" candidate_uuid: "278de1fea4844258b4ccf5b07a31de57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3" is_pre_election: true
I20260709 12:18:03.627406 11505 raft_consensus.cc:2468] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278de1fea4844258b4ccf5b07a31de57 in term 0.
I20260709 12:18:03.627622 11621 ts_tablet_manager.cc:1434] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 12:18:03.613148 11620 ts_tablet_manager.cc:1434] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 12:18:03.628728 11621 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.628594 11643 raft_consensus.cc:515] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.629371 11651 raft_consensus.cc:493] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:03.631500 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a8fcf7a6643408dee76403b0acc1b" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:03.632097 11505 raft_consensus.cc:3060] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.629884 11651 raft_consensus.cc:515] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.632562 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a8fcf7a6643408dee76403b0acc1b" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:03.633208 11430 raft_consensus.cc:3060] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.630673 11620 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.637178 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "278de1fea4844258b4ccf5b07a31de57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd" is_pre_election: true
I20260709 12:18:03.637966 11579 raft_consensus.cc:2468] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278de1fea4844258b4ccf5b07a31de57 in term 0.
I20260709 12:18:03.635565 11619 raft_consensus.cc:740] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.638957 11621 tablet_bootstrap.cc:654] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.639635 11393 leader_election.cc:304] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:03.635058 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "278de1fea4844258b4ccf5b07a31de57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3" is_pre_election: true
I20260709 12:18:03.637370 11625 leader_election.cc:290] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 election: Requested vote from peers 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:03.641641 11625 raft_consensus.cc:2804] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:03.641965 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5" candidate_uuid: "278de1fea4844258b4ccf5b07a31de57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:03.647163 11625 raft_consensus.cc:493] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:03.639671 11619 consensus_queue.cc:260] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.647907 11625 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:03.645114 11395 leader_election.cc:343] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:03.645087 11505 raft_consensus.cc:2468] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:03.649541 11619 ts_tablet_manager.cc:1434] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 12:18:03.650892 11619 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.650823 11544 leader_election.cc:304] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:03.651307 11643 leader_election.cc:290] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Requested vote from peers 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831), 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915)
I20260709 12:18:03.652207 11643 raft_consensus.cc:2804] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:03.636596 11651 leader_election.cc:290] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:03.646436 11430 raft_consensus.cc:2468] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:03.643040 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5" candidate_uuid: "278de1fea4844258b4ccf5b07a31de57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:03.656522 11643 raft_consensus.cc:697] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:03.656994 11504 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.657545 11643 consensus_queue.cc:237] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:03.659919 11619 tablet_bootstrap.cc:654] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.660589 11621 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.661116 11621 ts_tablet_manager.cc:1403] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.012s
I20260709 12:18:03.655539 11620 tablet_bootstrap.cc:654] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.647261 11579 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.666368 11621 raft_consensus.cc:359] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.667088 11621 raft_consensus.cc:385] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.667373 11621 raft_consensus.cc:740] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.668141 11621 consensus_queue.cc:260] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.670451 11621 ts_tablet_manager.cc:1434] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:18:03.671011 11579 raft_consensus.cc:2468] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278de1fea4844258b4ccf5b07a31de57 in term 1.
I20260709 12:18:03.671396 11621 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.672346 11393 leader_election.cc:304] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:03.673259 11651 raft_consensus.cc:2804] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:03.673961 11651 raft_consensus.cc:697] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 1 LEADER]: Becoming Leader. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Running, Role: LEADER
I20260709 12:18:03.674957 11651 consensus_queue.cc:237] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.680115 11504 raft_consensus.cc:2468] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278de1fea4844258b4ccf5b07a31de57 in term 1.
I20260709 12:18:03.685161 11625 raft_consensus.cc:515] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.685216 11619 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.686923 11621 tablet_bootstrap.cc:654] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.687049 11619 ts_tablet_manager.cc:1403] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.006s
I20260709 12:18:03.691911 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "278de1fea4844258b4ccf5b07a31de57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:03.692749 11619 raft_consensus.cc:359] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
W20260709 12:18:03.693361 11395 leader_election.cc:343] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:03.693526 11619 raft_consensus.cc:385] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.693898 11619 raft_consensus.cc:740] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.694372 11620 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.694725 11619 consensus_queue.cc:260] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.695053 11620 ts_tablet_manager.cc:1403] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.002s
I20260709 12:18:03.697216 11643 raft_consensus.cc:493] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:03.697777 11643 raft_consensus.cc:515] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.698756 11619 ts_tablet_manager.cc:1434] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:18:03.699899 11620 raft_consensus.cc:359] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.700678 11620 raft_consensus.cc:385] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.700706 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa52d4154734766b532806b52d23f99" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
I20260709 12:18:03.701663 11643 leader_election.cc:290] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:03.700136 11619 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.702248 11620 raft_consensus.cc:740] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.703099 11430 raft_consensus.cc:2468] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:03.702015 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa52d4154734766b532806b52d23f99" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3" is_pre_election: true
I20260709 12:18:03.704905 11504 raft_consensus.cc:2468] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:03.706373 11544 leader_election.cc:304] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:03.707360 11643 raft_consensus.cc:2804] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:03.707784 11643 raft_consensus.cc:493] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:03.708194 11643 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.708513 11625 leader_election.cc:290] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [CANDIDATE]: Term 1 election: Requested vote from peers 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:03.708707 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "278de1fea4844258b4ccf5b07a31de57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:03.709290 11579 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.711819 11619 tablet_bootstrap.cc:654] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.719473 11643 raft_consensus.cc:515] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.720450 11579 raft_consensus.cc:2468] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278de1fea4844258b4ccf5b07a31de57 in term 1.
I20260709 12:18:03.722566 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa52d4154734766b532806b52d23f99" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:03.723277 11430 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.733683 11430 raft_consensus.cc:2468] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:03.735538 11543 leader_election.cc:304] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:03.735893 11620 consensus_queue.cc:260] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.738413 11620 ts_tablet_manager.cc:1434] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 12:18:03.736738 11628 raft_consensus.cc:2804] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:03.739511 11620 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.739635 11327 catalog_manager.cc:5697] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 1 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:03.742463 11621 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.742974 11621 ts_tablet_manager.cc:1403] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.000s
I20260709 12:18:03.743726 11328 catalog_manager.cc:5697] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "278de1fea4844258b4ccf5b07a31de57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:03.746480 11393 leader_election.cc:304] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:03.747349 11621 raft_consensus.cc:359] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.748035 11651 raft_consensus.cc:2804] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:03.748747 11651 raft_consensus.cc:697] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 1 LEADER]: Becoming Leader. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Running, Role: LEADER
I20260709 12:18:03.749899 11651 consensus_queue.cc:237] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.753983 11620 tablet_bootstrap.cc:654] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.754115 11628 raft_consensus.cc:697] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:03.755219 11628 consensus_queue.cc:237] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.748095 11621 raft_consensus.cc:385] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.758754 11621 raft_consensus.cc:740] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.759651 11621 consensus_queue.cc:260] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.764516 11643 leader_election.cc:290] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:03.765728 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa52d4154734766b532806b52d23f99" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:03.766244 11621 ts_tablet_manager.cc:1434] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:18:03.766407 11504 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.767616 11621 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.774152 11504 raft_consensus.cc:2468] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:03.775501 11621 tablet_bootstrap.cc:654] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.778864 11620 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.779348 11620 ts_tablet_manager.cc:1403] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260709 12:18:03.779017 11325 catalog_manager.cc:5697] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "278de1fea4844258b4ccf5b07a31de57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:03.782904 11620 raft_consensus.cc:359] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.783587 11620 raft_consensus.cc:385] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.788350 11620 raft_consensus.cc:740] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.789147 11620 consensus_queue.cc:260] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.791461 11620 ts_tablet_manager.cc:1434] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:18:03.792392 11620 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.793081 11327 catalog_manager.cc:5697] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 1 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:03.797907 11620 tablet_bootstrap.cc:654] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.803807 11621 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.804299 11621 ts_tablet_manager.cc:1403] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.017s
I20260709 12:18:03.805045 11628 raft_consensus.cc:493] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:03.805583 11628 raft_consensus.cc:515] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.807744 11628 leader_election.cc:290] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:03.808622 11619 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.809217 11619 ts_tablet_manager.cc:1403] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.109s	user 0.033s	sys 0.047s
I20260709 12:18:03.810374 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae950cbaba364edebc21835966b6f032" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
I20260709 12:18:03.811091 11430 raft_consensus.cc:2468] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:03.812052 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae950cbaba364edebc21835966b6f032" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3" is_pre_election: true
I20260709 12:18:03.812685 11504 raft_consensus.cc:2468] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:03.812636 11619 raft_consensus.cc:359] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.814248 11619 raft_consensus.cc:385] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.813313 11543 leader_election.cc:304] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:03.814702 11619 raft_consensus.cc:740] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.815631 11619 consensus_queue.cc:260] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.816206 11628 raft_consensus.cc:2804] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:03.816609 11628 raft_consensus.cc:493] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:03.816946 11628 raft_consensus.cc:3060] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.817730 11620 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.818221 11620 ts_tablet_manager.cc:1403] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 12:18:03.818297 11619 ts_tablet_manager.cc:1434] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:18:03.819290 11619 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.820904 11620 raft_consensus.cc:359] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.821547 11620 raft_consensus.cc:385] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.821856 11620 raft_consensus.cc:740] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.822606 11620 consensus_queue.cc:260] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.824796 11628 raft_consensus.cc:515] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.825946 11619 tablet_bootstrap.cc:654] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.827812 11621 raft_consensus.cc:359] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.828502 11621 raft_consensus.cc:385] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.828848 11621 raft_consensus.cc:740] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.831712 11620 ts_tablet_manager.cc:1434] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:18:03.832262 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae950cbaba364edebc21835966b6f032" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:03.833000 11430 raft_consensus.cc:3060] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.835124 11620 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:03.840466 11620 tablet_bootstrap.cc:654] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.841933 11621 consensus_queue.cc:260] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.843639 11628 leader_election.cc:290] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:03.845449 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae950cbaba364edebc21835966b6f032" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:03.846352 11504 raft_consensus.cc:3060] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.846573 11621 ts_tablet_manager.cc:1434] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.004s
I20260709 12:18:03.848156 11621 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd: Bootstrap starting.
I20260709 12:18:03.850991 11620 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: No bootstrap required, opened a new log
I20260709 12:18:03.851506 11620 ts_tablet_manager.cc:1403] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:18:03.854216 11620 raft_consensus.cc:359] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.854898 11620 raft_consensus.cc:385] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.854995 11621 tablet_bootstrap.cc:654] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.855195 11620 raft_consensus.cc:740] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.855962 11619 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.856546 11619 ts_tablet_manager.cc:1403] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.017s
I20260709 12:18:03.856014 11620 consensus_queue.cc:260] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.859189 11619 raft_consensus.cc:359] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.859831 11619 raft_consensus.cc:385] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.860091 11619 raft_consensus.cc:740] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.860888 11619 consensus_queue.cc:260] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.862772 11620 ts_tablet_manager.cc:1434] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:18:03.865969 11619 ts_tablet_manager.cc:1434] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:18:03.866394 11504 raft_consensus.cc:2468] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:03.866973 11619 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.867583 11544 leader_election.cc:304] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:03.868444 11628 raft_consensus.cc:2804] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:03.868908 11628 raft_consensus.cc:697] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:03.869765 11628 consensus_queue.cc:237] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.873083 11619 tablet_bootstrap.cc:654] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.843190 11430 raft_consensus.cc:2468] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:03.881953 11621 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd: No bootstrap required, opened a new log
I20260709 12:18:03.882441 11621 ts_tablet_manager.cc:1403] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.012s
I20260709 12:18:03.883371 11619 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.883908 11619 ts_tablet_manager.cc:1403] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 12:18:03.884470 11621 raft_consensus.cc:359] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.885222 11621 raft_consensus.cc:385] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.885461 11621 raft_consensus.cc:740] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.886148 11621 consensus_queue.cc:260] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.886710 11619 raft_consensus.cc:359] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.887457 11619 raft_consensus.cc:385] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.887710 11619 raft_consensus.cc:740] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.888304 11621 ts_tablet_manager.cc:1434] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:18:03.887562 11327 catalog_manager.cc:5697] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 1 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:03.888439 11619 consensus_queue.cc:260] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.890358 11619 ts_tablet_manager.cc:1434] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:18:03.891420 11619 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3: Bootstrap starting.
I20260709 12:18:03.896772 11619 tablet_bootstrap.cc:654] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:03.901593 11619 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3: No bootstrap required, opened a new log
I20260709 12:18:03.902096 11619 ts_tablet_manager.cc:1403] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:18:03.904584 11619 raft_consensus.cc:359] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.905042 11619 raft_consensus.cc:385] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:03.905207 11619 raft_consensus.cc:740] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Initialized, Role: FOLLOWER
I20260709 12:18:03.905716 11619 consensus_queue.cc:260] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:03.907419 11619 ts_tablet_manager.cc:1434] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:03.933630 11430 raft_consensus.cc:3060] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:03.939975 11626 consensus_queue.cc:1048] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:03.953955 11626 consensus_queue.cc:1048] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:04.013521 11626 raft_consensus.cc:493] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:04.014094 11626 raft_consensus.cc:515] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.015928 11626 leader_election.cc:290] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:04.017033 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
I20260709 12:18:04.017388 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd" is_pre_election: true
I20260709 12:18:04.017912 11430 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 0.
I20260709 12:18:04.018121 11579 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 0.
I20260709 12:18:04.019037 11469 leader_election.cc:304] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:04.019935 11626 raft_consensus.cc:2804] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:04.020366 11626 raft_consensus.cc:493] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:04.020761 11626 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.020960 11628 consensus_queue.cc:1048] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:04.027987 11626 raft_consensus.cc:515] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.029405 11643 consensus_queue.cc:1048] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:04.030079 11626 leader_election.cc:290] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:04.032037 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:04.032081 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:04.032873 11430 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.032920 11579 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.039618 11664 raft_consensus.cc:493] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:04.041635 11626 raft_consensus.cc:493] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:04.044144 11430 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 1.
I20260709 12:18:04.046106 11664 raft_consensus.cc:515] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.047021 11634 raft_consensus.cc:493] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:04.048110 11634 raft_consensus.cc:515] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.049468 11664 leader_election.cc:290] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:04.050159 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
I20260709 12:18:04.046245 11626 raft_consensus.cc:515] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.050880 11429 raft_consensus.cc:2468] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:04.051906 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd" is_pre_election: true
I20260709 12:18:04.052486 11469 leader_election.cc:304] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:04.052541 11626 leader_election.cc:290] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:04.050160 11634 leader_election.cc:290] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:04.053469 11626 raft_consensus.cc:2804] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:04.054168 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd" is_pre_election: true
I20260709 12:18:04.054289 11626 raft_consensus.cc:697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:04.054280 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
I20260709 12:18:04.055023 11577 raft_consensus.cc:2393] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 351bbdb1f70b4e56986805ca41276dd3 in current term 1: Already voted for candidate 278de1fea4844258b4ccf5b07a31de57 in this term.
I20260709 12:18:04.055296 11429 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 0.
I20260709 12:18:04.055421 11626 consensus_queue.cc:237] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.056671 11543 leader_election.cc:304] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:04.052570 11578 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 0.
I20260709 12:18:04.059985 11628 raft_consensus.cc:2804] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:04.060570 11628 raft_consensus.cc:493] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:04.060586 11468 leader_election.cc:304] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:04.061089 11628 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.066764 11634 raft_consensus.cc:2804] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:04.067263 11634 raft_consensus.cc:493] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:04.067699 11634 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.069337 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3" is_pre_election: true
I20260709 12:18:04.046025 11579 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 1.
I20260709 12:18:04.074206 11504 raft_consensus.cc:2468] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 0.
I20260709 12:18:04.078647 11628 raft_consensus.cc:515] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
W20260709 12:18:04.080781 11531 tablet.cc:2406] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:04.082538 11430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57" is_pre_election: true
I20260709 12:18:04.082726 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:04.083411 11429 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.084317 11469 leader_election.cc:304] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 351bbdb1f70b4e56986805ca41276dd3; no voters: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57
I20260709 12:18:04.085726 11626 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.086375 11628 leader_election.cc:290] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:04.091266 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:04.091995 11504 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.093480 11626 raft_consensus.cc:2749] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:04.093257 11634 raft_consensus.cc:515] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.095014 11429 raft_consensus.cc:2468] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:04.096438 11429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:04.096778 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:04.097115 11429 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.097498 11579 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:04.097810 11634 leader_election.cc:290] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:04.099570 11543 leader_election.cc:304] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:04.100416 11628 raft_consensus.cc:2804] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:04.101114 11628 raft_consensus.cc:697] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:04.101998 11628 consensus_queue.cc:237] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.104667 11579 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 1.
I20260709 12:18:04.105072 11429 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 1.
I20260709 12:18:04.105176 11327 catalog_manager.cc:5697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:04.106176 11468 leader_election.cc:304] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:04.107292 11634 raft_consensus.cc:2804] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:04.107842 11634 raft_consensus.cc:697] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:04.109002 11634 consensus_queue.cc:237] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:04.114612 11504 raft_consensus.cc:2468] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 1.
I20260709 12:18:04.120474 11328 catalog_manager.cc:5697] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 1 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:04.129258 11327 catalog_manager.cc:5697] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:04.132717 11651 consensus_queue.cc:1048] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:04.134244 11628 consensus_queue.cc:1048] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:04.149537 11625 consensus_queue.cc:1048] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:04.165271 11643 consensus_queue.cc:1048] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:04.175431  6982 ts_manager.cc:295] Set tserver state for 278de1fea4844258b4ccf5b07a31de57 to MAINTENANCE_MODE
I20260709 12:18:04.176434  6982 tablet_server.cc:179] TabletServer@127.6.209.129:0 shutting down...
I20260709 12:18:04.200109 11625 consensus_queue.cc:1048] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:04.215737 11651 consensus_queue.cc:1048] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:04.220562  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:04.222038  6982 tablet_replica.cc:333] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.222653  6982 raft_consensus.cc:2243] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.223083  6982 raft_consensus.cc:2272] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.225584  6982 tablet_replica.cc:333] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.226395  6982 raft_consensus.cc:2243] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.226828  6982 raft_consensus.cc:2272] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.230507  6982 tablet_replica.cc:333] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.231081  6982 raft_consensus.cc:2243] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.231489  6982 raft_consensus.cc:2272] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.233903  6982 tablet_replica.cc:333] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.234417  6982 raft_consensus.cc:2243] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.234866  6982 raft_consensus.cc:2272] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.237465  6982 tablet_replica.cc:333] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.238080  6982 raft_consensus.cc:2243] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:04.238893  6982 raft_consensus.cc:2272] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.240823  6982 tablet_replica.cc:333] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.241374  6982 raft_consensus.cc:2243] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.241775  6982 raft_consensus.cc:2272] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.243321  6982 tablet_replica.cc:333] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.243813  6982 raft_consensus.cc:2243] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.244167  6982 raft_consensus.cc:2272] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.245814  6982 tablet_replica.cc:333] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.246287  6982 raft_consensus.cc:2243] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.246639  6982 raft_consensus.cc:2272] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.248453  6982 tablet_replica.cc:333] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.248966  6982 raft_consensus.cc:2243] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:04.249784  6982 raft_consensus.cc:2272] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.251645  6982 tablet_replica.cc:333] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: stopping tablet replica
I20260709 12:18:04.252138  6982 raft_consensus.cc:2243] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.252542  6982 raft_consensus.cc:2272] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.281286  6982 tablet_server.cc:196] TabletServer@127.6.209.129:0 shutdown complete.
W20260709 12:18:04.294965 11543 consensus_peers.cc:597] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:04.367786 11543 consensus_peers.cc:597] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:04.385447 11643 consensus_queue.cc:1048] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:18:04.429289 11543 consensus_peers.cc:597] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:04.444312 11683 consensus_queue.cc:1048] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:04.450022 11469 consensus_peers.cc:597] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:04.531322 11543 consensus_peers.cc:597] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:04.559872 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:18:04.573649 11469 consensus_peers.cc:597] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:04.578297 11664 consensus_queue.cc:1048] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:04.589521 11684 consensus_queue.cc:1048] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:04.598464 11684 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:18:04.615149 11469 consensus_peers.cc:597] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:04.716421 11543 consensus_peers.cc:597] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:05.560806 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:05.646541 11643 raft_consensus.cc:493] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278de1fea4844258b4ccf5b07a31de57)
I20260709 12:18:05.647086 11643 raft_consensus.cc:515] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:05.648850 11643 leader_election.cc:290] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:05.650002 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "351bbdb1f70b4e56986805ca41276dd3" is_pre_election: true
W20260709 12:18:05.652549 11543 leader_election.cc:336] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111)
I20260709 12:18:05.652922 11543 leader_election.cc:304] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd; no voters: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:05.653548 11643 raft_consensus.cc:2749] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:05.660097 11703 raft_consensus.cc:493] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278de1fea4844258b4ccf5b07a31de57)
I20260709 12:18:05.660564 11703 raft_consensus.cc:515] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:05.662364 11703 leader_election.cc:290] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:05.663429 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd" is_pre_election: true
I20260709 12:18:05.664047 11578 raft_consensus.cc:2468] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 1.
I20260709 12:18:05.665143 11468 leader_election.cc:304] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [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: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:05.665846 11703 raft_consensus.cc:2804] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:18:05.665990 11469 leader_election.cc:336] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111)
I20260709 12:18:05.666281 11703 raft_consensus.cc:493] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278de1fea4844258b4ccf5b07a31de57)
I20260709 12:18:05.666697 11703 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:05.671713 11703 raft_consensus.cc:515] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:05.673339 11703 leader_election.cc:290] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:05.674785 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:05.675303 11578 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:05.676508 11469 leader_election.cc:336] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111)
I20260709 12:18:05.680131 11578 raft_consensus.cc:2468] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 2.
I20260709 12:18:05.681064 11468 leader_election.cc:304] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [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: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 278de1fea4844258b4ccf5b07a31de57
I20260709 12:18:05.681753 11704 raft_consensus.cc:2804] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:05.682129 11704 raft_consensus.cc:697] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:05.682734 11704 consensus_queue.cc:237] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Queue going to LEADER 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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:05.690107 11328 catalog_manager.cc:5697] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 1 to 2, leader changed from 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:05.715287 11704 raft_consensus.cc:493] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278de1fea4844258b4ccf5b07a31de57)
I20260709 12:18:05.715942 11704 raft_consensus.cc:515] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:05.717757 11704 leader_election.cc:290] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:05.718873 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd" is_pre_election: true
I20260709 12:18:05.719547 11578 raft_consensus.cc:2468] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 1.
I20260709 12:18:05.720568 11468 leader_election.cc:304] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [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: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:05.721377 11704 raft_consensus.cc:2804] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:18:05.721582 11469 leader_election.cc:336] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111)
I20260709 12:18:05.721704 11704 raft_consensus.cc:493] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278de1fea4844258b4ccf5b07a31de57)
I20260709 12:18:05.722203 11704 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:05.727653 11704 raft_consensus.cc:515] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:05.729244 11704 leader_election.cc:290] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:05.730437 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:05.731074 11578 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:05.732863 11469 leader_election.cc:336] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111)
I20260709 12:18:05.736703 11578 raft_consensus.cc:2468] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 2.
I20260709 12:18:05.737778 11468 leader_election.cc:304] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [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: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 278de1fea4844258b4ccf5b07a31de57
I20260709 12:18:05.738497 11704 raft_consensus.cc:2804] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:05.738977 11704 raft_consensus.cc:697] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:05.739638 11704 consensus_queue.cc:237] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Queue going to LEADER 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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:05.747331 11328 catalog_manager.cc:5697] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 1 to 2, leader changed from 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:05.835625 11543 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111) [suppressed 135 similar messages]
W20260709 12:18:06.128788 11469 consensus_peers.cc:597] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:06.197129 11469 consensus_peers.cc:597] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:06.291638 11578 raft_consensus.cc:1275] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.292822 11703 consensus_queue.cc:1048] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:06.309181 11578 raft_consensus.cc:1275] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.310271 11703 consensus_queue.cc:1048] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:18:06.561729 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:18:06.743510 11543 consensus_peers.cc:597] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:06.770406 11543 consensus_peers.cc:597] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:06.826463 11469 consensus_peers.cc:597] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:06.912341 11543 consensus_peers.cc:597] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:07.075507 11543 consensus_peers.cc:597] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:07.079775 11469 consensus_peers.cc:597] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:07.140071 11543 consensus_peers.cc:597] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:07.318418 11469 consensus_peers.cc:597] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:07.562608 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:18:08.563665 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:18:08.581477 11469 consensus_peers.cc:597] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:08.712661 11469 consensus_peers.cc:597] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:09.131009 11543 consensus_peers.cc:597] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:09.268862 11469 consensus_peers.cc:597] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:09.285250 11543 consensus_peers.cc:597] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:09.299669  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:09.306231 11720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:09.306205 11719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:09.307753 11722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:09.309556  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:09.311169  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:09.311352  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:09.311607  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599489311581 us; error 0 us; skew 500 ppm
I20260709 12:18:09.312179  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:09.314595  6982 webserver.cc:533] Webserver started at http://127.6.209.129:41967/ using document root <none> and password file <none>
I20260709 12:18:09.315069  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:09.315248  6982 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:18:09.318759  6982 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:18:09.322322 11727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:09.323081  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:09.323410  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "278de1fea4844258b4ccf5b07a31de57"
format_stamp: "Formatted at 2026-07-09 12:18:02 on dist-test-slave-s0gw"
I20260709 12:18:09.323678  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:09.334970  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:09.336023  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:09.339346  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:09.343679 11734 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:18:09.350584 11469 consensus_peers.cc:597] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:09.391484 11543 consensus_peers.cc:597] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:09.395440  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:18:09.395815  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.000s	sys 0.003s
I20260709 12:18:09.396126  6982 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:18:09.400651 11734 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.414033 11734 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.415055 11734 tablet_bootstrap.cc:492] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.415645 11734 ts_tablet_manager.cc:1403] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:18:09.417876 11734 raft_consensus.cc:359] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:09.418449 11734 raft_consensus.cc:740] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.419088 11734 consensus_queue.cc:260] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [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: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } } peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } }
I20260709 12:18:09.422638 11734 ts_tablet_manager.cc:1434] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:18:09.423557 11734 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.436218  6982 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:18:09.436447 11734 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.436539  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.034s	sys 0.004s
I20260709 12:18:09.437453 11734 tablet_bootstrap.cc:492] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.438176 11734 ts_tablet_manager.cc:1403] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 12:18:09.440246 11734 raft_consensus.cc:359] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.440829 11734 raft_consensus.cc:740] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.441493 11734 consensus_queue.cc:260] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.443405 11734 ts_tablet_manager.cc:1434] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:09.444433 11734 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.455936 11734 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.456836 11734 tablet_bootstrap.cc:492] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.457557 11734 ts_tablet_manager.cc:1403] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 12:18:09.459941 11734 raft_consensus.cc:359] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.460548 11734 raft_consensus.cc:740] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.461283 11734 consensus_queue.cc:260] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.463146 11734 ts_tablet_manager.cc:1434] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:09.463876 11734 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.474377 11734 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.475320 11734 tablet_bootstrap.cc:492] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.476086 11734 ts_tablet_manager.cc:1403] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:18:09.478942 11734 raft_consensus.cc:359] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.479801 11734 raft_consensus.cc:740] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.480794 11734 consensus_queue.cc:260] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.482996 11734 ts_tablet_manager.cc:1434] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:09.483736 11734 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.494861  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:34915
I20260709 12:18:09.494961 11795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:34915 every 8 connection(s)
I20260709 12:18:09.497546 11734 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.498498 11734 tablet_bootstrap.cc:492] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.499354 11734 ts_tablet_manager.cc:1403] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 12:18:09.501271  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:09.502043 11734 raft_consensus.cc:359] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.502755 11734 raft_consensus.cc:740] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.503473 11734 consensus_queue.cc:260] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.505424 11734 ts_tablet_manager.cc:1434] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:09.506233 11734 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.521657 11734 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.522508 11734 tablet_bootstrap.cc:492] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.523247 11734 ts_tablet_manager.cc:1403] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:18:09.526348 11734 raft_consensus.cc:359] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.526835 11734 raft_consensus.cc:740] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.527431 11734 consensus_queue.cc:260] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.529045 11734 ts_tablet_manager.cc:1434] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:09.529743 11734 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.533596 11578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aa52d4154734766b532806b52d23f99"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
mode: GRACEFUL
new_leader_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:39188
I20260709 12:18:09.534359 11578 raft_consensus.cc:606] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Received request to transfer leadership to TS 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:09.535960 11797 heartbeater.cc:344] Connected to a master server at 127.6.209.190:34599
I20260709 12:18:09.536366 11797 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:09.537297 11797 heartbeater.cc:507] Master 127.6.209.190:34599 requested a full tablet report, sending...
I20260709 12:18:09.543635 11734 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.544219 11328 ts_manager.cc:194] Re-registered known tserver with Master: 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915)
I20260709 12:18:09.544628 11734 tablet_bootstrap.cc:492] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.545359 11734 ts_tablet_manager.cc:1403] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:18:09.547695 11734 raft_consensus.cc:359] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.548221 11734 raft_consensus.cc:740] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.548825 11734 consensus_queue.cc:260] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.550645 11734 ts_tablet_manager.cc:1434] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:18:09.551465 11734 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
W20260709 12:18:09.555994 11543 consensus_peers.cc:597] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:09.559554 11328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50382
I20260709 12:18:09.561544 11504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
mode: GRACEFUL
new_leader_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:57880
I20260709 12:18:09.562191 11504 raft_consensus.cc:606] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Received request to transfer leadership to TS 0a57033ee59145c6a53b57a97764b1cd
I20260709 12:18:09.563210 11797 heartbeater.cc:499] Master 127.6.209.190:34599 was elected leader, sending a full tablet report...
W20260709 12:18:09.564656 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:09.565009 11504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
mode: GRACEFUL
new_leader_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:57880
I20260709 12:18:09.565591 11504 raft_consensus.cc:606] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Received request to transfer leadership to TS 0a57033ee59145c6a53b57a97764b1cd
I20260709 12:18:09.566150 11734 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.566833  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:09.567101 11734 tablet_bootstrap.cc:492] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.567409  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:09.567842 11734 ts_tablet_manager.cc:1403] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 12:18:09.568135  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:09.570410 11734 raft_consensus.cc:359] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.571066 11734 raft_consensus.cc:740] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.571758 11734 consensus_queue.cc:260] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.573822 11734 ts_tablet_manager.cc:1434] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:09.574616 11734 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.589290 11715 raft_consensus.cc:993] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd: : Instructing follower 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:09.589831 11809 raft_consensus.cc:1081] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Signalling peer 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:09.589876 11734 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.590807 11734 tablet_bootstrap.cc:492] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.591343 11734 ts_tablet_manager.cc:1403] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:18:09.591445 11504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aa52d4154734766b532806b52d23f99"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:53664
I20260709 12:18:09.592047 11504 raft_consensus.cc:493] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:09.592339 11504 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.593276 11734 raft_consensus.cc:359] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.593865 11734 raft_consensus.cc:740] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.594401 11734 consensus_queue.cc:260] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.596104 11734 ts_tablet_manager.cc:1434] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:09.596911 11734 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap starting.
I20260709 12:18:09.598256 11504 raft_consensus.cc:515] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.601471 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa52d4154734766b532806b52d23f99" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:09.602087 11578 raft_consensus.cc:3055] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:09.602403 11578 raft_consensus.cc:740] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:09.603225 11578 consensus_queue.cc:260] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.604383 11578 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.611814 11578 raft_consensus.cc:2468] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 2.
I20260709 12:18:09.612442 11734 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:09.613040 11468 leader_election.cc:304] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [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: 0a57033ee59145c6a53b57a97764b1cd, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:09.613376 11734 tablet_bootstrap.cc:492] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Bootstrap complete.
I20260709 12:18:09.614248 11734 ts_tablet_manager.cc:1403] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:18:09.615546 11717 raft_consensus.cc:2804] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:09.616720 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa52d4154734766b532806b52d23f99" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:09.616670 11734 raft_consensus.cc:359] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.617111 11504 leader_election.cc:290] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:09.617486 11734 raft_consensus.cc:740] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278de1fea4844258b4ccf5b07a31de57, State: Initialized, Role: FOLLOWER
I20260709 12:18:09.618286 11734 consensus_queue.cc:260] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.617460 11771 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.618956 11811 raft_consensus.cc:993] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3: : Instructing follower 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:09.619727 11717 raft_consensus.cc:697] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:09.620291 11811 raft_consensus.cc:1081] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Signalling peer 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:09.620402 11734 ts_tablet_manager.cc:1434] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:18:09.622051 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:39464
I20260709 12:18:09.622694 11578 raft_consensus.cc:493] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:09.623148 11578 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.620671 11717 consensus_queue.cc:237] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Queue going to LEADER 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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.628024 11771 raft_consensus.cc:2468] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 2.
I20260709 12:18:09.632458 11578 raft_consensus.cc:515] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.634476 11578 leader_election.cc:290] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 2 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:09.635205 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:09.634378 11328 catalog_manager.cc:5697] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 1 to 2, leader changed from 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:09.635787 11771 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.635707 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:09.636518 11504 raft_consensus.cc:3055] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:09.636817 11504 raft_consensus.cc:740] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:09.637557 11504 consensus_queue.cc:260] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.638995 11504 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.641896 11771 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 2.
I20260709 12:18:09.643357 11543 leader_election.cc:304] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:09.644174 11809 raft_consensus.cc:2804] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:09.644709 11809 raft_consensus.cc:697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:09.645692 11809 consensus_queue.cc:237] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Queue going to LEADER 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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.647276 11504 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 2.
I20260709 12:18:09.655541 11328 catalog_manager.cc:5697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 1 to 2, leader changed from 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130) to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 2 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:09.679035 11771 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.770308 11812 raft_consensus.cc:993] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3: : Instructing follower 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:09.770776 11717 raft_consensus.cc:1081] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Signalling peer 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:09.772208 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:39464
I20260709 12:18:09.772706 11578 raft_consensus.cc:493] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:09.773033 11578 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.778249 11578 raft_consensus.cc:515] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.779826 11578 leader_election.cc:290] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 2 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:09.780684 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:09.781080 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:09.781466 11771 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.781849 11504 raft_consensus.cc:3055] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:09.782207 11504 raft_consensus.cc:740] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:09.783140 11504 consensus_queue.cc:260] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.786552 11504 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.788219 11771 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 2.
I20260709 12:18:09.789317 11543 leader_election.cc:304] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:09.790102 11809 raft_consensus.cc:2804] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:09.790545 11809 raft_consensus.cc:697] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:09.791280 11809 consensus_queue.cc:237] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Queue going to LEADER 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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:09.791949 11504 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 2.
I20260709 12:18:09.798729 11327 catalog_manager.cc:5697] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 1 to 2, leader changed from 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130) to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 2 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:09.842588 11771 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.047286 11771 raft_consensus.cc:1275] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.048833 11717 consensus_queue.cc:1048] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:10.062783 11578 raft_consensus.cc:1275] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.064227 11717 consensus_queue.cc:1048] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.160123 11504 raft_consensus.cc:1275] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.161268 11825 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.170159 11771 raft_consensus.cc:1275] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.171738 11809 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:10.248296 11504 raft_consensus.cc:1275] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.249543 11809 consensus_queue.cc:1048] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.258563 11771 raft_consensus.cc:1275] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.260013 11715 consensus_queue.cc:1048] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:10.565791 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:10.576884  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:10.584218 11504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8086707462da4e209641e8dfddd75983"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
mode: GRACEFUL
new_leader_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:57880
I20260709 12:18:10.584753 11504 raft_consensus.cc:606] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Received request to transfer leadership to TS 0a57033ee59145c6a53b57a97764b1cd
I20260709 12:18:10.588106 11579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
mode: GRACEFUL
new_leader_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:39188
I20260709 12:18:10.588682 11579 raft_consensus.cc:606] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Received request to transfer leadership to TS 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:10.591895 11579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
mode: GRACEFUL
new_leader_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:39188
I20260709 12:18:10.592449 11579 raft_consensus.cc:606] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Received request to transfer leadership to TS 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:10.593693  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:10.594235  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:10.594728  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:10.749414 11825 raft_consensus.cc:993] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd: : Instructing follower 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:10.749928 11835 raft_consensus.cc:1081] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Signalling peer 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:10.751428 11504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:53664
I20260709 12:18:10.751847 11504 raft_consensus.cc:493] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:10.752095 11504 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.757043 11504 raft_consensus.cc:515] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:10.758648 11504 leader_election.cc:290] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:10.759675 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:10.759617 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:10.760421 11579 raft_consensus.cc:3055] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:10.760421 11771 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.760883 11579 raft_consensus.cc:740] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:10.761797 11579 consensus_queue.cc:260] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:10.762771 11579 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.766233 11771 raft_consensus.cc:2468] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 2.
I20260709 12:18:10.767494 11469 leader_election.cc:304] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [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: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:10.768287 11717 raft_consensus.cc:2804] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:10.768760 11717 raft_consensus.cc:697] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:10.769562 11579 raft_consensus.cc:2468] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 2.
I20260709 12:18:10.769569 11717 consensus_queue.cc:237] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Queue going to LEADER 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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:10.775266 11825 raft_consensus.cc:993] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd: : Instructing follower 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:10.775781 11835 raft_consensus.cc:1081] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Signalling peer 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:10.777380 11504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:53664
I20260709 12:18:10.777963 11504 raft_consensus.cc:493] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:10.778383 11504 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:10.778033 11328 catalog_manager.cc:5697] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 1 to 2, leader changed from 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:10.784631 11504 raft_consensus.cc:515] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:10.786981 11504 leader_election.cc:290] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 3 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:10.787747 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:10.788074 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:10.788401 11771 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:10.788653 11579 raft_consensus.cc:3055] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:10.788905 11579 raft_consensus.cc:740] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:10.789587 11579 consensus_queue.cc:260] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:10.790832 11579 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:10.794204 11771 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 3.
I20260709 12:18:10.795296 11469 leader_election.cc:304] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [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: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:10.796137 11717 raft_consensus.cc:2804] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:10.796149 11579 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 3.
I20260709 12:18:10.796690 11717 raft_consensus.cc:697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:10.797658 11717 consensus_queue.cc:237] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:10.804958 11328 catalog_manager.cc:5697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 2 to 3, leader changed from 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 3 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.094709 11703 raft_consensus.cc:993] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3: : Instructing follower 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:11.095999 11841 raft_consensus.cc:1081] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Signalling peer 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:11.100057 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8086707462da4e209641e8dfddd75983"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:39464
I20260709 12:18:11.101184 11578 raft_consensus.cc:493] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:11.101869 11578 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:11.111193 11578 raft_consensus.cc:515] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.113011 11578 leader_election.cc:290] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 3 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:11.114233 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:11.115118 11770 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:11.115175 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:11.115823 11504 raft_consensus.cc:3055] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:11.116027 11504 raft_consensus.cc:740] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:11.116972 11504 consensus_queue.cc:260] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.118091 11504 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:11.123478 11770 raft_consensus.cc:2468] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 3.
I20260709 12:18:11.124795 11543 leader_election.cc:304] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:11.125761 11825 raft_consensus.cc:2804] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:11.126119 11504 raft_consensus.cc:2468] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 3.
I20260709 12:18:11.126185 11825 raft_consensus.cc:697] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:11.127832 11825 consensus_queue.cc:237] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.136823 11328 catalog_manager.cc:5697] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 2 to 3, leader changed from 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130) to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 3 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:11.195935 11578 raft_consensus.cc:1275] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:11.197263 11717 consensus_queue.cc:1048] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:11.209295 11770 raft_consensus.cc:1275] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:11.210697 11841 consensus_queue.cc:1048] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:11.238327 11578 raft_consensus.cc:1275] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:11.239663 11841 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:11.250447 11770 raft_consensus.cc:1275] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:11.254233 11717 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:18:11.566962 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:11.601250  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:11.611326 11578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
mode: GRACEFUL
new_leader_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:39188
I20260709 12:18:11.612051 11578 raft_consensus.cc:606] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Received request to transfer leadership to TS 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:11.615105 11504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
mode: GRACEFUL
new_leader_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:57880
I20260709 12:18:11.615658 11504 raft_consensus.cc:606] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Received request to transfer leadership to TS 0a57033ee59145c6a53b57a97764b1cd
I20260709 12:18:11.618492 11504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
mode: GRACEFUL
new_leader_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:57880
I20260709 12:18:11.618975 11504 raft_consensus.cc:606] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Received request to transfer leadership to TS 0a57033ee59145c6a53b57a97764b1cd
I20260709 12:18:11.620100  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:11.620640  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:11.621328  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:11.643911 11770 raft_consensus.cc:1275] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:11.645257 11825 consensus_queue.cc:1048] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:11.656184 11504 raft_consensus.cc:1275] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:11.657793 11825 consensus_queue.cc:1048] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:11.697431 11841 raft_consensus.cc:993] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3: : Instructing follower 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:11.698032 11812 raft_consensus.cc:1081] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Signalling peer 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:11.699450 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:39464
I20260709 12:18:11.699872 11578 raft_consensus.cc:493] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:11.700116 11578 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:11.706156 11578 raft_consensus.cc:515] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.707846 11578 leader_election.cc:290] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 4 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:11.708700 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:11.708933 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:11.709319 11770 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:11.709527 11504 raft_consensus.cc:3055] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:11.709913 11504 raft_consensus.cc:740] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:11.710685 11504 consensus_queue.cc:260] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.711563 11504 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:11.715320 11770 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 4.
I20260709 12:18:11.716389 11543 leader_election.cc:304] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:11.716741 11504 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 4.
I20260709 12:18:11.717283 11825 raft_consensus.cc:2804] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:11.717873 11825 raft_consensus.cc:697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 4 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:11.718804 11825 consensus_queue.cc:237] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.724750 11327 catalog_manager.cc:5697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 3 to 4, leader changed from 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130) to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 4 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:11.828027 11841 raft_consensus.cc:993] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3: : Instructing follower 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:11.828510 11812 raft_consensus.cc:1081] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Signalling peer 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:11.830068 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:39464
I20260709 12:18:11.830601 11578 raft_consensus.cc:493] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:11.830909 11578 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:11.836275 11578 raft_consensus.cc:515] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.838004 11578 leader_election.cc:290] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 3 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:11.838893 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:11.839090 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81567f5fa9b4441810c6ea7ee361dc5" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:11.839605 11770 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:11.839633 11504 raft_consensus.cc:3055] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:11.840131 11504 raft_consensus.cc:740] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:11.840947 11504 consensus_queue.cc:260] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.841957 11504 raft_consensus.cc:3060] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:11.845533 11770 raft_consensus.cc:2468] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 3.
I20260709 12:18:11.846889 11543 leader_election.cc:304] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:11.847031 11504 raft_consensus.cc:2468] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 3.
I20260709 12:18:11.847777 11825 raft_consensus.cc:2804] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:11.848317 11825 raft_consensus.cc:697] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:11.849313 11825 consensus_queue.cc:237] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:11.856340 11327 catalog_manager.cc:5697] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 2 to 3, leader changed from 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130) to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 3 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.066442 11825 raft_consensus.cc:993] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd: : Instructing follower 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:12.067040 11854 raft_consensus.cc:1081] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Signalling peer 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:12.068526 11504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:53664
I20260709 12:18:12.068951 11504 raft_consensus.cc:493] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.069191 11504 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:12.074687 11504 raft_consensus.cc:515] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.076395 11504 leader_election.cc:290] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 3 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:12.077239 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:12.077498 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:12.078068 11770 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:12.078154 11578 raft_consensus.cc:3055] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:12.078511 11578 raft_consensus.cc:740] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:12.079285 11578 consensus_queue.cc:260] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.080235 11578 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:12.083664 11770 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 3.
I20260709 12:18:12.084787 11469 leader_election.cc:304] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [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: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:12.084946 11578 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 3.
I20260709 12:18:12.085511 11812 raft_consensus.cc:2804] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:12.086035 11812 raft_consensus.cc:697] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:12.086876 11812 consensus_queue.cc:237] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.094432 11327 catalog_manager.cc:5697] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 2 to 3, leader changed from 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 3 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.202316 11770 raft_consensus.cc:1275] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:12.203548 11861 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:12.212060 11504 raft_consensus.cc:1275] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:12.214357 11861 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:12.258713 11504 raft_consensus.cc:1275] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:12.259876 11861 consensus_queue.cc:1048] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:12.268576 11770 raft_consensus.cc:1275] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:12.270196 11825 consensus_queue.cc:1048] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:12.466853 11578 raft_consensus.cc:1275] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:12.468201 11812 consensus_queue.cc:1048] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:12.478113 11771 raft_consensus.cc:1275] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:12.480448 11869 consensus_queue.cc:1048] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:18:12.568027 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:12.628031  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:12.635203 11578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "509296e250ff4768b455ac6aa90a7a1b"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
mode: GRACEFUL
new_leader_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:39188
I20260709 12:18:12.635717 11578 raft_consensus.cc:606] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Received request to transfer leadership to TS 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:12.638401 11504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aa52d4154734766b532806b52d23f99"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
mode: GRACEFUL
new_leader_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:57880
I20260709 12:18:12.638902 11504 raft_consensus.cc:606] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Received request to transfer leadership to TS 0a57033ee59145c6a53b57a97764b1cd
I20260709 12:18:12.641433 11578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
mode: GRACEFUL
new_leader_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:39188
I20260709 12:18:12.642064 11578 raft_consensus.cc:606] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 4 LEADER]: Received request to transfer leadership to TS 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:12.643150  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:12.643635  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:12.644315  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:12.657361 11841 raft_consensus.cc:993] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3: : Instructing follower 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:12.657982 11869 raft_consensus.cc:1081] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Signalling peer 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:12.659659 11579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aa52d4154734766b532806b52d23f99"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:39464
I20260709 12:18:12.660118 11579 raft_consensus.cc:493] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.660444 11579 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:12.666392 11579 raft_consensus.cc:515] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.667982 11579 leader_election.cc:290] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 3 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:12.668670 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa52d4154734766b532806b52d23f99" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:12.668946 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aa52d4154734766b532806b52d23f99" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:12.669422 11771 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:12.669507 11504 raft_consensus.cc:3055] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:12.669945 11504 raft_consensus.cc:740] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:12.670594 11504 consensus_queue.cc:260] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.671481 11504 raft_consensus.cc:3060] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:12.675464 11771 raft_consensus.cc:2468] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 3.
I20260709 12:18:12.676483 11504 raft_consensus.cc:2468] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 3.
I20260709 12:18:12.676530 11543 leader_election.cc:304] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:12.677500 11825 raft_consensus.cc:2804] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:12.678004 11825 raft_consensus.cc:697] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:12.678789 11825 consensus_queue.cc:237] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.685091 11854 raft_consensus.cc:993] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd: : Instructing follower 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:12.685529 11825 raft_consensus.cc:1081] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Signalling peer 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:12.685962 11327 catalog_manager.cc:5697] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 2 to 3, leader changed from 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130) to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 3 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.687011 11504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "509296e250ff4768b455ac6aa90a7a1b"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:53664
I20260709 12:18:12.687533 11504 raft_consensus.cc:493] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.687870 11504 raft_consensus.cc:3060] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.692664 11504 raft_consensus.cc:515] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.694640 11504 leader_election.cc:290] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:12.695236 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509296e250ff4768b455ac6aa90a7a1b" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:12.695279 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509296e250ff4768b455ac6aa90a7a1b" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:12.695884 11579 raft_consensus.cc:3055] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.696282 11579 raft_consensus.cc:740] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:12.696224 11771 raft_consensus.cc:3060] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.697319 11579 consensus_queue.cc:260] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.698778 11579 raft_consensus.cc:3060] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.703876 11771 raft_consensus.cc:2468] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 2.
I20260709 12:18:12.704703 11579 raft_consensus.cc:2468] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 2.
I20260709 12:18:12.704882 11469 leader_election.cc:304] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [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: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:12.705706 11869 raft_consensus.cc:2804] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.706166 11869 raft_consensus.cc:697] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:12.706903 11869 consensus_queue.cc:237] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Queue going to LEADER 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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.714286 11327 catalog_manager.cc:5697] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 1 to 2, leader changed from 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.766146 11854 raft_consensus.cc:993] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd: : Instructing follower 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:12.766669 11825 raft_consensus.cc:1081] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 4 LEADER]: Signalling peer 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:12.768319 11504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:53664
I20260709 12:18:12.768869 11504 raft_consensus.cc:493] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.769196 11504 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:12.773764 11504 raft_consensus.cc:515] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.775113 11504 leader_election.cc:290] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 5 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:12.775979 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:12.776197 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94150bc2f6a4c148b76d92f4b5ebd22" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:12.776566 11771 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:12.776793 11579 raft_consensus.cc:3055] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:18:12.777135 11579 raft_consensus.cc:740] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:12.777889 11579 consensus_queue.cc:260] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.778836 11579 raft_consensus.cc:3060] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:12.781772 11771 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 5.
I20260709 12:18:12.782853 11469 leader_election.cc:304] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [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: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:12.783507 11869 raft_consensus.cc:2804] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:18:12.783990 11869 raft_consensus.cc:697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 5 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:12.785032 11579 raft_consensus.cc:2468] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 5.
I20260709 12:18:12.784823 11869 consensus_queue.cc:237] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:12.790956 11327 catalog_manager.cc:5697] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 4 to 5, leader changed from 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 5 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.057301 11771 raft_consensus.cc:1275] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:13.058677 11825 consensus_queue.cc:1048] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:13.068715 11504 raft_consensus.cc:1275] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:13.070055 11825 consensus_queue.cc:1048] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:13.133283 11771 raft_consensus.cc:1275] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.134610 11841 consensus_queue.cc:1048] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.144459 11579 raft_consensus.cc:1275] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.146250 11869 consensus_queue.cc:1048] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.195379 11579 raft_consensus.cc:1275] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 5 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:13.196516 11876 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:13.203948 11771 raft_consensus.cc:1275] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 5 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:13.205636 11869 consensus_queue.cc:1048] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:18:13.568926 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:13.650579  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:13.659528 11579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8086707462da4e209641e8dfddd75983"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
mode: GRACEFUL
new_leader_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:39188
I20260709 12:18:13.660058 11579 raft_consensus.cc:606] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Received request to transfer leadership to TS 351bbdb1f70b4e56986805ca41276dd3
I20260709 12:18:13.662461 11504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
mode: GRACEFUL
new_leader_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:57880
I20260709 12:18:13.662953 11504 raft_consensus.cc:606] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Received request to transfer leadership to TS 0a57033ee59145c6a53b57a97764b1cd
I20260709 12:18:13.665257 11504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
mode: GRACEFUL
new_leader_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:57880
I20260709 12:18:13.665762 11504 raft_consensus.cc:606] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Received request to transfer leadership to TS 0a57033ee59145c6a53b57a97764b1cd
I20260709 12:18:13.666935  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:13.667397  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:13.667925  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:13.685034 11825 raft_consensus.cc:993] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd: : Instructing follower 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:13.685685 11861 raft_consensus.cc:1081] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Signalling peer 351bbdb1f70b4e56986805ca41276dd3 to start an election
I20260709 12:18:13.687067 11504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8086707462da4e209641e8dfddd75983"
dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
 from {username='slave'} at 127.0.0.1:53664
I20260709 12:18:13.687453 11504 raft_consensus.cc:493] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.687677 11504 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.692190 11504 raft_consensus.cc:515] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.693660 11504 leader_election.cc:290] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [CANDIDATE]: Term 4 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131:34507)
I20260709 12:18:13.694487 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:13.694727 11579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8086707462da4e209641e8dfddd75983" candidate_uuid: "351bbdb1f70b4e56986805ca41276dd3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
I20260709 12:18:13.695086 11770 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.695328 11579 raft_consensus.cc:3055] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:13.695642 11579 raft_consensus.cc:740] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:13.696223 11579 consensus_queue.cc:260] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.697079 11579 raft_consensus.cc:3060] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.700331 11770 raft_consensus.cc:2468] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 4.
I20260709 12:18:13.701455 11469 leader_election.cc:304] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [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: 278de1fea4844258b4ccf5b07a31de57, 351bbdb1f70b4e56986805ca41276dd3; no voters: 
I20260709 12:18:13.702190 11579 raft_consensus.cc:2468] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 351bbdb1f70b4e56986805ca41276dd3 in term 4.
I20260709 12:18:13.702237 11841 raft_consensus.cc:2804] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:13.702847 11841 raft_consensus.cc:697] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 LEADER]: Becoming Leader. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:13.703930 11841 consensus_queue.cc:237] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.711364 11327 catalog_manager.cc:5697] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 reported cstate change: term changed from 3 to 4, leader changed from 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131) to 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130). New cstate: current_term: 4 leader_uuid: "351bbdb1f70b4e56986805ca41276dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.746265 11869 raft_consensus.cc:993] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3: : Instructing follower 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:13.746757 11841 raft_consensus.cc:1081] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Signalling peer 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:13.748245 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:39464
I20260709 12:18:13.748643 11578 raft_consensus.cc:493] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.748863 11578 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:13.753598 11578 raft_consensus.cc:515] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.755178 11578 leader_election.cc:290] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 3 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:13.755982 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:13.756192 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5101306af3148d3ba8b77ff865ee156" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:13.756569 11770 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:13.756785 11504 raft_consensus.cc:3055] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:13.757126 11504 raft_consensus.cc:740] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:13.757898 11504 consensus_queue.cc:260] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.758904 11504 raft_consensus.cc:3060] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:13.762485 11770 raft_consensus.cc:2468] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 3.
I20260709 12:18:13.763595 11543 leader_election.cc:304] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:13.763646 11504 raft_consensus.cc:2468] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 3.
I20260709 12:18:13.764478 11861 raft_consensus.cc:2804] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:13.764981 11861 raft_consensus.cc:697] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:13.765843 11861 consensus_queue.cc:237] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.772617 11327 catalog_manager.cc:5697] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 2 to 3, leader changed from 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130) to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 3 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:13.867834 11869 raft_consensus.cc:993] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3: : Instructing follower 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:13.868263 11841 raft_consensus.cc:1081] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Signalling peer 0a57033ee59145c6a53b57a97764b1cd to start an election
I20260709 12:18:13.869753 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45"
dest_uuid: "0a57033ee59145c6a53b57a97764b1cd"
 from {username='slave'} at 127.0.0.1:39464
I20260709 12:18:13.870196 11578 raft_consensus.cc:493] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.870450 11578 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.876093 11578 raft_consensus.cc:515] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.877461 11578 leader_election.cc:290] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [CANDIDATE]: Term 4 election: Requested vote from peers 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915), 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831)
I20260709 12:18:13.878315 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "278de1fea4844258b4ccf5b07a31de57"
I20260709 12:18:13.878607 11504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19f84059c949dc9221101a3fcd3c45" candidate_uuid: "0a57033ee59145c6a53b57a97764b1cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "351bbdb1f70b4e56986805ca41276dd3"
I20260709 12:18:13.878961 11770 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.879143 11504 raft_consensus.cc:3055] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:13.879487 11504 raft_consensus.cc:740] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 351bbdb1f70b4e56986805ca41276dd3, State: Running, Role: LEADER
I20260709 12:18:13.880221 11504 consensus_queue.cc:260] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.881369 11504 raft_consensus.cc:3060] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.886047 11770 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 4.
I20260709 12:18:13.887166 11543 leader_election.cc:304] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [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: 0a57033ee59145c6a53b57a97764b1cd, 278de1fea4844258b4ccf5b07a31de57; no voters: 
I20260709 12:18:13.887822 11504 raft_consensus.cc:2468] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57033ee59145c6a53b57a97764b1cd in term 4.
I20260709 12:18:13.887836 11861 raft_consensus.cc:2804] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:13.888521 11861 raft_consensus.cc:697] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 4 LEADER]: Becoming Leader. State: Replica: 0a57033ee59145c6a53b57a97764b1cd, State: Running, Role: LEADER
I20260709 12:18:13.889333 11861 consensus_queue.cc:237] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [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: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } }
I20260709 12:18:13.895658 11327 catalog_manager.cc:5697] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd reported cstate change: term changed from 3 to 4, leader changed from 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130) to 0a57033ee59145c6a53b57a97764b1cd (127.6.209.131). New cstate: current_term: 4 leader_uuid: "0a57033ee59145c6a53b57a97764b1cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:14.163348 11770 raft_consensus.cc:1275] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:14.164567 11861 consensus_queue.cc:1048] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:14.175431 11504 raft_consensus.cc:1275] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:14.177958 11861 consensus_queue.cc:1048] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:14.263845 11770 raft_consensus.cc:1275] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:14.265147 11841 consensus_queue.cc:1048] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:14.274369 11578 raft_consensus.cc:1275] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Refusing update from remote peer 351bbdb1f70b4e56986805ca41276dd3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:14.275846 11841 consensus_queue.cc:1048] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57033ee59145c6a53b57a97764b1cd" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 34507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:14.391400 11770 raft_consensus.cc:1275] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:14.392625 11895 consensus_queue.cc:1048] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "278de1fea4844258b4ccf5b07a31de57" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:14.401906 11504 raft_consensus.cc:1275] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Refusing update from remote peer 0a57033ee59145c6a53b57a97764b1cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:14.403517 11861 consensus_queue.cc:1048] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "351bbdb1f70b4e56986805ca41276dd3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:18:14.569811 11376 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:14.675688  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:14.706620  6982 tablet_server.cc:179] TabletServer@127.6.209.129:34915 shutting down...
I20260709 12:18:14.730738  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:14.731688  6982 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:14.731949 11543 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 75 similar messages]
I20260709 12:18:14.732909  6982 raft_consensus.cc:2243] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.733583  6982 raft_consensus.cc:2272] T 509296e250ff4768b455ac6aa90a7a1b P 278de1fea4844258b4ccf5b07a31de57 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:14.734932 11543 consensus_peers.cc:597] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.736296  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.736977  6982 raft_consensus.cc:2243] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.737406  6982 raft_consensus.cc:2272] T aa19f84059c949dc9221101a3fcd3c45 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.740113  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.740748  6982 raft_consensus.cc:2243] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.741148  6982 raft_consensus.cc:2272] T 8086707462da4e209641e8dfddd75983 P 278de1fea4844258b4ccf5b07a31de57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.743849  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.744398  6982 raft_consensus.cc:2243] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.744779  6982 raft_consensus.cc:2272] T 418a177d3a81433c89ace6bd964a13f8 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.746860  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.747377  6982 raft_consensus.cc:2243] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.747779  6982 raft_consensus.cc:2272] T b94150bc2f6a4c148b76d92f4b5ebd22 P 278de1fea4844258b4ccf5b07a31de57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.749716  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.750185  6982 raft_consensus.cc:2243] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.750564  6982 raft_consensus.cc:2272] T f5101306af3148d3ba8b77ff865ee156 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.752942  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.753405  6982 raft_consensus.cc:2243] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.753891  6982 raft_consensus.cc:2272] T ae950cbaba364edebc21835966b6f032 P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.756173  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.756700  6982 raft_consensus.cc:2243] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.757153  6982 raft_consensus.cc:2272] T 7aa52d4154734766b532806b52d23f99 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.759450  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.759991  6982 raft_consensus.cc:2243] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.760409  6982 raft_consensus.cc:2272] T b81567f5fa9b4441810c6ea7ee361dc5 P 278de1fea4844258b4ccf5b07a31de57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.762499  6982 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:14.763057  6982 raft_consensus.cc:2243] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.763546  6982 raft_consensus.cc:2272] T d04a8fcf7a6643408dee76403b0acc1b P 278de1fea4844258b4ccf5b07a31de57 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:14.767870 11469 consensus_peers.cc:597] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.794761  6982 tablet_server.cc:196] TabletServer@127.6.209.129:34915 shutdown complete.
I20260709 12:18:14.822583  6982 tablet_server.cc:179] TabletServer@127.6.209.130:0 shutting down...
W20260709 12:18:14.828241 11543 consensus_peers.cc:597] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.845991  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:14.846809  6982 tablet_replica.cc:333] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.847525  6982 raft_consensus.cc:2243] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.848322  6982 raft_consensus.cc:2272] T b94150bc2f6a4c148b76d92f4b5ebd22 P 351bbdb1f70b4e56986805ca41276dd3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.850489  6982 tablet_replica.cc:333] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.851145  6982 raft_consensus.cc:2243] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.851614  6982 raft_consensus.cc:2272] T aa19f84059c949dc9221101a3fcd3c45 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.854404  6982 tablet_replica.cc:333] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.855228  6982 raft_consensus.cc:2243] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.855989  6982 raft_consensus.cc:2272] T 8086707462da4e209641e8dfddd75983 P 351bbdb1f70b4e56986805ca41276dd3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.858907  6982 tablet_replica.cc:333] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
W20260709 12:18:14.859156 11543 consensus_peers.cc:597] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.859700  6982 raft_consensus.cc:2243] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.860165  6982 raft_consensus.cc:2272] T f5101306af3148d3ba8b77ff865ee156 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.862979  6982 tablet_replica.cc:333] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.863791  6982 raft_consensus.cc:2243] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.864302  6982 raft_consensus.cc:2272] T ae950cbaba364edebc21835966b6f032 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:14.865998 11544 consensus_peers.cc:597] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd -> Peer 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831): Couldn't send request to peer 351bbdb1f70b4e56986805ca41276dd3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.866763  6982 tablet_replica.cc:333] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.867535  6982 raft_consensus.cc:2243] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.868057  6982 raft_consensus.cc:2272] T 7aa52d4154734766b532806b52d23f99 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:14.870373 11544 consensus_peers.cc:597] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831): Couldn't send request to peer 351bbdb1f70b4e56986805ca41276dd3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.871073  6982 tablet_replica.cc:333] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.871748  6982 raft_consensus.cc:2243] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.872226  6982 raft_consensus.cc:2272] T d04a8fcf7a6643408dee76403b0acc1b P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.874848  6982 tablet_replica.cc:333] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.875367  6982 raft_consensus.cc:2243] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.876084  6982 raft_consensus.cc:2272] T 509296e250ff4768b455ac6aa90a7a1b P 351bbdb1f70b4e56986805ca41276dd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.878324  6982 tablet_replica.cc:333] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.878935  6982 raft_consensus.cc:2243] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.879405  6982 raft_consensus.cc:2272] T b81567f5fa9b4441810c6ea7ee361dc5 P 351bbdb1f70b4e56986805ca41276dd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.881888  6982 tablet_replica.cc:333] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3: stopping tablet replica
I20260709 12:18:14.882401  6982 raft_consensus.cc:2243] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:18:14.882459 11543 consensus_peers.cc:597] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.883584  6982 raft_consensus.cc:2272] T 418a177d3a81433c89ace6bd964a13f8 P 351bbdb1f70b4e56986805ca41276dd3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:14.887064 11544 consensus_peers.cc:597] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831): Couldn't send request to peer 351bbdb1f70b4e56986805ca41276dd3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:14.889189 11544 consensus_peers.cc:597] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 351bbdb1f70b4e56986805ca41276dd3 (127.6.209.130:37831): Couldn't send request to peer 351bbdb1f70b4e56986805ca41276dd3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.915448  6982 tablet_server.cc:196] TabletServer@127.6.209.130:0 shutdown complete.
W20260709 12:18:14.928718 11543 consensus_peers.cc:597] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd -> Peer 278de1fea4844258b4ccf5b07a31de57 (127.6.209.129:34915): Couldn't send request to peer 278de1fea4844258b4ccf5b07a31de57. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:34915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.941529  6982 tablet_server.cc:179] TabletServer@127.6.209.131:0 shutting down...
I20260709 12:18:14.965328  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:14.966109  6982 tablet_replica.cc:333] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.966822  6982 raft_consensus.cc:2243] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.967316  6982 raft_consensus.cc:2272] T b94150bc2f6a4c148b76d92f4b5ebd22 P 0a57033ee59145c6a53b57a97764b1cd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.969511  6982 tablet_replica.cc:333] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.970189  6982 raft_consensus.cc:2243] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.971010  6982 raft_consensus.cc:2272] T f5101306af3148d3ba8b77ff865ee156 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.973555  6982 tablet_replica.cc:333] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.974223  6982 raft_consensus.cc:2243] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.975087  6982 raft_consensus.cc:2272] T aa19f84059c949dc9221101a3fcd3c45 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.977486  6982 tablet_replica.cc:333] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.978145  6982 raft_consensus.cc:2243] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.978585  6982 raft_consensus.cc:2272] T 8086707462da4e209641e8dfddd75983 P 0a57033ee59145c6a53b57a97764b1cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.980857  6982 tablet_replica.cc:333] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.981411  6982 raft_consensus.cc:2243] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.982311  6982 raft_consensus.cc:2272] T ae950cbaba364edebc21835966b6f032 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.984220  6982 tablet_replica.cc:333] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.984732  6982 raft_consensus.cc:2243] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.985503  6982 raft_consensus.cc:2272] T 7aa52d4154734766b532806b52d23f99 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.987596  6982 tablet_replica.cc:333] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.988165  6982 raft_consensus.cc:2243] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.988889  6982 raft_consensus.cc:2272] T d04a8fcf7a6643408dee76403b0acc1b P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.991494  6982 tablet_replica.cc:333] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.992053  6982 raft_consensus.cc:2243] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.992578  6982 raft_consensus.cc:2272] T 418a177d3a81433c89ace6bd964a13f8 P 0a57033ee59145c6a53b57a97764b1cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.994760  6982 tablet_replica.cc:333] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.995272  6982 raft_consensus.cc:2243] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.996076  6982 raft_consensus.cc:2272] T b81567f5fa9b4441810c6ea7ee361dc5 P 0a57033ee59145c6a53b57a97764b1cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.998088  6982 tablet_replica.cc:333] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd: stopping tablet replica
I20260709 12:18:14.998574  6982 raft_consensus.cc:2243] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.999017  6982 raft_consensus.cc:2272] T 509296e250ff4768b455ac6aa90a7a1b P 0a57033ee59145c6a53b57a97764b1cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:15.031287  6982 tablet_server.cc:196] TabletServer@127.6.209.131:0 shutdown complete.
I20260709 12:18:15.056097  6982 master.cc:562] Master@127.6.209.190:34599 shutting down...
I20260709 12:18:15.079481  6982 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:15.080068  6982 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:15.080395  6982 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15d0b95a3b934944962d7f135feae5f0: stopping tablet replica
I20260709 12:18:15.099545  6982 master.cc:584] Master@127.6.209.190:34599 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12721 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:18:15.146055  6982 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.209.190:39455
I20260709 12:18:15.147151  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:15.152441 11909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:15.154093 11910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:15.154400 11912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:15.154441  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:15.155673  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:15.155851  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:15.156034  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599495156018 us; error 0 us; skew 500 ppm
I20260709 12:18:15.156605  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:15.159066  6982 webserver.cc:533] Webserver started at http://127.6.209.190:42537/ using document root <none> and password file <none>
I20260709 12:18:15.159577  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:15.159767  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:15.160033  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:15.161175  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/master-0-root/instance:
uuid: "7307d848248949f981747ece0dd361c7"
format_stamp: "Formatted at 2026-07-09 12:18:15 on dist-test-slave-s0gw"
I20260709 12:18:15.165663  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:18:15.168972 11917 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.169706  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:15.169983  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/master-0-root
uuid: "7307d848248949f981747ece0dd361c7"
format_stamp: "Formatted at 2026-07-09 12:18:15 on dist-test-slave-s0gw"
I20260709 12:18:15.170234  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:15.204599  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:15.205974  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:15.245042  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.190:39455
I20260709 12:18:15.245157 11968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.190:39455 every 8 connection(s)
I20260709 12:18:15.248903 11969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.261457 11969 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7: Bootstrap starting.
I20260709 12:18:15.266352 11969 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.270892 11969 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7: No bootstrap required, opened a new log
I20260709 12:18:15.273280 11969 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7307d848248949f981747ece0dd361c7" member_type: VOTER }
I20260709 12:18:15.273748 11969 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.273999 11969 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7307d848248949f981747ece0dd361c7, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.274613 11969 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7307d848248949f981747ece0dd361c7" member_type: VOTER }
I20260709 12:18:15.275087 11969 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:15.275287 11969 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:15.275573 11969 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.280625 11969 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7307d848248949f981747ece0dd361c7" member_type: VOTER }
I20260709 12:18:15.281152 11969 leader_election.cc:304] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [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: 7307d848248949f981747ece0dd361c7; no voters: 
I20260709 12:18:15.282333 11969 leader_election.cc:290] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:15.282689 11972 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:15.284102 11972 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 1 LEADER]: Becoming Leader. State: Replica: 7307d848248949f981747ece0dd361c7, State: Running, Role: LEADER
I20260709 12:18:15.284718 11972 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [LEADER]: Queue going to LEADER mode. State: All 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: "7307d848248949f981747ece0dd361c7" member_type: VOTER }
I20260709 12:18:15.285386 11969 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:15.289108 11974 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7307d848248949f981747ece0dd361c7. Latest consensus state: current_term: 1 leader_uuid: "7307d848248949f981747ece0dd361c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7307d848248949f981747ece0dd361c7" member_type: VOTER } }
I20260709 12:18:15.289152 11973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7307d848248949f981747ece0dd361c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7307d848248949f981747ece0dd361c7" member_type: VOTER } }
I20260709 12:18:15.290119 11974 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:15.290177 11973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:15.293853 11978 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:15.301906 11978 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:15.303550  6982 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:15.311164 11978 catalog_manager.cc:1383] Generated new cluster ID: 79691b53f13e4e87a437bf0c2bfc7df8
I20260709 12:18:15.311455 11978 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:15.331214 11978 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:15.332499 11978 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:15.348794 11978 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7: Generated new TSK 0
I20260709 12:18:15.349475 11978 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:15.370011  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:15.375900 11990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:15.377216 11991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:15.379144 11993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:15.379221  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:15.380340  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:15.380537  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:15.380771  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599495380751 us; error 0 us; skew 500 ppm
I20260709 12:18:15.381338  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:15.383733  6982 webserver.cc:533] Webserver started at http://127.6.209.129:44055/ using document root <none> and password file <none>
I20260709 12:18:15.384218  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:15.384413  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:15.384713  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:15.385911  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-0-root/instance:
uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
format_stamp: "Formatted at 2026-07-09 12:18:15 on dist-test-slave-s0gw"
I20260709 12:18:15.390692  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:18:15.394032 11998 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.394778  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:18:15.395077  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
format_stamp: "Formatted at 2026-07-09 12:18:15 on dist-test-slave-s0gw"
I20260709 12:18:15.395372  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:15.409272  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:15.410550  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:15.412038  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:15.414319  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:15.414538  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.414763  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:15.414943  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.454020  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:34879
I20260709 12:18:15.454130 12060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:34879 every 8 connection(s)
I20260709 12:18:15.459122  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:15.466899 12065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:15.468597 12066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:15.469983 12068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:15.471308  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:15.472481  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:15.472738  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:15.472939  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599495472920 us; error 0 us; skew 500 ppm
I20260709 12:18:15.473547  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:15.473896 12061 heartbeater.cc:344] Connected to a master server at 127.6.209.190:39455
I20260709 12:18:15.474315 12061 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:15.475306 12061 heartbeater.cc:507] Master 127.6.209.190:39455 requested a full tablet report, sending...
I20260709 12:18:15.476330  6982 webserver.cc:533] Webserver started at http://127.6.209.130:44767/ using document root <none> and password file <none>
I20260709 12:18:15.476943  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:15.477164  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:15.477429  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:15.477686 11934 ts_manager.cc:194] Registered new tserver with Master: 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129:34879)
I20260709 12:18:15.478595  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-1-root/instance:
uuid: "6a09238ff92d4be6b2191d400feea6c3"
format_stamp: "Formatted at 2026-07-09 12:18:15 on dist-test-slave-s0gw"
I20260709 12:18:15.479728 11934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33036
I20260709 12:18:15.484181  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:18:15.487787 12073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.488675  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:18:15.488982  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-1-root
uuid: "6a09238ff92d4be6b2191d400feea6c3"
format_stamp: "Formatted at 2026-07-09 12:18:15 on dist-test-slave-s0gw"
I20260709 12:18:15.489264  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:15.501664  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:15.502852  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:15.504309  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:15.506486  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:15.506673  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.506955  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:15.507117  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.547858  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.130:37001
I20260709 12:18:15.547971 12135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.130:37001 every 8 connection(s)
I20260709 12:18:15.552626  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:15.560487 12140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:15.561323 12139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:15.562057 12142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:15.564236  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:15.565104 12136 heartbeater.cc:344] Connected to a master server at 127.6.209.190:39455
I20260709 12:18:15.565313  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:18:15.565493 12136 heartbeater.cc:461] Registering TS with master...
W20260709 12:18:15.565651  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:15.565999  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599495565977 us; error 0 us; skew 500 ppm
I20260709 12:18:15.566529 12136 heartbeater.cc:507] Master 127.6.209.190:39455 requested a full tablet report, sending...
I20260709 12:18:15.566618  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:15.568912 11934 ts_manager.cc:194] Registered new tserver with Master: 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001)
I20260709 12:18:15.569370  6982 webserver.cc:533] Webserver started at http://127.6.209.131:38263/ using document root <none> and password file <none>
I20260709 12:18:15.570048  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:15.570289  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:15.570585  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:15.570809 11934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33042
I20260709 12:18:15.572150  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-2-root/instance:
uuid: "cf056f0605704a7482afd051e531b046"
format_stamp: "Formatted at 2026-07-09 12:18:15 on dist-test-slave-s0gw"
I20260709 12:18:15.576582  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:18:15.579799 12147 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.580533  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:18:15.580819  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-2-root
uuid: "cf056f0605704a7482afd051e531b046"
format_stamp: "Formatted at 2026-07-09 12:18:15 on dist-test-slave-s0gw"
I20260709 12:18:15.581103  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599329223551-6982-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:15.608428  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:15.609647  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:15.611127  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:15.613312  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:15.613530  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.613821  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:15.613996  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:15.654481  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.131:38327
I20260709 12:18:15.654604 12209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.131:38327 every 8 connection(s)
I20260709 12:18:15.668620 12210 heartbeater.cc:344] Connected to a master server at 127.6.209.190:39455
I20260709 12:18:15.669082 12210 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:15.669847 12210 heartbeater.cc:507] Master 127.6.209.190:39455 requested a full tablet report, sending...
I20260709 12:18:15.671965 11934 ts_manager.cc:194] Registered new tserver with Master: cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:15.672540  6982 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01483789s
I20260709 12:18:15.673344 11934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33052
I20260709 12:18:15.698060 11934 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53242:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:15.700194 11934 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:15.750087 12026 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac0a4b536f14b768c9c4110466c073c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0de7d388374144e9a7ba073a9c5bb9e2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:15.751554 12026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac0a4b536f14b768c9c4110466c073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.752907 12025 tablet_service.cc:1511] Processing CreateTablet for tablet 325f39d0ec654644a9265afce855b56c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0de7d388374144e9a7ba073a9c5bb9e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:15.754392 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325f39d0ec654644a9265afce855b56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.755501 12175 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac0a4b536f14b768c9c4110466c073c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0de7d388374144e9a7ba073a9c5bb9e2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:15.756875 12175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac0a4b536f14b768c9c4110466c073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.757011 12101 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac0a4b536f14b768c9c4110466c073c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0de7d388374144e9a7ba073a9c5bb9e2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:15.758376 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac0a4b536f14b768c9c4110466c073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.758057 12174 tablet_service.cc:1511] Processing CreateTablet for tablet 325f39d0ec654644a9265afce855b56c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0de7d388374144e9a7ba073a9c5bb9e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:15.760387 12174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325f39d0ec654644a9265afce855b56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.767143 12100 tablet_service.cc:1511] Processing CreateTablet for tablet 325f39d0ec654644a9265afce855b56c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0de7d388374144e9a7ba073a9c5bb9e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:15.768654 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325f39d0ec654644a9265afce855b56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.782418 12225 tablet_bootstrap.cc:492] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046: Bootstrap starting.
I20260709 12:18:15.782671 12226 tablet_bootstrap.cc:492] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3: Bootstrap starting.
I20260709 12:18:15.785390 12227 tablet_bootstrap.cc:492] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2: Bootstrap starting.
I20260709 12:18:15.791450 12225 tablet_bootstrap.cc:654] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.803406 12227 tablet_bootstrap.cc:654] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.804976 12226 tablet_bootstrap.cc:654] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.805518 12225 tablet_bootstrap.cc:492] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046: No bootstrap required, opened a new log
I20260709 12:18:15.806041 12225 ts_tablet_manager.cc:1403] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260709 12:18:15.809294 12227 tablet_bootstrap.cc:492] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2: No bootstrap required, opened a new log
I20260709 12:18:15.808912 12225 raft_consensus.cc:359] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:15.809875 12225 raft_consensus.cc:385] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.809933 12227 ts_tablet_manager.cc:1403] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260709 12:18:15.810283 12225 raft_consensus.cc:740] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf056f0605704a7482afd051e531b046, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.810607 12226 tablet_bootstrap.cc:492] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3: No bootstrap required, opened a new log
I20260709 12:18:15.811237 12226 ts_tablet_manager.cc:1403] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:18:15.811249 12225 consensus_queue.cc:260] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:15.813711 12210 heartbeater.cc:499] Master 127.6.209.190:39455 was elected leader, sending a full tablet report...
I20260709 12:18:15.813279 12227 raft_consensus.cc:359] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.814153 12227 raft_consensus.cc:385] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.814489 12227 raft_consensus.cc:740] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2947a779cb4532a9e7ccafdfed0cb2, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.814455 12226 raft_consensus.cc:359] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:15.815424 12226 raft_consensus.cc:385] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.815824 12226 raft_consensus.cc:740] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a09238ff92d4be6b2191d400feea6c3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.816111 12225 ts_tablet_manager.cc:1434] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:18:15.815631 12227 consensus_queue.cc:260] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.817157 12225 tablet_bootstrap.cc:492] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046: Bootstrap starting.
I20260709 12:18:15.816900 12226 consensus_queue.cc:260] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:15.825860 12225 tablet_bootstrap.cc:654] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.827095 12226 ts_tablet_manager.cc:1434] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:18:15.828203 12226 tablet_bootstrap.cc:492] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3: Bootstrap starting.
I20260709 12:18:15.828971 12136 heartbeater.cc:499] Master 127.6.209.190:39455 was elected leader, sending a full tablet report...
I20260709 12:18:15.830175 12227 ts_tablet_manager.cc:1434] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.009s
I20260709 12:18:15.831035 12061 heartbeater.cc:499] Master 127.6.209.190:39455 was elected leader, sending a full tablet report...
I20260709 12:18:15.831744 12225 tablet_bootstrap.cc:492] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046: No bootstrap required, opened a new log
I20260709 12:18:15.832206 12225 ts_tablet_manager.cc:1403] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 12:18:15.833895 12227 tablet_bootstrap.cc:492] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2: Bootstrap starting.
I20260709 12:18:15.835222 12226 tablet_bootstrap.cc:654] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.835151 12225 raft_consensus.cc:359] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.836020 12225 raft_consensus.cc:385] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.836367 12225 raft_consensus.cc:740] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf056f0605704a7482afd051e531b046, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.837262 12225 consensus_queue.cc:260] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.841355 12225 ts_tablet_manager.cc:1434] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:18:15.845268 12227 tablet_bootstrap.cc:654] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.847458 12226 tablet_bootstrap.cc:492] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3: No bootstrap required, opened a new log
I20260709 12:18:15.848029 12226 ts_tablet_manager.cc:1403] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260709 12:18:15.851262 12227 tablet_bootstrap.cc:492] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2: No bootstrap required, opened a new log
I20260709 12:18:15.850994 12226 raft_consensus.cc:359] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.851747 12226 raft_consensus.cc:385] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.851858 12227 ts_tablet_manager.cc:1403] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260709 12:18:15.852054 12226 raft_consensus.cc:740] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a09238ff92d4be6b2191d400feea6c3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.853006 12226 consensus_queue.cc:260] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.855429 12227 raft_consensus.cc:359] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:15.855681 12226 ts_tablet_manager.cc:1434] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:15.856117 12227 raft_consensus.cc:385] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.856464 12227 raft_consensus.cc:740] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2947a779cb4532a9e7ccafdfed0cb2, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.857237 12227 consensus_queue.cc:260] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:15.859297 12227 ts_tablet_manager.cc:1434] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:15.885015 12233 raft_consensus.cc:493] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.885535 12233 raft_consensus.cc:515] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.887655 12233 leader_election.cc:290] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129:34879), cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:15.896967 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325f39d0ec654644a9265afce855b56c" candidate_uuid: "6a09238ff92d4be6b2191d400feea6c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" is_pre_election: true
I20260709 12:18:15.897837 12036 raft_consensus.cc:2468] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a09238ff92d4be6b2191d400feea6c3 in term 0.
I20260709 12:18:15.898387 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325f39d0ec654644a9265afce855b56c" candidate_uuid: "6a09238ff92d4be6b2191d400feea6c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf056f0605704a7482afd051e531b046" is_pre_election: true
I20260709 12:18:15.898857 12077 leader_election.cc:304] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a09238ff92d4be6b2191d400feea6c3, 9b2947a779cb4532a9e7ccafdfed0cb2; no voters: 
I20260709 12:18:15.899108 12185 raft_consensus.cc:2468] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a09238ff92d4be6b2191d400feea6c3 in term 0.
I20260709 12:18:15.899674 12233 raft_consensus.cc:2804] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:15.900060 12233 raft_consensus.cc:493] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:15.900344 12233 raft_consensus.cc:3060] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.905406 12233 raft_consensus.cc:515] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.906941 12233 leader_election.cc:290] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129:34879), cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:15.907850 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325f39d0ec654644a9265afce855b56c" candidate_uuid: "6a09238ff92d4be6b2191d400feea6c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
I20260709 12:18:15.908067 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325f39d0ec654644a9265afce855b56c" candidate_uuid: "6a09238ff92d4be6b2191d400feea6c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf056f0605704a7482afd051e531b046"
I20260709 12:18:15.908452 12036 raft_consensus.cc:3060] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.908694 12185 raft_consensus.cc:3060] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.913674 12036 raft_consensus.cc:2468] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a09238ff92d4be6b2191d400feea6c3 in term 1.
I20260709 12:18:15.913820 12185 raft_consensus.cc:2468] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a09238ff92d4be6b2191d400feea6c3 in term 1.
I20260709 12:18:15.914724 12077 leader_election.cc:304] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a09238ff92d4be6b2191d400feea6c3, 9b2947a779cb4532a9e7ccafdfed0cb2; no voters: 
I20260709 12:18:15.915445 12233 raft_consensus.cc:2804] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:15.916406 12233 raft_consensus.cc:697] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 LEADER]: Becoming Leader. State: Replica: 6a09238ff92d4be6b2191d400feea6c3, State: Running, Role: LEADER
I20260709 12:18:15.917214 12233 consensus_queue.cc:237] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:15.924943 11933 catalog_manager.cc:5697] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "6a09238ff92d4be6b2191d400feea6c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.209910 12231 raft_consensus.cc:493] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:16.210556 12231 raft_consensus.cc:515] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:16.212853 12231 leader_election.cc:290] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129:34879), 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001)
I20260709 12:18:16.223438 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac0a4b536f14b768c9c4110466c073c" candidate_uuid: "cf056f0605704a7482afd051e531b046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" is_pre_election: true
I20260709 12:18:16.224125 12036 raft_consensus.cc:2468] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf056f0605704a7482afd051e531b046 in term 0.
I20260709 12:18:16.224529 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac0a4b536f14b768c9c4110466c073c" candidate_uuid: "cf056f0605704a7482afd051e531b046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a09238ff92d4be6b2191d400feea6c3" is_pre_election: true
I20260709 12:18:16.225138 12151 leader_election.cc:304] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2947a779cb4532a9e7ccafdfed0cb2, cf056f0605704a7482afd051e531b046; no voters: 
I20260709 12:18:16.225266 12111 raft_consensus.cc:2468] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf056f0605704a7482afd051e531b046 in term 0.
I20260709 12:18:16.225958 12231 raft_consensus.cc:2804] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:16.226300 12231 raft_consensus.cc:493] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:16.226629 12231 raft_consensus.cc:3060] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.232414 12231 raft_consensus.cc:515] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:16.234033 12231 leader_election.cc:290] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129:34879), 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001)
I20260709 12:18:16.234725 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac0a4b536f14b768c9c4110466c073c" candidate_uuid: "cf056f0605704a7482afd051e531b046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
I20260709 12:18:16.235082 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac0a4b536f14b768c9c4110466c073c" candidate_uuid: "cf056f0605704a7482afd051e531b046" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a09238ff92d4be6b2191d400feea6c3"
I20260709 12:18:16.235270 12036 raft_consensus.cc:3060] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.235705 12111 raft_consensus.cc:3060] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.240155 12036 raft_consensus.cc:2468] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf056f0605704a7482afd051e531b046 in term 1.
I20260709 12:18:16.240757 12111 raft_consensus.cc:2468] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf056f0605704a7482afd051e531b046 in term 1.
I20260709 12:18:16.241240 12151 leader_election.cc:304] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2947a779cb4532a9e7ccafdfed0cb2, cf056f0605704a7482afd051e531b046; no voters: 
I20260709 12:18:16.242017 12231 raft_consensus.cc:2804] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:16.242823 12231 raft_consensus.cc:697] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 1 LEADER]: Becoming Leader. State: Replica: cf056f0605704a7482afd051e531b046, State: Running, Role: LEADER
I20260709 12:18:16.243702 12231 consensus_queue.cc:237] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:16.250262 11933 catalog_manager.cc:5697] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf056f0605704a7482afd051e531b046 (127.6.209.131). New cstate: current_term: 1 leader_uuid: "cf056f0605704a7482afd051e531b046" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.335788 12233 consensus_queue.cc:1048] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.358057 12238 consensus_queue.cc:1048] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.384356 11933 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53250:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:16.386420 11933 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:16.408797 12026 tablet_service.cc:1511] Processing CreateTablet for tablet 8843e82c5b0b454e9dfa155da99359e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e00e09ea40214635a1f1df76140dfba8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:16.410152 12026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8843e82c5b0b454e9dfa155da99359e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:16.410223 12100 tablet_service.cc:1511] Processing CreateTablet for tablet 8843e82c5b0b454e9dfa155da99359e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e00e09ea40214635a1f1df76140dfba8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:16.411473 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8843e82c5b0b454e9dfa155da99359e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:16.413803 12025 tablet_service.cc:1511] Processing CreateTablet for tablet f27c55ab3de644eab8930a8617002f4c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e00e09ea40214635a1f1df76140dfba8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:16.414600 12174 tablet_service.cc:1511] Processing CreateTablet for tablet 8843e82c5b0b454e9dfa155da99359e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e00e09ea40214635a1f1df76140dfba8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:16.415069 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f27c55ab3de644eab8930a8617002f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:16.415844 12174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8843e82c5b0b454e9dfa155da99359e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:16.415668 12101 tablet_service.cc:1511] Processing CreateTablet for tablet f27c55ab3de644eab8930a8617002f4c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e00e09ea40214635a1f1df76140dfba8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:16.416886 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f27c55ab3de644eab8930a8617002f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:16.417934 12175 tablet_service.cc:1511] Processing CreateTablet for tablet f27c55ab3de644eab8930a8617002f4c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e00e09ea40214635a1f1df76140dfba8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:16.419100 12175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f27c55ab3de644eab8930a8617002f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:16.446683 12258 tablet_bootstrap.cc:492] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2: Bootstrap starting.
I20260709 12:18:16.447644 12256 tablet_bootstrap.cc:492] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3: Bootstrap starting.
I20260709 12:18:16.451993 12257 tablet_bootstrap.cc:492] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046: Bootstrap starting.
I20260709 12:18:16.454969 12258 tablet_bootstrap.cc:654] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:16.455847 12256 tablet_bootstrap.cc:654] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:16.458891 12257 tablet_bootstrap.cc:654] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:16.459800 12258 tablet_bootstrap.cc:492] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2: No bootstrap required, opened a new log
I20260709 12:18:16.460301 12258 ts_tablet_manager.cc:1403] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 12:18:16.462459 12256 tablet_bootstrap.cc:492] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3: No bootstrap required, opened a new log
I20260709 12:18:16.463001 12256 ts_tablet_manager.cc:1403] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:18:16.463299 12258 raft_consensus.cc:359] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.464047 12258 raft_consensus.cc:385] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:16.464334 12258 raft_consensus.cc:740] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2947a779cb4532a9e7ccafdfed0cb2, State: Initialized, Role: FOLLOWER
I20260709 12:18:16.465054 12257 tablet_bootstrap.cc:492] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046: No bootstrap required, opened a new log
I20260709 12:18:16.465514 12257 ts_tablet_manager.cc:1403] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260709 12:18:16.465073 12258 consensus_queue.cc:260] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.466753 12256 raft_consensus.cc:359] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.467480 12258 ts_tablet_manager.cc:1434] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:16.467512 12256 raft_consensus.cc:385] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:16.468014 12256 raft_consensus.cc:740] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a09238ff92d4be6b2191d400feea6c3, State: Initialized, Role: FOLLOWER
I20260709 12:18:16.468684 12258 tablet_bootstrap.cc:492] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2: Bootstrap starting.
I20260709 12:18:16.468747 12256 consensus_queue.cc:260] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.469880 12257 raft_consensus.cc:359] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.470614 12257 raft_consensus.cc:385] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:16.470887 12257 raft_consensus.cc:740] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf056f0605704a7482afd051e531b046, State: Initialized, Role: FOLLOWER
I20260709 12:18:16.471504 12256 ts_tablet_manager.cc:1434] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:16.471808 12257 consensus_queue.cc:260] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.472595 12256 tablet_bootstrap.cc:492] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3: Bootstrap starting.
I20260709 12:18:16.479535 12256 tablet_bootstrap.cc:654] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:16.478005 12258 tablet_bootstrap.cc:654] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:16.484812 12257 ts_tablet_manager.cc:1434] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:18:16.488845 12257 tablet_bootstrap.cc:492] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046: Bootstrap starting.
I20260709 12:18:16.489118 12258 tablet_bootstrap.cc:492] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2: No bootstrap required, opened a new log
I20260709 12:18:16.489699 12258 ts_tablet_manager.cc:1403] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 12:18:16.491590 12256 tablet_bootstrap.cc:492] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3: No bootstrap required, opened a new log
I20260709 12:18:16.492167 12256 ts_tablet_manager.cc:1403] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 12:18:16.492900 12258 raft_consensus.cc:359] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.493677 12258 raft_consensus.cc:385] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:16.493981 12258 raft_consensus.cc:740] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2947a779cb4532a9e7ccafdfed0cb2, State: Initialized, Role: FOLLOWER
I20260709 12:18:16.494835 12258 consensus_queue.cc:260] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.495500 12256 raft_consensus.cc:359] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.496236 12256 raft_consensus.cc:385] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:16.496543 12256 raft_consensus.cc:740] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a09238ff92d4be6b2191d400feea6c3, State: Initialized, Role: FOLLOWER
I20260709 12:18:16.497392 12258 ts_tablet_manager.cc:1434] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:18:16.495805 12257 tablet_bootstrap.cc:654] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:16.497294 12256 consensus_queue.cc:260] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.499791 12256 ts_tablet_manager.cc:1434] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:16.506426 12257 tablet_bootstrap.cc:492] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046: No bootstrap required, opened a new log
I20260709 12:18:16.506953 12257 ts_tablet_manager.cc:1403] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:18:16.510118 12257 raft_consensus.cc:359] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.510771 12257 raft_consensus.cc:385] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:16.510998 12257 raft_consensus.cc:740] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf056f0605704a7482afd051e531b046, State: Initialized, Role: FOLLOWER
I20260709 12:18:16.511540 12257 consensus_queue.cc:260] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.513463 12257 ts_tablet_manager.cc:1434] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:16.564798 12232 raft_consensus.cc:493] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:16.565385 12232 raft_consensus.cc:515] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.569334 12232 leader_election.cc:290] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001), cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:16.580283 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8843e82c5b0b454e9dfa155da99359e6" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a09238ff92d4be6b2191d400feea6c3" is_pre_election: true
I20260709 12:18:16.580714 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8843e82c5b0b454e9dfa155da99359e6" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf056f0605704a7482afd051e531b046" is_pre_election: true
I20260709 12:18:16.581111 12111 raft_consensus.cc:2468] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in term 0.
I20260709 12:18:16.581383 12185 raft_consensus.cc:2468] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in term 0.
I20260709 12:18:16.582376 12002 leader_election.cc:304] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a09238ff92d4be6b2191d400feea6c3, 9b2947a779cb4532a9e7ccafdfed0cb2; no voters: 
I20260709 12:18:16.583295 12232 raft_consensus.cc:2804] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:16.583570 12232 raft_consensus.cc:493] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:16.583799 12232 raft_consensus.cc:3060] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.589148 12232 raft_consensus.cc:515] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.590718 12232 leader_election.cc:290] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [CANDIDATE]: Term 1 election: Requested vote from peers 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001), cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:16.591625 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8843e82c5b0b454e9dfa155da99359e6" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a09238ff92d4be6b2191d400feea6c3"
I20260709 12:18:16.591818 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8843e82c5b0b454e9dfa155da99359e6" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf056f0605704a7482afd051e531b046"
I20260709 12:18:16.592167 12111 raft_consensus.cc:3060] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.592381 12185 raft_consensus.cc:3060] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.597195 12185 raft_consensus.cc:2468] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in term 1.
I20260709 12:18:16.597244 12111 raft_consensus.cc:2468] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in term 1.
I20260709 12:18:16.598465 11999 leader_election.cc:304] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2947a779cb4532a9e7ccafdfed0cb2, cf056f0605704a7482afd051e531b046; no voters: 
I20260709 12:18:16.599237 12232 raft_consensus.cc:2804] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:16.600458 12232 raft_consensus.cc:697] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 LEADER]: Becoming Leader. State: Replica: 9b2947a779cb4532a9e7ccafdfed0cb2, State: Running, Role: LEADER
I20260709 12:18:16.601325 12232 consensus_queue.cc:237] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.608007 11933 catalog_manager.cc:5697] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.624186 12232 raft_consensus.cc:493] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:16.624742 12232 raft_consensus.cc:515] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.626487 12232 leader_election.cc:290] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001), cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:16.627058 12238 raft_consensus.cc:493] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:16.627466 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27c55ab3de644eab8930a8617002f4c" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a09238ff92d4be6b2191d400feea6c3" is_pre_election: true
I20260709 12:18:16.627553 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27c55ab3de644eab8930a8617002f4c" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf056f0605704a7482afd051e531b046" is_pre_election: true
I20260709 12:18:16.627594 12238 raft_consensus.cc:515] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.628345 12185 raft_consensus.cc:2468] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in term 0.
I20260709 12:18:16.628786 12111 raft_consensus.cc:2468] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in term 0.
I20260709 12:18:16.629498 11999 leader_election.cc:304] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b2947a779cb4532a9e7ccafdfed0cb2, cf056f0605704a7482afd051e531b046; no voters: 
I20260709 12:18:16.630215 12238 leader_election.cc:290] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129:34879), cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:16.630502 12232 raft_consensus.cc:2804] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:16.630927 12232 raft_consensus.cc:493] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:16.631119 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27c55ab3de644eab8930a8617002f4c" candidate_uuid: "6a09238ff92d4be6b2191d400feea6c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" is_pre_election: true
I20260709 12:18:16.631281 12232 raft_consensus.cc:3060] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.631660 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27c55ab3de644eab8930a8617002f4c" candidate_uuid: "6a09238ff92d4be6b2191d400feea6c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf056f0605704a7482afd051e531b046" is_pre_election: true
I20260709 12:18:16.632189 12185 raft_consensus.cc:2468] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a09238ff92d4be6b2191d400feea6c3 in term 0.
I20260709 12:18:16.632987 12074 leader_election.cc:304] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a09238ff92d4be6b2191d400feea6c3, cf056f0605704a7482afd051e531b046; no voters: 
I20260709 12:18:16.633668 12238 raft_consensus.cc:2804] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:16.634020 12238 raft_consensus.cc:493] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:16.634330 12238 raft_consensus.cc:3060] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.638839 12232 raft_consensus.cc:515] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.640057 12036 raft_consensus.cc:2393] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a09238ff92d4be6b2191d400feea6c3 in current term 1: Already voted for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in this term.
I20260709 12:18:16.641004 12232 leader_election.cc:290] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [CANDIDATE]: Term 1 election: Requested vote from peers 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001), cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:16.641892 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27c55ab3de644eab8930a8617002f4c" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a09238ff92d4be6b2191d400feea6c3"
I20260709 12:18:16.642078 12238 raft_consensus.cc:515] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.642799 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27c55ab3de644eab8930a8617002f4c" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf056f0605704a7482afd051e531b046"
I20260709 12:18:16.643318 12111 raft_consensus.cc:2393] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in current term 1: Already voted for candidate 6a09238ff92d4be6b2191d400feea6c3 in this term.
I20260709 12:18:16.643388 12185 raft_consensus.cc:3060] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.644202 12238 leader_election.cc:290] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [CANDIDATE]: Term 1 election: Requested vote from peers 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129:34879), cf056f0605704a7482afd051e531b046 (127.6.209.131:38327)
I20260709 12:18:16.645285 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27c55ab3de644eab8930a8617002f4c" candidate_uuid: "6a09238ff92d4be6b2191d400feea6c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
I20260709 12:18:16.645591 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f27c55ab3de644eab8930a8617002f4c" candidate_uuid: "6a09238ff92d4be6b2191d400feea6c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf056f0605704a7482afd051e531b046"
I20260709 12:18:16.645993 12036 raft_consensus.cc:2393] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a09238ff92d4be6b2191d400feea6c3 in current term 1: Already voted for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in this term.
I20260709 12:18:16.647114 12077 leader_election.cc:304] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [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: 6a09238ff92d4be6b2191d400feea6c3; no voters: 9b2947a779cb4532a9e7ccafdfed0cb2, cf056f0605704a7482afd051e531b046
I20260709 12:18:16.647773 12238 raft_consensus.cc:2749] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:16.649566 12185 raft_consensus.cc:2468] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in term 1.
I20260709 12:18:16.650568 11999 leader_election.cc:304] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [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: 9b2947a779cb4532a9e7ccafdfed0cb2, cf056f0605704a7482afd051e531b046; no voters: 6a09238ff92d4be6b2191d400feea6c3
I20260709 12:18:16.651226 12232 raft_consensus.cc:2804] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:16.651661 12232 raft_consensus.cc:697] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 LEADER]: Becoming Leader. State: Replica: 9b2947a779cb4532a9e7ccafdfed0cb2, State: Running, Role: LEADER
I20260709 12:18:16.652364 12232 consensus_queue.cc:237] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:16.659581 11933 catalog_manager.cc:5697] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.700484 12185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ac0a4b536f14b768c9c4110466c073c"
dest_uuid: "cf056f0605704a7482afd051e531b046"
mode: GRACEFUL
new_leader_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
 from {username='slave'} at 127.0.0.1:32940
I20260709 12:18:16.701049 12185 raft_consensus.cc:606] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 1 LEADER]: Received request to transfer leadership to TS 9b2947a779cb4532a9e7ccafdfed0cb2
I20260709 12:18:16.748258 12231 consensus_queue.cc:1048] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.755735 12273 raft_consensus.cc:993] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046: : Instructing follower 9b2947a779cb4532a9e7ccafdfed0cb2 to start an election
I20260709 12:18:16.756368 12231 raft_consensus.cc:1081] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 1 LEADER]: Signalling peer 9b2947a779cb4532a9e7ccafdfed0cb2 to start an election
I20260709 12:18:16.758340 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ac0a4b536f14b768c9c4110466c073c"
dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
 from {username='slave'} at 127.0.0.1:45784
I20260709 12:18:16.758958 12035 raft_consensus.cc:493] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.759378 12035 raft_consensus.cc:3060] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.765038 12231 consensus_queue.cc:1048] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.770056 12035 raft_consensus.cc:515] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:16.774322 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac0a4b536f14b768c9c4110466c073c" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a09238ff92d4be6b2191d400feea6c3"
I20260709 12:18:16.774984 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac0a4b536f14b768c9c4110466c073c" candidate_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf056f0605704a7482afd051e531b046"
I20260709 12:18:16.775580 12185 raft_consensus.cc:3055] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.775883 12185 raft_consensus.cc:740] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf056f0605704a7482afd051e531b046, State: Running, Role: LEADER
I20260709 12:18:16.776731 12185 consensus_queue.cc:260] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [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: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:16.773975 12035 leader_election.cc:290] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [CANDIDATE]: Term 2 election: Requested vote from peers cf056f0605704a7482afd051e531b046 (127.6.209.131:38327), 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001)
I20260709 12:18:16.777544 12185 raft_consensus.cc:3060] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.784847 12185 raft_consensus.cc:2468] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2947a779cb4532a9e7ccafdfed0cb2 in term 2.
I20260709 12:18:16.785996 11999 leader_election.cc:304] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [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: 9b2947a779cb4532a9e7ccafdfed0cb2, cf056f0605704a7482afd051e531b046; no voters: 6a09238ff92d4be6b2191d400feea6c3
I20260709 12:18:16.786733 12232 raft_consensus.cc:2804] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.787243 12232 raft_consensus.cc:697] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 LEADER]: Becoming Leader. State: Replica: 9b2947a779cb4532a9e7ccafdfed0cb2, State: Running, Role: LEADER
I20260709 12:18:16.788031 12232 consensus_queue.cc:237] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [LEADER]: Queue going to LEADER 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: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } }
I20260709 12:18:16.794833 11934 catalog_manager.cc:5697] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 reported cstate change: term changed from 1 to 2, leader changed from cf056f0605704a7482afd051e531b046 (127.6.209.131) to 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.836882  6982 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:18:16.838464  6982 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:18:16.838848  6982 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:18:16.850828 12035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8843e82c5b0b454e9dfa155da99359e6"
dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
mode: GRACEFUL
new_leader_uuid: "cf056f0605704a7482afd051e531b046"
 from {username='slave'} at 127.0.0.1:45796
I20260709 12:18:16.851382 12035 raft_consensus.cc:606] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 LEADER]: Received request to transfer leadership to TS cf056f0605704a7482afd051e531b046
I20260709 12:18:16.852432  6982 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:18:17.043323 12232 consensus_queue.cc:1048] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:17.050153 12268 raft_consensus.cc:993] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2: : Instructing follower cf056f0605704a7482afd051e531b046 to start an election
I20260709 12:18:17.050952 12232 raft_consensus.cc:1081] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 LEADER]: Signalling peer cf056f0605704a7482afd051e531b046 to start an election
I20260709 12:18:17.053256 12184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8843e82c5b0b454e9dfa155da99359e6"
dest_uuid: "cf056f0605704a7482afd051e531b046"
 from {username='slave'} at 127.0.0.1:32936
I20260709 12:18:17.054019 12184 raft_consensus.cc:493] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:17.054513 12184 raft_consensus.cc:3060] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:17.060858 12232 consensus_queue.cc:1048] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:17.062769 12184 raft_consensus.cc:515] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:17.066973 12184 leader_election.cc:290] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [CANDIDATE]: Term 2 election: Requested vote from peers 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129:34879), 6a09238ff92d4be6b2191d400feea6c3 (127.6.209.130:37001)
I20260709 12:18:17.069954 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8843e82c5b0b454e9dfa155da99359e6" candidate_uuid: "cf056f0605704a7482afd051e531b046" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a09238ff92d4be6b2191d400feea6c3"
I20260709 12:18:17.070245 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8843e82c5b0b454e9dfa155da99359e6" candidate_uuid: "cf056f0605704a7482afd051e531b046" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2"
I20260709 12:18:17.070580 12111 raft_consensus.cc:3060] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:17.070891 12035 raft_consensus.cc:3055] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:17.071231 12035 raft_consensus.cc:740] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b2947a779cb4532a9e7ccafdfed0cb2, State: Running, Role: LEADER
I20260709 12:18:17.072058 12035 consensus_queue.cc:260] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [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: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:17.073309 12035 raft_consensus.cc:3060] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:17.078226 12111 raft_consensus.cc:2468] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf056f0605704a7482afd051e531b046 in term 2.
I20260709 12:18:17.080148 12151 leader_election.cc:304] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [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: 6a09238ff92d4be6b2191d400feea6c3, cf056f0605704a7482afd051e531b046; no voters: 
I20260709 12:18:17.080541 12035 raft_consensus.cc:2468] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf056f0605704a7482afd051e531b046 in term 2.
I20260709 12:18:17.080978 12231 raft_consensus.cc:2804] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:17.081524 12231 raft_consensus.cc:697] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 2 LEADER]: Becoming Leader. State: Replica: cf056f0605704a7482afd051e531b046, State: Running, Role: LEADER
I20260709 12:18:17.082295 12231 consensus_queue.cc:237] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [LEADER]: Queue going to LEADER 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: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } }
I20260709 12:18:17.088660 11934 catalog_manager.cc:5697] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 reported cstate change: term changed from 1 to 2, leader changed from 9b2947a779cb4532a9e7ccafdfed0cb2 (127.6.209.129) to cf056f0605704a7482afd051e531b046 (127.6.209.131). New cstate: current_term: 2 leader_uuid: "cf056f0605704a7482afd051e531b046" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2947a779cb4532a9e7ccafdfed0cb2" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 34879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:17.198832  6982 tablet_server.cc:179] TabletServer@127.6.209.129:0 shutting down...
I20260709 12:18:17.205703 12232 consensus_queue.cc:1048] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf056f0605704a7482afd051e531b046" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:17.223042 12232 consensus_queue.cc:1048] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a09238ff92d4be6b2191d400feea6c3" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:17.237927  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:17.238649  6982 tablet_replica.cc:333] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2: stopping tablet replica
I20260709 12:18:17.239426  6982 raft_consensus.cc:2243] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:17.239972  6982 raft_consensus.cc:2272] T 8843e82c5b0b454e9dfa155da99359e6 P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.242300  6982 tablet_replica.cc:333] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2: stopping tablet replica
I20260709 12:18:17.243021  6982 raft_consensus.cc:2243] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:17.243968  6982 raft_consensus.cc:2272] T f27c55ab3de644eab8930a8617002f4c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.244565 12110 raft_consensus.cc:3060] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:17.246563  6982 tablet_replica.cc:333] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2: stopping tablet replica
I20260709 12:18:17.247339  6982 raft_consensus.cc:2243] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:17.248004  6982 pending_rounds.cc:70] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2: Trying to abort 1 pending ops.
I20260709 12:18:17.248234  6982 pending_rounds.cc:77] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305623538852925440 op_type: NO_OP noop_request { }
I20260709 12:18:17.248659  6982 raft_consensus.cc:2889] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:18:17.248983  6982 raft_consensus.cc:2272] T 1ac0a4b536f14b768c9c4110466c073c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.251613  6982 tablet_replica.cc:333] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2: stopping tablet replica
I20260709 12:18:17.252192 12110 raft_consensus.cc:1275] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 2 FOLLOWER]: Refusing update from remote peer 9b2947a779cb4532a9e7ccafdfed0cb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.252260  6982 raft_consensus.cc:2243] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:17.252887  6982 raft_consensus.cc:2272] T 325f39d0ec654644a9265afce855b56c P 9b2947a779cb4532a9e7ccafdfed0cb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.275185  6982 tablet_server.cc:196] TabletServer@127.6.209.129:0 shutdown complete.
I20260709 12:18:17.286959  6982 tablet_server.cc:179] TabletServer@127.6.209.130:0 shutting down...
I20260709 12:18:17.304638  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:17.305348  6982 tablet_replica.cc:333] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3: stopping tablet replica
I20260709 12:18:17.306162  6982 raft_consensus.cc:2243] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:17.306696  6982 raft_consensus.cc:2272] T 8843e82c5b0b454e9dfa155da99359e6 P 6a09238ff92d4be6b2191d400feea6c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.309499  6982 tablet_replica.cc:333] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3: stopping tablet replica
I20260709 12:18:17.310263  6982 raft_consensus.cc:2243] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:17.310783  6982 raft_consensus.cc:2272] T f27c55ab3de644eab8930a8617002f4c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.313179  6982 tablet_replica.cc:333] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3: stopping tablet replica
I20260709 12:18:17.313694  6982 raft_consensus.cc:2243] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:17.314376  6982 raft_consensus.cc:2272] T 325f39d0ec654644a9265afce855b56c P 6a09238ff92d4be6b2191d400feea6c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.316259  6982 tablet_replica.cc:333] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3: stopping tablet replica
I20260709 12:18:17.316673  6982 raft_consensus.cc:2243] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:17.317006  6982 raft_consensus.cc:2272] T 1ac0a4b536f14b768c9c4110466c073c P 6a09238ff92d4be6b2191d400feea6c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.328302  6982 tablet_server.cc:196] TabletServer@127.6.209.130:0 shutdown complete.
I20260709 12:18:17.339895  6982 tablet_server.cc:179] TabletServer@127.6.209.131:0 shutting down...
I20260709 12:18:17.358525  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:17.359195  6982 tablet_replica.cc:333] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046: stopping tablet replica
I20260709 12:18:17.359793  6982 raft_consensus.cc:2243] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:17.360417  6982 pending_rounds.cc:70] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046: Trying to abort 1 pending ops.
I20260709 12:18:17.360597  6982 pending_rounds.cc:77] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305623540057096192 op_type: NO_OP noop_request { }
I20260709 12:18:17.360888  6982 raft_consensus.cc:2889] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:18:17.361163  6982 raft_consensus.cc:2272] T 8843e82c5b0b454e9dfa155da99359e6 P cf056f0605704a7482afd051e531b046 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.363380  6982 tablet_replica.cc:333] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046: stopping tablet replica
I20260709 12:18:17.363884  6982 raft_consensus.cc:2243] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:17.364291  6982 raft_consensus.cc:2272] T f27c55ab3de644eab8930a8617002f4c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.366369  6982 tablet_replica.cc:333] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046: stopping tablet replica
I20260709 12:18:17.366854  6982 raft_consensus.cc:2243] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:17.367239  6982 raft_consensus.cc:2272] T 325f39d0ec654644a9265afce855b56c P cf056f0605704a7482afd051e531b046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.369107  6982 tablet_replica.cc:333] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046: stopping tablet replica
I20260709 12:18:17.369549  6982 raft_consensus.cc:2243] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:17.369982  6982 raft_consensus.cc:2272] T 1ac0a4b536f14b768c9c4110466c073c P cf056f0605704a7482afd051e531b046 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.391201  6982 tablet_server.cc:196] TabletServer@127.6.209.131:0 shutdown complete.
I20260709 12:18:17.402648  6982 master.cc:562] Master@127.6.209.190:39455 shutting down...
I20260709 12:18:17.417233  6982 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:17.417800  6982 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:17.418089  6982 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7307d848248949f981747ece0dd361c7: stopping tablet replica
I20260709 12:18:17.436339  6982 master.cc:584] Master@127.6.209.190:39455 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2317 ms)
[----------] 6 tests from LeaderRebalancerTest (168072 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:18:17.462955  6982 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.209.190:41053
I20260709 12:18:17.463994  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:17.468927 12284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:17.469082 12285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:17.470206 12287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:17.471221  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:17.472067  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:17.472234  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:17.472347  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599497472336 us; error 0 us; skew 500 ppm
I20260709 12:18:17.472801  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:17.475059  6982 webserver.cc:533] Webserver started at http://127.6.209.190:36963/ using document root <none> and password file <none>
I20260709 12:18:17.475467  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:17.475615  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:17.475821  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:17.476786  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/master-0-root/instance:
uuid: "7b3a9049c06e49c389c26b0fc31cb5d6"
format_stamp: "Formatted at 2026-07-09 12:18:17 on dist-test-slave-s0gw"
I20260709 12:18:17.480880  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 12:18:17.484066 12292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.484776  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:18:17.485059  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/master-0-root
uuid: "7b3a9049c06e49c389c26b0fc31cb5d6"
format_stamp: "Formatted at 2026-07-09 12:18:17 on dist-test-slave-s0gw"
I20260709 12:18:17.485342  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:17.496594  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:17.497592  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:17.531812  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.190:41053
I20260709 12:18:17.531934 12343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.190:41053 every 8 connection(s)
I20260709 12:18:17.535614 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:17.546180 12344 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6: Bootstrap starting.
I20260709 12:18:17.550529 12344 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:17.554426 12344 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6: No bootstrap required, opened a new log
I20260709 12:18:17.556420 12344 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3a9049c06e49c389c26b0fc31cb5d6" member_type: VOTER }
I20260709 12:18:17.556823 12344 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:17.557049 12344 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3a9049c06e49c389c26b0fc31cb5d6, State: Initialized, Role: FOLLOWER
I20260709 12:18:17.557619 12344 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b3a9049c06e49c389c26b0fc31cb5d6" member_type: VOTER }
I20260709 12:18:17.558084 12344 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:17.558303 12344 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:17.558588 12344 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:17.563431 12344 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3a9049c06e49c389c26b0fc31cb5d6" member_type: VOTER }
I20260709 12:18:17.563973 12344 leader_election.cc:304] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [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: 7b3a9049c06e49c389c26b0fc31cb5d6; no voters: 
I20260709 12:18:17.565059 12344 leader_election.cc:290] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:17.565378 12347 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:17.566808 12347 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 1 LEADER]: Becoming Leader. State: Replica: 7b3a9049c06e49c389c26b0fc31cb5d6, State: Running, Role: LEADER
I20260709 12:18:17.567386 12347 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [LEADER]: Queue going to LEADER mode. State: All 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: "7b3a9049c06e49c389c26b0fc31cb5d6" member_type: VOTER }
I20260709 12:18:17.567931 12344 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:17.570340 12349 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b3a9049c06e49c389c26b0fc31cb5d6. Latest consensus state: current_term: 1 leader_uuid: "7b3a9049c06e49c389c26b0fc31cb5d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3a9049c06e49c389c26b0fc31cb5d6" member_type: VOTER } }
I20260709 12:18:17.570340 12348 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b3a9049c06e49c389c26b0fc31cb5d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3a9049c06e49c389c26b0fc31cb5d6" member_type: VOTER } }
I20260709 12:18:17.571060 12349 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:17.571200 12348 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:17.576260 12352 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:17.583542 12352 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:17.584563  6982 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:17.591888 12352 catalog_manager.cc:1383] Generated new cluster ID: 6101cef462ff4083a6f030f90df0f21d
I20260709 12:18:17.592190 12352 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:17.608552 12352 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:17.609822 12352 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:17.622076 12352 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6: Generated new TSK 0
I20260709 12:18:17.622658 12352 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:17.651196  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:17.656803 12365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:17.658411 12366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:17.661607 12368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:17.661847  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:17.662752  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:17.662935  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:17.663055  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599497663043 us; error 0 us; skew 500 ppm
I20260709 12:18:17.663529  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:17.665676  6982 webserver.cc:533] Webserver started at http://127.6.209.129:42771/ using document root <none> and password file <none>
I20260709 12:18:17.666114  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:17.666270  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:17.666478  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:17.667495  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-0-root/instance:
uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
format_stamp: "Formatted at 2026-07-09 12:18:17 on dist-test-slave-s0gw"
I20260709 12:18:17.671717  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:18:17.674770 12373 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.675503  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:17.675746  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
format_stamp: "Formatted at 2026-07-09 12:18:17 on dist-test-slave-s0gw"
I20260709 12:18:17.675982  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:17.707932  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:17.709223  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:17.710670  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:17.712865  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:17.713058  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.713310  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:17.713446  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.751056  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:35731
I20260709 12:18:17.751186 12435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:35731 every 8 connection(s)
I20260709 12:18:17.756186  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:17.763100 12440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:17.763271 12441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:17.771114 12436 heartbeater.cc:344] Connected to a master server at 127.6.209.190:41053
I20260709 12:18:17.771729 12436 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:17.772907 12436 heartbeater.cc:507] Master 127.6.209.190:41053 requested a full tablet report, sending...
I20260709 12:18:17.776087 12309 ts_manager.cc:194] Registered new tserver with Master: 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731)
I20260709 12:18:17.779480 12309 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51054
W20260709 12:18:17.783031 12443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:17.783174  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:17.784548  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:17.784732  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:17.784911  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599497784896 us; error 0 us; skew 500 ppm
I20260709 12:18:17.785460  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:17.787832  6982 webserver.cc:533] Webserver started at http://127.6.209.130:35319/ using document root <none> and password file <none>
I20260709 12:18:17.788291  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:17.788478  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:17.788736  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:17.789875  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-1-root/instance:
uuid: "bc604b2365444718968557264c10fc38"
format_stamp: "Formatted at 2026-07-09 12:18:17 on dist-test-slave-s0gw"
I20260709 12:18:17.794055  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:18:17.797173 12448 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.797950  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:18:17.798231  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-1-root
uuid: "bc604b2365444718968557264c10fc38"
format_stamp: "Formatted at 2026-07-09 12:18:17 on dist-test-slave-s0gw"
I20260709 12:18:17.798508  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:17.814030  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:17.815080  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:17.816426  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:17.818636  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:17.818856  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.819087  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:17.819255  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.856784  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.130:43607
I20260709 12:18:17.856891 12510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.130:43607 every 8 connection(s)
I20260709 12:18:17.861555  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:17.868803 12515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:17.870777 12514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:17.871695 12511 heartbeater.cc:344] Connected to a master server at 127.6.209.190:41053
I20260709 12:18:17.872223 12511 heartbeater.cc:461] Registering TS with master...
W20260709 12:18:17.872445 12517 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:17.873205 12511 heartbeater.cc:507] Master 127.6.209.190:41053 requested a full tablet report, sending...
I20260709 12:18:17.873427  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:17.874557  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:17.874819  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:17.875003  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599497874987 us; error 0 us; skew 500 ppm
I20260709 12:18:17.875728  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:17.875626 12309 ts_manager.cc:194] Registered new tserver with Master: bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:17.877815 12309 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51066
I20260709 12:18:17.878821  6982 webserver.cc:533] Webserver started at http://127.6.209.131:45701/ using document root <none> and password file <none>
I20260709 12:18:17.879422  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:17.879623  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:17.879910  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:17.880968  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-2-root/instance:
uuid: "d43321a104794394ad795a9f9f3fea4c"
format_stamp: "Formatted at 2026-07-09 12:18:17 on dist-test-slave-s0gw"
I20260709 12:18:17.885275  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:18:17.888664 12522 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.889361  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:17.889716  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-2-root
uuid: "d43321a104794394ad795a9f9f3fea4c"
format_stamp: "Formatted at 2026-07-09 12:18:17 on dist-test-slave-s0gw"
I20260709 12:18:17.889990  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599329223551-6982-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:17.912874  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:17.914059  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:17.915498  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:17.917739  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:17.917960  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.918196  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:17.918365  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:17.956074  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.131:36931
I20260709 12:18:17.956178 12584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.131:36931 every 8 connection(s)
I20260709 12:18:17.970031 12585 heartbeater.cc:344] Connected to a master server at 127.6.209.190:41053
I20260709 12:18:17.970427 12585 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:17.971057 12585 heartbeater.cc:507] Master 127.6.209.190:41053 requested a full tablet report, sending...
I20260709 12:18:17.972837 12309 ts_manager.cc:194] Registered new tserver with Master: d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:17.973697  6982 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014482516s
I20260709 12:18:17.974442 12309 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51080
I20260709 12:18:17.998364 12309 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51082:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:18.000761 12309 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:18.066527 12401 tablet_service.cc:1511] Processing CreateTablet for tablet a56c10658a32431c9d2d3b541d47e161 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:18.067911 12401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56c10658a32431c9d2d3b541d47e161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.070711 12399 tablet_service.cc:1511] Processing CreateTablet for tablet 3676682d7fcf4a40a5d34235e758a65c (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:18.072147 12399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3676682d7fcf4a40a5d34235e758a65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.079149 12398 tablet_service.cc:1511] Processing CreateTablet for tablet b1da2b484e844bca967d79ceb088e25b (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:18.079610 12476 tablet_service.cc:1511] Processing CreateTablet for tablet a56c10658a32431c9d2d3b541d47e161 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:18.079959 12471 tablet_service.cc:1511] Processing CreateTablet for tablet aff4ace254aa440082c0eedf5d10ab1e (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:18.080610 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1da2b484e844bca967d79ceb088e25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.080942 12476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56c10658a32431c9d2d3b541d47e161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.081637 12471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff4ace254aa440082c0eedf5d10ab1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.082636 12396 tablet_service.cc:1511] Processing CreateTablet for tablet aff4ace254aa440082c0eedf5d10ab1e (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:18.083986 12396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff4ace254aa440082c0eedf5d10ab1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.083703 12474 tablet_service.cc:1511] Processing CreateTablet for tablet 3676682d7fcf4a40a5d34235e758a65c (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:18.085013 12474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3676682d7fcf4a40a5d34235e758a65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.086110 12400 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae1c5636a9b4c3eb1a458c2cc07a9ed (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:18.086807 12473 tablet_service.cc:1511] Processing CreateTablet for tablet b1da2b484e844bca967d79ceb088e25b (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:18.087422 12400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae1c5636a9b4c3eb1a458c2cc07a9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.088088 12473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1da2b484e844bca967d79ceb088e25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.090022 12472 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4d1a75a49b40e9bd5f160b5a0c6dfa (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:18.082648 12475 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae1c5636a9b4c3eb1a458c2cc07a9ed (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:18.091476 12472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4d1a75a49b40e9bd5f160b5a0c6dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.092245 12475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae1c5636a9b4c3eb1a458c2cc07a9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.089121 12397 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4d1a75a49b40e9bd5f160b5a0c6dfa (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:18.095417 12397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4d1a75a49b40e9bd5f160b5a0c6dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.121016 12395 tablet_service.cc:1511] Processing CreateTablet for tablet 30467b2d59704ebfa006f7ed3c227817 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:18.122539 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30467b2d59704ebfa006f7ed3c227817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.126192 12470 tablet_service.cc:1511] Processing CreateTablet for tablet 30467b2d59704ebfa006f7ed3c227817 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:18.127533 12470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30467b2d59704ebfa006f7ed3c227817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.130815 12550 tablet_service.cc:1511] Processing CreateTablet for tablet a56c10658a32431c9d2d3b541d47e161 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:18.132164 12550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56c10658a32431c9d2d3b541d47e161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.134266 12469 tablet_service.cc:1511] Processing CreateTablet for tablet 32db31da5bad450487bfc42f9f5f2424 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:18.134656 12394 tablet_service.cc:1511] Processing CreateTablet for tablet 32db31da5bad450487bfc42f9f5f2424 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:18.135618 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32db31da5bad450487bfc42f9f5f2424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.135915 12394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32db31da5bad450487bfc42f9f5f2424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.138741 12393 tablet_service.cc:1511] Processing CreateTablet for tablet d1c1364137bf410d95f374e6f40a2d4d (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:18.139079 12468 tablet_service.cc:1511] Processing CreateTablet for tablet d1c1364137bf410d95f374e6f40a2d4d (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:18.140055 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c1364137bf410d95f374e6f40a2d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.140285 12468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c1364137bf410d95f374e6f40a2d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.139968 12549 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae1c5636a9b4c3eb1a458c2cc07a9ed (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:18.141342 12549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae1c5636a9b4c3eb1a458c2cc07a9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.146886 12548 tablet_service.cc:1511] Processing CreateTablet for tablet 3676682d7fcf4a40a5d34235e758a65c (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:18.155174 12547 tablet_service.cc:1511] Processing CreateTablet for tablet b1da2b484e844bca967d79ceb088e25b (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:18.157166 12547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1da2b484e844bca967d79ceb088e25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.158725 12548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3676682d7fcf4a40a5d34235e758a65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.177515 12546 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4d1a75a49b40e9bd5f160b5a0c6dfa (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:18.179076 12546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4d1a75a49b40e9bd5f160b5a0c6dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.192291 12545 tablet_service.cc:1511] Processing CreateTablet for tablet aff4ace254aa440082c0eedf5d10ab1e (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:18.193987 12545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff4ace254aa440082c0eedf5d10ab1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.207098 12544 tablet_service.cc:1511] Processing CreateTablet for tablet 30467b2d59704ebfa006f7ed3c227817 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:18.208532 12544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30467b2d59704ebfa006f7ed3c227817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.215157 12543 tablet_service.cc:1511] Processing CreateTablet for tablet 32db31da5bad450487bfc42f9f5f2424 (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:18.216591 12543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32db31da5bad450487bfc42f9f5f2424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.246415 12545 tablet_service.cc:1511] Processing CreateTablet for tablet d1c1364137bf410d95f374e6f40a2d4d (DEFAULT_TABLE table=test-workload [id=5cd46abd01874e26a6e1bccd2f90aa44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:18.249167 12600 tablet_bootstrap.cc:492] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.249393 12545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c1364137bf410d95f374e6f40a2d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.255956 12600 tablet_bootstrap.cc:654] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.271123 12599 tablet_bootstrap.cc:492] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.273526 12601 tablet_bootstrap.cc:492] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.277427 12599 tablet_bootstrap.cc:654] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.293855 12600 tablet_bootstrap.cc:492] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.294342 12600 ts_tablet_manager.cc:1403] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.002s
I20260709 12:18:18.297825 12600 raft_consensus.cc:359] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.298528 12600 raft_consensus.cc:385] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.298818 12600 raft_consensus.cc:740] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.299197 12601 tablet_bootstrap.cc:654] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.299539 12600 consensus_queue.cc:260] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.309784 12599 tablet_bootstrap.cc:492] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.310375 12599 ts_tablet_manager.cc:1403] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.020s
I20260709 12:18:18.313146 12599 raft_consensus.cc:359] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.314487 12600 ts_tablet_manager.cc:1434] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.004s
I20260709 12:18:18.314704 12436 heartbeater.cc:499] Master 127.6.209.190:41053 was elected leader, sending a full tablet report...
I20260709 12:18:18.315402 12599 raft_consensus.cc:385] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.316861 12600 tablet_bootstrap.cc:492] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.317750 12599 raft_consensus.cc:740] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.318522 12601 tablet_bootstrap.cc:492] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.319103 12601 ts_tablet_manager.cc:1403] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.003s
I20260709 12:18:18.318912 12599 consensus_queue.cc:260] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.322036 12601 raft_consensus.cc:359] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.322767 12601 raft_consensus.cc:385] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.323050 12601 raft_consensus.cc:740] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.323781 12600 tablet_bootstrap.cc:654] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.323947 12601 consensus_queue.cc:260] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.333381 12600 tablet_bootstrap.cc:492] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.334128 12600 ts_tablet_manager.cc:1403] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:18:18.338927 12585 heartbeater.cc:499] Master 127.6.209.190:41053 was elected leader, sending a full tablet report...
I20260709 12:18:18.339519 12601 ts_tablet_manager.cc:1434] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.007s
I20260709 12:18:18.340574 12601 tablet_bootstrap.cc:492] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.346784 12601 tablet_bootstrap.cc:654] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.350677 12511 heartbeater.cc:499] Master 127.6.209.190:41053 was elected leader, sending a full tablet report...
I20260709 12:18:18.351372 12599 ts_tablet_manager.cc:1434] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.023s
I20260709 12:18:18.352522 12599 tablet_bootstrap.cc:492] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.358623 12599 tablet_bootstrap.cc:654] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.358446 12600 raft_consensus.cc:359] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.359663 12600 raft_consensus.cc:385] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.360065 12600 raft_consensus.cc:740] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.361352 12600 consensus_queue.cc:260] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.367547 12600 ts_tablet_manager.cc:1434] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:18:18.368630 12600 tablet_bootstrap.cc:492] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.379540 12600 tablet_bootstrap.cc:654] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.380337 12601 tablet_bootstrap.cc:492] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.380921 12601 ts_tablet_manager.cc:1403] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.028s
I20260709 12:18:18.384558 12601 raft_consensus.cc:359] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.385557 12601 raft_consensus.cc:385] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.385953 12601 raft_consensus.cc:740] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.390586 12601 consensus_queue.cc:260] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.396186 12601 ts_tablet_manager.cc:1434] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:18:18.397578 12601 tablet_bootstrap.cc:492] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.400463 12600 tablet_bootstrap.cc:492] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.401141 12600 ts_tablet_manager.cc:1403] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.017s
I20260709 12:18:18.405215 12601 tablet_bootstrap.cc:654] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.405321 12600 raft_consensus.cc:359] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.406180 12600 raft_consensus.cc:385] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.406486 12600 raft_consensus.cc:740] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.407428 12600 consensus_queue.cc:260] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.416368 12600 ts_tablet_manager.cc:1434] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:18:18.417825 12600 tablet_bootstrap.cc:492] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.427140 12600 tablet_bootstrap.cc:654] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.428357 12601 tablet_bootstrap.cc:492] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.428941 12601 ts_tablet_manager.cc:1403] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.010s
I20260709 12:18:18.432577 12601 raft_consensus.cc:359] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.433547 12601 raft_consensus.cc:385] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.433939 12601 raft_consensus.cc:740] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.435093 12601 consensus_queue.cc:260] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.438748 12599 tablet_bootstrap.cc:492] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.439291 12599 ts_tablet_manager.cc:1403] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.087s	user 0.044s	sys 0.041s
I20260709 12:18:18.441777 12601 ts_tablet_manager.cc:1434] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:18:18.443212 12601 tablet_bootstrap.cc:492] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.444941 12599 raft_consensus.cc:359] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.445755 12599 raft_consensus.cc:385] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.446046 12599 raft_consensus.cc:740] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.446784 12599 consensus_queue.cc:260] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.449064 12599 ts_tablet_manager.cc:1434] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:18:18.450067 12599 tablet_bootstrap.cc:492] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.452287 12600 tablet_bootstrap.cc:492] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.452549 12601 tablet_bootstrap.cc:654] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.452965 12600 ts_tablet_manager.cc:1403] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.007s
I20260709 12:18:18.456163 12600 raft_consensus.cc:359] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.457175 12600 raft_consensus.cc:385] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.457655 12600 raft_consensus.cc:740] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.458848 12600 consensus_queue.cc:260] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.461024 12599 tablet_bootstrap.cc:654] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.463075 12600 ts_tablet_manager.cc:1434] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:18:18.464316 12600 tablet_bootstrap.cc:492] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.468381 12607 raft_consensus.cc:493] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.470111 12607 raft_consensus.cc:515] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.473519 12607 leader_election.cc:290] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:18.478988 12601 tablet_bootstrap.cc:492] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.479681 12601 ts_tablet_manager.cc:1403] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.010s
I20260709 12:18:18.479813 12599 tablet_bootstrap.cc:492] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.480535 12599 ts_tablet_manager.cc:1403] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260709 12:18:18.484459 12600 tablet_bootstrap.cc:654] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.484189 12601 raft_consensus.cc:359] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.484966 12599 raft_consensus.cc:359] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.485371 12604 raft_consensus.cc:493] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.485774 12601 raft_consensus.cc:385] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.486110 12601 raft_consensus.cc:740] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.485945 12604 raft_consensus.cc:515] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.487061 12606 raft_consensus.cc:493] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.487329 12599 raft_consensus.cc:385] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.487684 12599 raft_consensus.cc:740] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.487668 12606 raft_consensus.cc:515] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.488780 12599 consensus_queue.cc:260] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.490000 12604 leader_election.cc:290] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.496891 12607 raft_consensus.cc:493] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.499311 12607 raft_consensus.cc:515] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.495785 12606 leader_election.cc:290] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.486886 12601 consensus_queue.cc:260] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.515895 12607 leader_election.cc:290] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:18.529115 12606 raft_consensus.cc:493] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.529726 12606 raft_consensus.cc:515] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.531793 12606 leader_election.cc:290] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.535490 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.536970 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
W20260709 12:18:18.538267 12525 leader_election.cc:343] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc604b2365444718968557264c10fc38 (127.6.209.130:43607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.538966 12486 raft_consensus.cc:2468] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 0.
I20260709 12:18:18.548388 12525 leader_election.cc:304] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:18.549474 12607 raft_consensus.cc:2804] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.549862 12607 raft_consensus.cc:493] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.550203 12607 raft_consensus.cc:3060] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.554036 12601 ts_tablet_manager.cc:1434] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.074s	user 0.015s	sys 0.024s
I20260709 12:18:18.554441 12599 ts_tablet_manager.cc:1434] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.074s	user 0.022s	sys 0.031s
I20260709 12:18:18.555533 12599 tablet_bootstrap.cc:492] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.556995 12601 tablet_bootstrap.cc:492] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.561885 12599 tablet_bootstrap.cc:654] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.564108 12607 raft_consensus.cc:515] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.565826 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
W20260709 12:18:18.567724 12524 leader_election.cc:343] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.567716 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
W20260709 12:18:18.570218 12524 leader_election.cc:343] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.570674 12524 leader_election.cc:304] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:18.571943 12623 raft_consensus.cc:2749] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:18.574314 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
W20260709 12:18:18.576005 12376 leader_election.cc:343] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc604b2365444718968557264c10fc38 (127.6.209.130:43607): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:18.578241 12357 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:18.581727 12601 tablet_bootstrap.cc:654] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.581984 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db31da5bad450487bfc42f9f5f2424" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:18.581821 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.582831 12410 raft_consensus.cc:2468] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:18.583976 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff4ace254aa440082c0eedf5d10ab1e" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
W20260709 12:18:18.584069 12376 leader_election.cc:343] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.584728 12376 leader_election.cc:304] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296; no voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:18.585822 12604 raft_consensus.cc:2749] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:18.585718 12450 leader_election.cc:304] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.587411 12620 raft_consensus.cc:2804] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.587901 12620 raft_consensus.cc:493] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.588292 12620 raft_consensus.cc:3060] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.590240 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:18.590953 12607 leader_election.cc:290] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:18.592290 12600 tablet_bootstrap.cc:492] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.592962 12600 ts_tablet_manager.cc:1403] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.007s
I20260709 12:18:18.594139 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:18.594931 12486 raft_consensus.cc:3060] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.597074 12600 raft_consensus.cc:359] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.598129 12600 raft_consensus.cc:385] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.598490 12600 raft_consensus.cc:740] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.599596 12600 consensus_queue.cc:260] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
W20260709 12:18:18.592727 12524 leader_election.cc:343] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:18.605918 12450 leader_election.cc:343] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.606495 12600 ts_tablet_manager.cc:1434] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:18:18.607976 12600 tablet_bootstrap.cc:492] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.612723 12486 raft_consensus.cc:2468] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 1.
I20260709 12:18:18.616217 12600 tablet_bootstrap.cc:654] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.622107 12525 leader_election.cc:304] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:18.624145 12607 raft_consensus.cc:2804] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:18.624779 12607 raft_consensus.cc:697] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:18.625908 12607 consensus_queue.cc:237] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.629436 12599 tablet_bootstrap.cc:492] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.630132 12599 ts_tablet_manager.cc:1403] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.040s
I20260709 12:18:18.632205 12601 tablet_bootstrap.cc:492] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.632722 12601 ts_tablet_manager.cc:1403] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.015s
I20260709 12:18:18.633204 12599 raft_consensus.cc:359] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.634020 12599 raft_consensus.cc:385] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.634318 12599 raft_consensus.cc:740] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.635249 12599 consensus_queue.cc:260] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.635769 12601 raft_consensus.cc:359] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.636492 12601 raft_consensus.cc:385] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.636793 12601 raft_consensus.cc:740] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.620123 12620 raft_consensus.cc:515] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.637554 12601 consensus_queue.cc:260] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.638208 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff4ace254aa440082c0eedf5d10ab1e" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.641887 12559 raft_consensus.cc:2468] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:18.637579 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db31da5bad450487bfc42f9f5f2424" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.643193 12601 ts_tablet_manager.cc:1434] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:18:18.644088 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db31da5bad450487bfc42f9f5f2424" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:18.644712 12411 raft_consensus.cc:3060] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.644766 12451 leader_election.cc:304] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:18.645535 12599 ts_tablet_manager.cc:1434] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260709 12:18:18.646059 12451 leader_election.cc:343] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.646977 12606 raft_consensus.cc:2804] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.647365 12606 raft_consensus.cc:493] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.647681 12606 raft_consensus.cc:3060] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.653654 12411 raft_consensus.cc:2468] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:18.655035 12450 leader_election.cc:304] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.655936 12599 tablet_bootstrap.cc:492] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.644286 12601 tablet_bootstrap.cc:492] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.662282 12308 catalog_manager.cc:5697] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 0 to 1, leader changed from <none> to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 1 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:18.666723 12606 raft_consensus.cc:515] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.667676 12601 tablet_bootstrap.cc:654] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.667883 12599 tablet_bootstrap.cc:654] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.670353 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff4ace254aa440082c0eedf5d10ab1e" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:18.671074 12560 raft_consensus.cc:3060] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.684562 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db31da5bad450487bfc42f9f5f2424" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
W20260709 12:18:18.686625 12451 leader_election.cc:343] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.688297 12620 leader_election.cc:290] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.689471 12599 tablet_bootstrap.cc:492] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.689509 12620 raft_consensus.cc:2804] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:18.690433 12599 ts_tablet_manager.cc:1403] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.008s
I20260709 12:18:18.690639 12620 raft_consensus.cc:697] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:18.693903 12604 raft_consensus.cc:493] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.694665 12604 raft_consensus.cc:515] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.695582 12599 raft_consensus.cc:359] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.696480 12599 raft_consensus.cc:385] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.696810 12599 raft_consensus.cc:740] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.697090 12604 leader_election.cc:290] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.693941 12606 leader_election.cc:290] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.697710 12599 consensus_queue.cc:260] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.699467 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.700573 12486 raft_consensus.cc:2393] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68c8d8ba5b3a4954a97d71104a2a4296 in current term 1: Already voted for candidate d43321a104794394ad795a9f9f3fea4c in this term.
I20260709 12:18:18.702821 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.704779 12376 leader_election.cc:304] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296; no voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:18.706338 12604 raft_consensus.cc:3060] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.707939 12599 ts_tablet_manager.cc:1434] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:18:18.709467 12599 tablet_bootstrap.cc:492] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.717466 12604 raft_consensus.cc:2749] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:18.720238 12620 consensus_queue.cc:237] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.721280 12599 tablet_bootstrap.cc:654] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.722278 12600 tablet_bootstrap.cc:492] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.722988 12600 ts_tablet_manager.cc:1403] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.115s	user 0.038s	sys 0.049s
W20260709 12:18:18.723534 12450 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:35731, user_credentials={real_user=slave}} blocked reactor thread for 68606.9us
I20260709 12:18:18.725904 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff4ace254aa440082c0eedf5d10ab1e" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:18.727056 12600 raft_consensus.cc:359] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.727994 12600 raft_consensus.cc:385] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:18:18.728101 12450 leader_election.cc:343] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.728430 12600 raft_consensus.cc:740] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.730144 12560 raft_consensus.cc:2468] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:18.731145 12600 consensus_queue.cc:260] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.732591 12451 leader_election.cc:304] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:18.733709 12599 tablet_bootstrap.cc:492] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.734270 12599 ts_tablet_manager.cc:1403] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260709 12:18:18.734388 12600 ts_tablet_manager.cc:1434] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 12:18:18.735659 12632 raft_consensus.cc:2804] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:18.736263 12632 raft_consensus.cc:697] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:18.738610 12600 tablet_bootstrap.cc:492] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.738547 12599 raft_consensus.cc:359] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.739490 12599 raft_consensus.cc:385] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.739850 12599 raft_consensus.cc:740] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.740819 12599 consensus_queue.cc:260] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.744215 12599 ts_tablet_manager.cc:1434] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 12:18:18.745674 12599 tablet_bootstrap.cc:492] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.748190 12600 tablet_bootstrap.cc:654] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.753086 12599 tablet_bootstrap.cc:654] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.737170 12632 consensus_queue.cc:237] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.763883 12600 tablet_bootstrap.cc:492] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.764573 12600 ts_tablet_manager.cc:1403] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260709 12:18:18.769070 12600 raft_consensus.cc:359] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.769976 12600 raft_consensus.cc:385] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.770334 12600 raft_consensus.cc:740] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.771111 12600 consensus_queue.cc:260] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.772178 12599 tablet_bootstrap.cc:492] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.772778 12599 ts_tablet_manager.cc:1403] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260709 12:18:18.773108 12601 tablet_bootstrap.cc:492] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.773752 12601 ts_tablet_manager.cc:1403] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.130s	user 0.040s	sys 0.064s
I20260709 12:18:18.774873 12307 catalog_manager.cc:5697] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:18.775966 12599 raft_consensus.cc:359] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.776906 12599 raft_consensus.cc:385] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.777266 12599 raft_consensus.cc:740] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.777182 12601 raft_consensus.cc:359] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.778638 12601 raft_consensus.cc:385] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.778517 12599 consensus_queue.cc:260] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.781147 12599 ts_tablet_manager.cc:1434] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:18:18.781256 12600 ts_tablet_manager.cc:1434] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.005s
I20260709 12:18:18.779145 12601 raft_consensus.cc:740] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.782313 12601 consensus_queue.cc:260] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.783885 12599 tablet_bootstrap.cc:492] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.786012 12600 tablet_bootstrap.cc:492] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.789505 12601 ts_tablet_manager.cc:1434] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 12:18:18.792341 12601 tablet_bootstrap.cc:492] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.794595 12600 tablet_bootstrap.cc:654] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.799168 12599 tablet_bootstrap.cc:654] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.802022 12307 catalog_manager.cc:5697] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:18.803105 12632 raft_consensus.cc:493] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.805538 12632 raft_consensus.cc:515] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.806555 12600 tablet_bootstrap.cc:492] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.807021 12600 ts_tablet_manager.cc:1403] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 12:18:18.804896 12601 tablet_bootstrap.cc:654] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.808653 12632 leader_election.cc:290] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.810273 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.810380 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:18.811118 12411 raft_consensus.cc:2468] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
W20260709 12:18:18.811864 12451 leader_election.cc:343] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.812533 12450 leader_election.cc:304] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [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: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:18.814005 12632 raft_consensus.cc:2804] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.814503 12632 raft_consensus.cc:493] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.814942 12632 raft_consensus.cc:3060] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.818848 12600 raft_consensus.cc:359] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.819959 12600 raft_consensus.cc:385] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.820318 12600 raft_consensus.cc:740] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.821420 12600 consensus_queue.cc:260] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.824702 12599 tablet_bootstrap.cc:492] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.824945 12600 ts_tablet_manager.cc:1434] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:18:18.825219 12599 ts_tablet_manager.cc:1403] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.012s
I20260709 12:18:18.826414 12600 tablet_bootstrap.cc:492] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:18.828059 12599 raft_consensus.cc:359] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.828755 12599 raft_consensus.cc:385] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.829020 12599 raft_consensus.cc:740] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.829838 12599 consensus_queue.cc:260] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.832105 12599 ts_tablet_manager.cc:1434] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:18.833004 12599 tablet_bootstrap.cc:492] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:18.835713 12600 tablet_bootstrap.cc:654] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.840348 12632 raft_consensus.cc:515] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.844756 12601 tablet_bootstrap.cc:492] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.845193 12600 tablet_bootstrap.cc:492] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:18.844983 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:18.845402 12601 ts_tablet_manager.cc:1403] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.026s
I20260709 12:18:18.845770 12600 ts_tablet_manager.cc:1403] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:18:18.845790 12411 raft_consensus.cc:3060] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.847373 12599 tablet_bootstrap.cc:654] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.848332 12604 raft_consensus.cc:493] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.848861 12604 raft_consensus.cc:515] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.849448 12601 raft_consensus.cc:359] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.850406 12601 raft_consensus.cc:385] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.850796 12601 raft_consensus.cc:740] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.851420 12604 leader_election.cc:290] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.851712 12601 consensus_queue.cc:260] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.854254 12601 ts_tablet_manager.cc:1434] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:18.854194 12411 raft_consensus.cc:2468] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:18.855733 12450 leader_election.cc:304] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.856663 12620 raft_consensus.cc:2804] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:18.857165 12620 raft_consensus.cc:697] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:18.857905 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676682d7fcf4a40a5d34235e758a65c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.858086 12620 consensus_queue.cc:237] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.858646 12486 raft_consensus.cc:2468] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:18.858722 12601 tablet_bootstrap.cc:492] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.859750 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676682d7fcf4a40a5d34235e758a65c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.860427 12560 raft_consensus.cc:2468] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:18.861791 12376 leader_election.cc:304] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:18.862828 12604 raft_consensus.cc:2804] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.863377 12604 raft_consensus.cc:493] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.863739 12604 raft_consensus.cc:3060] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.863917 12632 leader_election.cc:290] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.869036 12601 tablet_bootstrap.cc:654] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.872521 12599 tablet_bootstrap.cc:492] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:18.873250 12599 ts_tablet_manager.cc:1403] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.019s
I20260709 12:18:18.874822 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
W20260709 12:18:18.876199 12451 leader_election.cc:343] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:18.877681 12599 raft_consensus.cc:359] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.878866 12599 raft_consensus.cc:385] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.879354 12599 raft_consensus.cc:740] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.880574 12599 consensus_queue.cc:260] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.881996 12307 catalog_manager.cc:5697] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:18.884047 12599 ts_tablet_manager.cc:1434] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:18:18.888200 12652 raft_consensus.cc:493] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.888726 12652 raft_consensus.cc:515] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.855893 12600 raft_consensus.cc:359] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.890157 12600 raft_consensus.cc:385] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.890429 12600 raft_consensus.cc:740] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.891117 12600 consensus_queue.cc:260] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.889143 12604 raft_consensus.cc:515] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.892133 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.893563 12486 raft_consensus.cc:2468] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:18.894258 12604 leader_election.cc:290] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.895350 12604 raft_consensus.cc:493] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.895900 12604 raft_consensus.cc:515] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.896095 12376 leader_election.cc:304] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.896127 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676682d7fcf4a40a5d34235e758a65c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:18.897099 12560 raft_consensus.cc:3060] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.897382 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676682d7fcf4a40a5d34235e758a65c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:18.898100 12486 raft_consensus.cc:3060] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.898985 12604 leader_election.cc:290] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.899223 12607 raft_consensus.cc:493] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.899735 12604 raft_consensus.cc:2804] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.900283 12604 raft_consensus.cc:493] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.899793 12607 raft_consensus.cc:515] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.900660 12604 raft_consensus.cc:3060] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.903736 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.904409 12485 raft_consensus.cc:2468] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 0.
I20260709 12:18:18.905944 12525 leader_election.cc:304] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:18.906859 12623 raft_consensus.cc:2804] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.907238 12623 raft_consensus.cc:493] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.907527 12623 raft_consensus.cc:3060] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.908748 12604 raft_consensus.cc:515] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.909770 12607 leader_election.cc:290] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:18.911415 12604 leader_election.cc:290] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.912135 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff4ace254aa440082c0eedf5d10ab1e" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.913051 12559 raft_consensus.cc:2393] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68c8d8ba5b3a4954a97d71104a2a4296 in current term 1: Already voted for candidate bc604b2365444718968557264c10fc38 in this term.
I20260709 12:18:18.914117 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff4ace254aa440082c0eedf5d10ab1e" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.915438 12560 raft_consensus.cc:2468] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:18.918316 12653 raft_consensus.cc:493] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.919379 12600 ts_tablet_manager.cc:1434] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.004s
I20260709 12:18:18.919929 12486 raft_consensus.cc:2468] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:18.922252 12601 tablet_bootstrap.cc:492] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.922403 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:18.922742 12601 ts_tablet_manager.cc:1403] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.018s
I20260709 12:18:18.923353 12411 raft_consensus.cc:2393] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d43321a104794394ad795a9f9f3fea4c in current term 1: Already voted for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in this term.
I20260709 12:18:18.924780 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.925112 12376 leader_election.cc:304] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.925498 12601 raft_consensus.cc:359] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.919728 12653 raft_consensus.cc:515] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.926275 12601 raft_consensus.cc:385] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.920928 12652 leader_election.cc:290] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.926254 12654 raft_consensus.cc:2804] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:18.926309 12376 leader_election.cc:304] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296; no voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:18.927160 12601 raft_consensus.cc:740] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.927568 12654 raft_consensus.cc:697] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:18.927847 12604 raft_consensus.cc:3060] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.927268 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:18.928227 12601 consensus_queue.cc:260] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.928495 12654 consensus_queue.cc:237] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.929746 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:18.930388 12486 raft_consensus.cc:3060] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.932061 12620 raft_consensus.cc:493] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.932297 12601 ts_tablet_manager.cc:1434] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:18:18.932813 12653 leader_election.cc:290] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.932606 12620 raft_consensus.cc:515] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.933317 12601 tablet_bootstrap.cc:492] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:18.935072 12620 leader_election.cc:290] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.936878 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30467b2d59704ebfa006f7ed3c227817" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:18.937726 12411 raft_consensus.cc:2468] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:18.939546 12450 leader_election.cc:304] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.940855 12601 tablet_bootstrap.cc:654] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:18.941402 12620 raft_consensus.cc:2804] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.941900 12620 raft_consensus.cc:493] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.942318 12620 raft_consensus.cc:3060] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.944805 12655 raft_consensus.cc:493] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.945303 12655 raft_consensus.cc:515] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.946832 12604 raft_consensus.cc:2749] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:18.947472 12655 leader_election.cc:290] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.954156 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30467b2d59704ebfa006f7ed3c227817" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.954015 12309 catalog_manager.cc:5697] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:18.955195 12560 raft_consensus.cc:2468] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:18.921366 12623 raft_consensus.cc:515] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.957696 12559 raft_consensus.cc:2393] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68c8d8ba5b3a4954a97d71104a2a4296 in current term 1: Already voted for candidate d43321a104794394ad795a9f9f3fea4c in this term.
I20260709 12:18:18.960522 12601 tablet_bootstrap.cc:492] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:18.961104 12601 ts_tablet_manager.cc:1403] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.019s
I20260709 12:18:18.964109 12601 raft_consensus.cc:359] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.964820 12601 raft_consensus.cc:385] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:18.965132 12601 raft_consensus.cc:740] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:18.965384 12620 raft_consensus.cc:515] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.966027 12601 consensus_queue.cc:260] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.968555 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30467b2d59704ebfa006f7ed3c227817" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:18.969282 12411 raft_consensus.cc:3060] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.971854 12601 ts_tablet_manager.cc:1434] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:18:18.974443 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:18.974751 12620 leader_election.cc:290] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.977304 12486 raft_consensus.cc:2468] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:18.978024 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30467b2d59704ebfa006f7ed3c227817" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:18.978716 12559 raft_consensus.cc:3060] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.978694 12411 raft_consensus.cc:2468] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:18.980019 12450 leader_election.cc:304] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.981030 12620 raft_consensus.cc:2804] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:18.982175 12620 raft_consensus.cc:697] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:18.982337 12623 leader_election.cc:290] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:18.983054 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30467b2d59704ebfa006f7ed3c227817" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.982981 12620 consensus_queue.cc:237] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.985064 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30467b2d59704ebfa006f7ed3c227817" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.985195 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d1a75a49b40e9bd5f160b5a0c6dfa" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.986024 12486 raft_consensus.cc:2468] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:18.986163 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d1a75a49b40e9bd5f160b5a0c6dfa" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.986860 12558 raft_consensus.cc:2468] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:18.987064 12559 raft_consensus.cc:2468] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:18.988231 12654 raft_consensus.cc:493] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:18.988729 12654 raft_consensus.cc:515] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.990491 12654 leader_election.cc:290] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:18.990373 12376 leader_election.cc:304] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [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: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:18.990598 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:18.991251 12654 raft_consensus.cc:2804] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:18.991735 12654 raft_consensus.cc:697] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:18.992080 12376 leader_election.cc:304] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.992559 12654 consensus_queue.cc:237] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:18.993013 12604 raft_consensus.cc:2804] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.993407 12604 raft_consensus.cc:493] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.993793 12604 raft_consensus.cc:3060] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:18.994470 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:18.995170 12486 raft_consensus.cc:2468] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:18.996718 12376 leader_election.cc:304] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296; no voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:18.997125 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:18.997422 12652 raft_consensus.cc:2749] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:18.997793 12559 raft_consensus.cc:2468] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:18.998363 12376 leader_election.cc:304] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:18.999171 12655 raft_consensus.cc:2804] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:18.999505 12655 raft_consensus.cc:493] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:18.999830 12655 raft_consensus.cc:3060] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.001827 12604 raft_consensus.cc:515] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.001968 12309 catalog_manager.cc:5697] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:19.003662 12604 leader_election.cc:290] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:19.004283 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d1a75a49b40e9bd5f160b5a0c6dfa" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:19.004918 12486 raft_consensus.cc:3060] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.007537 12655 raft_consensus.cc:515] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.009557 12655 leader_election.cc:290] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:19.011217 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d1a75a49b40e9bd5f160b5a0c6dfa" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:19.011821 12559 raft_consensus.cc:3060] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.013048 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:19.013797 12623 raft_consensus.cc:493] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:19.014003 12485 raft_consensus.cc:3060] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.014303 12623 raft_consensus.cc:515] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.017726 12623 leader_election.cc:290] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:19.018110 12484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:19.019485 12559 raft_consensus.cc:2468] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:19.024386 12485 raft_consensus.cc:2468] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:19.025911 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:19.025969 12376 leader_election.cc:304] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:19.026535 12559 raft_consensus.cc:3060] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.026464 12486 raft_consensus.cc:2468] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:19.026947 12655 raft_consensus.cc:2804] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:19.027513 12655 raft_consensus.cc:697] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:19.028342 12655 consensus_queue.cc:237] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.030470 12376 leader_election.cc:304] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:19.031580 12604 raft_consensus.cc:2804] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:19.032184 12604 raft_consensus.cc:697] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:19.033238 12604 consensus_queue.cc:237] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.035432 12559 raft_consensus.cc:2468] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:19.039090 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:19.040110 12410 raft_consensus.cc:2393] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d43321a104794394ad795a9f9f3fea4c in current term 1: Already voted for candidate bc604b2365444718968557264c10fc38 in this term.
I20260709 12:18:19.042132 12524 leader_election.cc:304] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:19.043165 12623 raft_consensus.cc:3060] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.047521 12524 leader_election.cc:304] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [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: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:19.048401 12607 raft_consensus.cc:2749] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:19.050814 12623 raft_consensus.cc:2749] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:19.051085 12309 catalog_manager.cc:5697] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:19.063894 12309 catalog_manager.cc:5697] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:19.065306 12309 catalog_manager.cc:5697] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:19.081233 12623 consensus_queue.cc:1048] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.092381 12607 consensus_queue.cc:1048] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.175427 12620 consensus_queue.cc:1048] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.185248 12559 raft_consensus.cc:3060] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.195109 12632 consensus_queue.cc:1048] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.205790 12559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161"
dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
mode: GRACEFUL
new_leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
 from {username='slave'} at 127.0.0.1:41124
I20260709 12:18:19.206291 12559 raft_consensus.cc:606] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Received request to transfer leadership to TS 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:19.226671 12411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b4d1a75a49b40e9bd5f160b5a0c6dfa"
dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
mode: GRACEFUL
new_leader_uuid: "bc604b2365444718968557264c10fc38"
 from {username='slave'} at 127.0.0.1:40822
I20260709 12:18:19.227211 12411 raft_consensus.cc:606] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Received request to transfer leadership to TS bc604b2365444718968557264c10fc38
I20260709 12:18:19.247220 12486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d"
dest_uuid: "bc604b2365444718968557264c10fc38"
mode: GRACEFUL
new_leader_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:35440
I20260709 12:18:19.247766 12486 raft_consensus.cc:606] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Received request to transfer leadership to TS d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:19.270996 12632 consensus_queue.cc:1048] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.282289 12620 consensus_queue.cc:1048] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.327663 12620 consensus_queue.cc:1048] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.334052 12632 raft_consensus.cc:993] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38: : Instructing follower d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:19.334652 12606 raft_consensus.cc:1081] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Signalling peer d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:19.338335 12559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d"
dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:41118
I20260709 12:18:19.339409 12559 raft_consensus.cc:493] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:19.339890 12620 consensus_queue.cc:1048] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:19.340181 12559 raft_consensus.cc:3060] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.350360 12559 raft_consensus.cc:515] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.353380 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:19.353799 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c1364137bf410d95f374e6f40a2d4d" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:19.354070 12411 raft_consensus.cc:3060] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.354485 12486 raft_consensus.cc:3055] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:19.354841 12486 raft_consensus.cc:740] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:19.355796 12486 consensus_queue.cc:260] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.357033 12486 raft_consensus.cc:3060] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.357533 12559 leader_election.cc:290] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:19.363474 12411 raft_consensus.cc:2468] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:19.364857 12486 raft_consensus.cc:2468] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:19.364805 12524 leader_election.cc:304] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [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: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:19.365887 12607 raft_consensus.cc:2804] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:19.366346 12607 raft_consensus.cc:697] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 2 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:19.367165 12607 consensus_queue.cc:237] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.373225 12309 catalog_manager.cc:5697] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 1 to 2, leader changed from bc604b2365444718968557264c10fc38 (127.6.209.130) to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 2 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:19.399015 12654 consensus_queue.cc:1048] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.408664 12604 consensus_queue.cc:1048] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.450680 12654 consensus_queue.cc:1048] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.456743 12604 raft_consensus.cc:993] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296: : Instructing follower bc604b2365444718968557264c10fc38 to start an election
I20260709 12:18:19.457227 12655 raft_consensus.cc:1081] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Signalling peer bc604b2365444718968557264c10fc38 to start an election
I20260709 12:18:19.459573 12485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b4d1a75a49b40e9bd5f160b5a0c6dfa"
dest_uuid: "bc604b2365444718968557264c10fc38"
 from {username='slave'} at 127.0.0.1:35432
I20260709 12:18:19.460572 12485 raft_consensus.cc:493] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:19.460968 12485 raft_consensus.cc:3060] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.463536 12655 consensus_queue.cc:1048] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.469717 12485 raft_consensus.cc:515] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.470511 12620 consensus_queue.cc:1048] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:19.479041 12485 leader_election.cc:290] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:19.479106 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d1a75a49b40e9bd5f160b5a0c6dfa" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:19.479611 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4d1a75a49b40e9bd5f160b5a0c6dfa" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:19.479779 12411 raft_consensus.cc:3055] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:19.480225 12411 raft_consensus.cc:740] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:19.480237 12558 raft_consensus.cc:3060] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.481248 12411 consensus_queue.cc:260] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.482653 12411 raft_consensus.cc:3060] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.488090 12620 consensus_queue.cc:1048] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.492648 12411 raft_consensus.cc:2468] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:19.492916 12558 raft_consensus.cc:2468] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:19.493940 12655 consensus_queue.cc:1048] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.494200 12451 leader_election.cc:304] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:19.495236 12620 raft_consensus.cc:2804] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:19.496008 12620 raft_consensus.cc:697] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:19.496913 12620 consensus_queue.cc:237] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.508431 12306 catalog_manager.cc:5697] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 1 to 2, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:19.511824 12652 consensus_queue.cc:1048] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.539952 12652 consensus_queue.cc:1048] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.550706 12654 consensus_queue.cc:1048] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:19.671140 12623 raft_consensus.cc:993] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c: : Instructing follower 68c8d8ba5b3a4954a97d71104a2a4296 to start an election
I20260709 12:18:19.671583 12688 raft_consensus.cc:1081] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Signalling peer 68c8d8ba5b3a4954a97d71104a2a4296 to start an election
I20260709 12:18:19.673087 12410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161"
dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
 from {username='slave'} at 127.0.0.1:40806
I20260709 12:18:19.673638 12410 raft_consensus.cc:493] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:19.673946 12410 raft_consensus.cc:3060] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.679642 12410 raft_consensus.cc:515] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.681453 12410 leader_election.cc:290] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 2 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:19.682286 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:19.682569 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:19.683001 12486 raft_consensus.cc:3060] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.683240 12559 raft_consensus.cc:3055] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:19.683600 12559 raft_consensus.cc:740] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:19.684253 12559 consensus_queue.cc:260] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.685159 12559 raft_consensus.cc:3060] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:19.688259 12486 raft_consensus.cc:2468] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 2.
I20260709 12:18:19.689368 12376 leader_election.cc:304] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [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: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:19.690176 12654 raft_consensus.cc:2804] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:19.690672 12654 raft_consensus.cc:697] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:19.690730 12559 raft_consensus.cc:2468] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 2.
I20260709 12:18:19.691684 12654 consensus_queue.cc:237] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:19.697949 12308 catalog_manager.cc:5697] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 1 to 2, leader changed from d43321a104794394ad795a9f9f3fea4c (127.6.209.131) to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:19.794991 12410 raft_consensus.cc:1275] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:19.796208 12688 consensus_queue.cc:1048] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:19.803774 12486 raft_consensus.cc:1275] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:19.805572 12607 consensus_queue.cc:1048] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:20.048934 12410 raft_consensus.cc:1275] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:20.050210 12620 consensus_queue.cc:1048] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:20.058058 12559 raft_consensus.cc:1275] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:20.059927 12689 consensus_queue.cc:1048] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:20.172561 12559 raft_consensus.cc:1275] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer 68c8d8ba5b3a4954a97d71104a2a4296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:20.173848 12654 consensus_queue.cc:1048] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:20.176846 12486 raft_consensus.cc:1275] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Refusing update from remote peer 68c8d8ba5b3a4954a97d71104a2a4296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:20.178364 12604 consensus_queue.cc:1048] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:22.284837 12308 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51096:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:22.287709 12308 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:22.343840 12398 tablet_service.cc:1511] Processing CreateTablet for tablet 1d80788c023c40598bf7550857759def (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:22.345242 12473 tablet_service.cc:1511] Processing CreateTablet for tablet 1d80788c023c40598bf7550857759def (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:22.346974 12473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d80788c023c40598bf7550857759def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.347533 12548 tablet_service.cc:1511] Processing CreateTablet for tablet 1d80788c023c40598bf7550857759def (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:22.349120 12548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d80788c023c40598bf7550857759def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.351025 12400 tablet_service.cc:1511] Processing CreateTablet for tablet f8c56f4a9aea4e37b942c43385b96b48 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:22.353756 12472 tablet_service.cc:1511] Processing CreateTablet for tablet f8c56f4a9aea4e37b942c43385b96b48 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:22.355266 12472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c56f4a9aea4e37b942c43385b96b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.357288 12545 tablet_service.cc:1511] Processing CreateTablet for tablet f8c56f4a9aea4e37b942c43385b96b48 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:22.358794 12545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c56f4a9aea4e37b942c43385b96b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.365090 12470 tablet_service.cc:1511] Processing CreateTablet for tablet 76aafc52a07d4efaadc4f5de673c847a (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:22.366688 12470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aafc52a07d4efaadc4f5de673c847a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.366822 12396 tablet_service.cc:1511] Processing CreateTablet for tablet 76aafc52a07d4efaadc4f5de673c847a (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:22.345952 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d80788c023c40598bf7550857759def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.377859 12400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c56f4a9aea4e37b942c43385b96b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.386077 12396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aafc52a07d4efaadc4f5de673c847a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.389408 12543 tablet_service.cc:1511] Processing CreateTablet for tablet 76aafc52a07d4efaadc4f5de673c847a (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:22.391436 12543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aafc52a07d4efaadc4f5de673c847a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.394965 12708 tablet_bootstrap.cc:492] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:22.400964 12395 tablet_service.cc:1511] Processing CreateTablet for tablet a1c024271c2349438e83b54fb83f3c0c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:22.402436 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c024271c2349438e83b54fb83f3c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.406041 12474 tablet_service.cc:1511] Processing CreateTablet for tablet a1c024271c2349438e83b54fb83f3c0c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:22.407584 12474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c024271c2349438e83b54fb83f3c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.409502 12708 tablet_bootstrap.cc:654] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.429397 12710 tablet_bootstrap.cc:492] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:22.429661 12548 tablet_service.cc:1511] Processing CreateTablet for tablet a1c024271c2349438e83b54fb83f3c0c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:22.432086 12548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c024271c2349438e83b54fb83f3c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.432497 12707 tablet_bootstrap.cc:492] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:22.442204 12475 tablet_service.cc:1511] Processing CreateTablet for tablet 3dad6134d3ee460181ceaab8f5e35bda (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:22.442978 12395 tablet_service.cc:1511] Processing CreateTablet for tablet 3dad6134d3ee460181ceaab8f5e35bda (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:22.443665 12475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dad6134d3ee460181ceaab8f5e35bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.444308 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dad6134d3ee460181ceaab8f5e35bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.451315 12545 tablet_service.cc:1511] Processing CreateTablet for tablet 3dad6134d3ee460181ceaab8f5e35bda (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:22.452647 12545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dad6134d3ee460181ceaab8f5e35bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.454895 12707 tablet_bootstrap.cc:654] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.456967 12401 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae3cd52c00649daa92ba2c78ac6897c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:22.474593 12401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae3cd52c00649daa92ba2c78ac6897c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.474910 12710 tablet_bootstrap.cc:654] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.476086 12398 tablet_service.cc:1511] Processing CreateTablet for tablet 924f2b73f8ce478ebe0ebfb7cff08ba3 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:22.460774 12470 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae3cd52c00649daa92ba2c78ac6897c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:22.478477 12470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae3cd52c00649daa92ba2c78ac6897c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.461074 12546 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae3cd52c00649daa92ba2c78ac6897c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:22.479969 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 924f2b73f8ce478ebe0ebfb7cff08ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.480743 12546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae3cd52c00649daa92ba2c78ac6897c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.471403 12708 tablet_bootstrap.cc:492] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:22.483073 12708 ts_tablet_manager.cc:1403] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.006s
I20260709 12:18:22.488867 12395 tablet_service.cc:1511] Processing CreateTablet for tablet 0617ba6841874b98b728f92c4dfb507c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:22.490253 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0617ba6841874b98b728f92c4dfb507c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.493104 12708 raft_consensus.cc:359] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.494138 12708 raft_consensus.cc:385] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.494509 12708 raft_consensus.cc:740] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.496012 12473 tablet_service.cc:1511] Processing CreateTablet for tablet 0617ba6841874b98b728f92c4dfb507c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:22.498034 12544 tablet_service.cc:1511] Processing CreateTablet for tablet 0617ba6841874b98b728f92c4dfb507c (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:22.502403 12393 tablet_service.cc:1511] Processing CreateTablet for tablet bcff0cdb93324393babc10962bd053a6 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:22.502306 12708 consensus_queue.cc:260] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.503270 12544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0617ba6841874b98b728f92c4dfb507c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.503858 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcff0cdb93324393babc10962bd053a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.505582 12708 ts_tablet_manager.cc:1434] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:18:22.502451 12473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0617ba6841874b98b728f92c4dfb507c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.484014 12474 tablet_service.cc:1511] Processing CreateTablet for tablet 924f2b73f8ce478ebe0ebfb7cff08ba3 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:22.512020 12474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 924f2b73f8ce478ebe0ebfb7cff08ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.531028 12543 tablet_service.cc:1511] Processing CreateTablet for tablet 924f2b73f8ce478ebe0ebfb7cff08ba3 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:22.531893 12708 tablet_bootstrap.cc:492] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:22.533252 12543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 924f2b73f8ce478ebe0ebfb7cff08ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.541800 12710 tablet_bootstrap.cc:492] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:22.542387 12710 ts_tablet_manager.cc:1403] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.002s
I20260709 12:18:22.551690 12708 tablet_bootstrap.cc:654] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.560420 12475 tablet_service.cc:1511] Processing CreateTablet for tablet bcff0cdb93324393babc10962bd053a6 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:22.573153 12475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcff0cdb93324393babc10962bd053a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.566116 12548 tablet_service.cc:1511] Processing CreateTablet for tablet bcff0cdb93324393babc10962bd053a6 (DEFAULT_TABLE table=soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:22.575763 12548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcff0cdb93324393babc10962bd053a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:22.569119 12707 tablet_bootstrap.cc:492] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:22.576903 12707 ts_tablet_manager.cc:1403] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.145s	user 0.018s	sys 0.014s
I20260709 12:18:22.578964 12708 tablet_bootstrap.cc:492] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:22.579561 12708 ts_tablet_manager.cc:1403] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.008s
I20260709 12:18:22.580358 12707 raft_consensus.cc:359] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.581146 12707 raft_consensus.cc:385] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.545574 12710 raft_consensus.cc:359] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.582310 12710 raft_consensus.cc:385] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.582602 12710 raft_consensus.cc:740] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.583344 12710 consensus_queue.cc:260] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.581442 12707 raft_consensus.cc:740] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.582978 12708 raft_consensus.cc:359] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.587581 12708 raft_consensus.cc:385] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.587931 12708 raft_consensus.cc:740] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.588850 12708 consensus_queue.cc:260] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.591377 12708 ts_tablet_manager.cc:1434] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:18:22.586273 12707 consensus_queue.cc:260] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.592558 12708 tablet_bootstrap.cc:492] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:22.593683 12707 ts_tablet_manager.cc:1434] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:18:22.599331 12708 tablet_bootstrap.cc:654] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.600936 12710 ts_tablet_manager.cc:1434] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.003s
I20260709 12:18:22.602048 12710 tablet_bootstrap.cc:492] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:22.608188 12707 tablet_bootstrap.cc:492] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:22.610028 12708 tablet_bootstrap.cc:492] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:22.610590 12708 ts_tablet_manager.cc:1403] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:18:22.613824 12710 tablet_bootstrap.cc:654] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.613574 12708 raft_consensus.cc:359] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.614351 12708 raft_consensus.cc:385] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.614660 12708 raft_consensus.cc:740] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.615446 12708 consensus_queue.cc:260] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.616801 12707 tablet_bootstrap.cc:654] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.617951 12708 ts_tablet_manager.cc:1434] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:22.618991 12708 tablet_bootstrap.cc:492] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
W20260709 12:18:22.621120 12357 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:22.625651 12708 tablet_bootstrap.cc:654] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.667922 12707 tablet_bootstrap.cc:492] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:22.667928 12708 tablet_bootstrap.cc:492] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:22.668449 12707 ts_tablet_manager.cc:1403] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.061s	user 0.033s	sys 0.021s
I20260709 12:18:22.668660 12708 ts_tablet_manager.cc:1403] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.025s
I20260709 12:18:22.668696 12710 tablet_bootstrap.cc:492] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:22.669495 12710 ts_tablet_manager.cc:1403] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.035s
I20260709 12:18:22.671741 12707 raft_consensus.cc:359] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.672106 12708 raft_consensus.cc:359] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.672528 12707 raft_consensus.cc:385] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.672528 12710 raft_consensus.cc:359] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.672924 12707 raft_consensus.cc:740] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.672879 12708 raft_consensus.cc:385] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.673350 12710 raft_consensus.cc:385] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.673568 12708 raft_consensus.cc:740] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.673733 12710 raft_consensus.cc:740] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.674037 12707 consensus_queue.cc:260] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.674778 12710 consensus_queue.cc:260] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.674798 12708 consensus_queue.cc:260] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.676522 12707 ts_tablet_manager.cc:1434] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:18:22.677678 12708 ts_tablet_manager.cc:1434] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 12:18:22.677742 12710 ts_tablet_manager.cc:1434] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:22.678902 12710 tablet_bootstrap.cc:492] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:22.678910 12708 tablet_bootstrap.cc:492] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:22.680259 12707 tablet_bootstrap.cc:492] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:22.686367 12708 tablet_bootstrap.cc:654] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.686368 12710 tablet_bootstrap.cc:654] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.687477 12707 tablet_bootstrap.cc:654] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.699841 12710 tablet_bootstrap.cc:492] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:22.700363 12710 ts_tablet_manager.cc:1403] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.012s
I20260709 12:18:22.703409 12710 raft_consensus.cc:359] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.704126 12710 raft_consensus.cc:385] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.704434 12710 raft_consensus.cc:740] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.705899 12710 consensus_queue.cc:260] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.707068 12707 tablet_bootstrap.cc:492] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:22.707240 12708 tablet_bootstrap.cc:492] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:22.707683 12707 ts_tablet_manager.cc:1403] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.009s
I20260709 12:18:22.707989 12708 ts_tablet_manager.cc:1403] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.004s
I20260709 12:18:22.708223 12710 ts_tablet_manager.cc:1434] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:22.709288 12710 tablet_bootstrap.cc:492] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:22.710826 12707 raft_consensus.cc:359] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.711616 12707 raft_consensus.cc:385] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.711310 12708 raft_consensus.cc:359] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.711925 12711 raft_consensus.cc:493] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:22.711961 12707 raft_consensus.cc:740] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.712273 12708 raft_consensus.cc:385] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:22.712903 12708 raft_consensus.cc:740] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:22.712450 12711 raft_consensus.cc:515] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.713248 12707 consensus_queue.cc:260] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.713799 12708 consensus_queue.cc:260] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.715968 12707 ts_tablet_manager.cc:1434] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:18:22.716432 12708 ts_tablet_manager.cc:1434] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:18:22.717015 12707 tablet_bootstrap.cc:492] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:22.717465 12708 tablet_bootstrap.cc:492] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:22.718109 12710 tablet_bootstrap.cc:654] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.721854 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:22.722520 12559 raft_consensus.cc:2468] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:22.717814 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:22.723980 12410 raft_consensus.cc:2468] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:22.724576 12693 raft_consensus.cc:493] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:22.725054 12693 raft_consensus.cc:515] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.725508 12707 tablet_bootstrap.cc:654] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.725587 12450 leader_election.cc:304] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:22.726953 12689 raft_consensus.cc:2804] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:22.727296 12689 raft_consensus.cc:493] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:22.727451 12693 leader_election.cc:290] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:22.727638 12689 raft_consensus.cc:3060] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:22.729959 12708 tablet_bootstrap.cc:654] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:22.733165 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:22.735404 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
W20260709 12:18:22.737318 12524 leader_election.cc:343] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:22.740572 12525 leader_election.cc:343] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc604b2365444718968557264c10fc38 (127.6.209.130:43607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:22.740993 12525 leader_election.cc:304] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:22.742116 12693 raft_consensus.cc:2749] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:22.745751 12711 leader_election.cc:290] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:22.759301 12711 raft_consensus.cc:493] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:22.760072 12711 raft_consensus.cc:515] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.763875 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
W20260709 12:18:22.765995 12450 leader_election.cc:343] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:22.786489 12693 raft_consensus.cc:493] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:22.787335 12693 raft_consensus.cc:515] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.791431 12604 raft_consensus.cc:493] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:22.792167 12604 raft_consensus.cc:515] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.795192 12693 leader_election.cc:290] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:22.797142 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dad6134d3ee460181ceaab8f5e35bda" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:22.802512 12604 leader_election.cc:290] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:22.804857 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c024271c2349438e83b54fb83f3c0c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:22.805831 12486 raft_consensus.cc:2468] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:22.807772 12376 leader_election.cc:304] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:22.803604 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c024271c2349438e83b54fb83f3c0c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:22.809245 12559 raft_consensus.cc:2468] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
W20260709 12:18:22.811128 12525 leader_election.cc:343] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc604b2365444718968557264c10fc38 (127.6.209.130:43607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:22.814289 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dad6134d3ee460181ceaab8f5e35bda" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:22.816085 12410 raft_consensus.cc:2468] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 0.
I20260709 12:18:22.818780 12524 leader_election.cc:304] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [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: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: bc604b2365444718968557264c10fc38
I20260709 12:18:22.821885 12693 raft_consensus.cc:2804] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:22.822929 12693 raft_consensus.cc:493] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:22.823974 12693 raft_consensus.cc:3060] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:22.816792 12604 raft_consensus.cc:2804] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:22.838830 12604 raft_consensus.cc:493] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:22.839499 12604 raft_consensus.cc:3060] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:22.844058 12711 leader_election.cc:290] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:22.884344 12689 raft_consensus.cc:515] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:22.917773 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:22.960668 12559 raft_consensus.cc:2468] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:22.965085 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:22.966037 12410 raft_consensus.cc:3060] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:22.952551 12525 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.130:43607, user_credentials={real_user=slave}} blocked reactor thread for 56462.5us
W20260709 12:18:22.974407 12376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:36931, user_credentials={real_user=slave}} blocked reactor thread for 44012.8us
I20260709 12:18:22.987949 12689 leader_election.cc:290] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:22.997064 12410 raft_consensus.cc:2468] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:22.991626 12693 raft_consensus.cc:515] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.004128 12604 raft_consensus.cc:515] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.004833 12707 tablet_bootstrap.cc:492] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:23.008383 12707 ts_tablet_manager.cc:1403] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.292s	user 0.104s	sys 0.182s
I20260709 12:18:23.009766 12450 leader_election.cc:304] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:23.011018 12689 raft_consensus.cc:2804] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.011531 12689 raft_consensus.cc:697] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:23.012387 12707 raft_consensus.cc:359] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.012495 12689 consensus_queue.cc:237] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.013217 12707 raft_consensus.cc:385] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.013543 12707 raft_consensus.cc:740] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.014294 12707 consensus_queue.cc:260] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.015846 12693 leader_election.cc:290] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:23.017037 12707 ts_tablet_manager.cc:1434] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260709 12:18:23.017736 12451 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:36931, user_credentials={real_user=slave}} blocked reactor thread for 50762.5us
I20260709 12:18:23.018081 12707 tablet_bootstrap.cc:492] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:23.019152 12451 leader_election.cc:304] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:23.020893 12604 leader_election.cc:290] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.022341 12710 tablet_bootstrap.cc:492] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:23.022845 12710 ts_tablet_manager.cc:1403] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.314s	user 0.094s	sys 0.185s
I20260709 12:18:23.023625 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c024271c2349438e83b54fb83f3c0c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.024413 12559 raft_consensus.cc:3060] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.025895 12710 raft_consensus.cc:359] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.026626 12710 raft_consensus.cc:385] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.026907 12710 raft_consensus.cc:740] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.022043 12730 raft_consensus.cc:2804] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:23.027638 12710 consensus_queue.cc:260] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.027792 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dad6134d3ee460181ceaab8f5e35bda" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:23.028239 12730 raft_consensus.cc:493] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:23.028716 12730 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.029063 12708 tablet_bootstrap.cc:492] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:23.029707 12708 ts_tablet_manager.cc:1403] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.312s	user 0.112s	sys 0.157s
W20260709 12:18:23.033838 12525 leader_election.cc:343] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc604b2365444718968557264c10fc38 (127.6.209.130:43607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:23.036077 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.036942 12558 raft_consensus.cc:3060] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.042135 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dad6134d3ee460181ceaab8f5e35bda" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:23.042779 12410 raft_consensus.cc:3060] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.043890 12708 raft_consensus.cc:359] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.044632 12708 raft_consensus.cc:385] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.044910 12708 raft_consensus.cc:740] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.046464 12730 raft_consensus.cc:515] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.048557 12730 leader_election.cc:290] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.049532 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
W20260709 12:18:23.050899 12450 leader_election.cc:343] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:23.049281 12708 consensus_queue.cc:260] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.052951 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.054786 12708 ts_tablet_manager.cc:1434] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:18:23.055790 12708 tablet_bootstrap.cc:492] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:23.055624 12560 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.058475 12710 ts_tablet_manager.cc:1434] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.003s
I20260709 12:18:23.059367 12707 tablet_bootstrap.cc:654] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.059597 12710 tablet_bootstrap.cc:492] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:23.064723 12410 raft_consensus.cc:2468] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 1.
I20260709 12:18:23.056931 12559 raft_consensus.cc:2468] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:23.071043 12376 leader_election.cc:304] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.071383 12708 tablet_bootstrap.cc:654] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.071906 12604 raft_consensus.cc:2804] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.072384 12604 raft_consensus.cc:697] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:23.072666 12710 tablet_bootstrap.cc:654] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.073207 12604 consensus_queue.cc:237] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.078344 12707 tablet_bootstrap.cc:492] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:23.078626 12524 leader_election.cc:304] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [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: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: bc604b2365444718968557264c10fc38
I20260709 12:18:23.078910 12707 ts_tablet_manager.cc:1403] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.001s
I20260709 12:18:23.079488 12693 raft_consensus.cc:2804] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.079979 12693 raft_consensus.cc:697] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:23.080090 12710 tablet_bootstrap.cc:492] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:23.080633 12710 ts_tablet_manager.cc:1403] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 12:18:23.080897 12693 consensus_queue.cc:237] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.082003 12707 raft_consensus.cc:359] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.082756 12707 raft_consensus.cc:385] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.083042 12707 raft_consensus.cc:740] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.083781 12707 consensus_queue.cc:260] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.085595 12710 raft_consensus.cc:359] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.086355 12708 tablet_bootstrap.cc:492] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:23.086385 12710 raft_consensus.cc:385] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.086675 12707 ts_tablet_manager.cc:1434] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:18:23.086895 12710 raft_consensus.cc:740] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.087036 12708 ts_tablet_manager.cc:1403] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 12:18:23.087824 12707 tablet_bootstrap.cc:492] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:23.090502 12710 consensus_queue.cc:260] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.090835 12708 raft_consensus.cc:359] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.091562 12708 raft_consensus.cc:385] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.092598 12710 ts_tablet_manager.cc:1434] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:18:23.092727 12708 raft_consensus.cc:740] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.093779 12710 tablet_bootstrap.cc:492] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:23.094595 12708 consensus_queue.cc:260] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.095541 12707 tablet_bootstrap.cc:654] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.098590 12708 ts_tablet_manager.cc:1434] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:18:23.099656 12708 tablet_bootstrap.cc:492] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:23.101349 12710 tablet_bootstrap.cc:654] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.111958 12708 tablet_bootstrap.cc:654] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.118086 12710 tablet_bootstrap.cc:492] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:23.118582 12710 ts_tablet_manager.cc:1403] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 12:18:23.118721 12708 tablet_bootstrap.cc:492] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:23.119233 12708 ts_tablet_manager.cc:1403] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 12:18:23.121712 12708 raft_consensus.cc:359] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.121603 12710 raft_consensus.cc:359] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.122547 12708 raft_consensus.cc:385] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.122592 12710 raft_consensus.cc:385] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.122895 12708 raft_consensus.cc:740] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.122973 12710 raft_consensus.cc:740] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.123781 12708 consensus_queue.cc:260] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.123781 12710 consensus_queue.cc:260] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.126240 12708 ts_tablet_manager.cc:1434] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:23.126310 12710 ts_tablet_manager.cc:1434] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:23.126783 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c024271c2349438e83b54fb83f3c0c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:23.127296 12708 tablet_bootstrap.cc:492] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c: Bootstrap starting.
I20260709 12:18:23.127305 12710 tablet_bootstrap.cc:492] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:23.127600 12486 raft_consensus.cc:3060] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.133795 12708 tablet_bootstrap.cc:654] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.133837 12710 tablet_bootstrap.cc:654] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.140690 12560 raft_consensus.cc:2468] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:23.150017 12708 tablet_bootstrap.cc:492] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c: No bootstrap required, opened a new log
I20260709 12:18:23.150017 12710 tablet_bootstrap.cc:492] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:23.150712 12710 ts_tablet_manager.cc:1403] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260709 12:18:23.150712 12708 ts_tablet_manager.cc:1403] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260709 12:18:23.154776 12708 raft_consensus.cc:359] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.155473 12708 raft_consensus.cc:385] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.155725 12708 raft_consensus.cc:740] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.156311 12710 raft_consensus.cc:359] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.156494 12708 consensus_queue.cc:260] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.157094 12710 raft_consensus.cc:385] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.157400 12710 raft_consensus.cc:740] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.126240 12306 catalog_manager.cc:5697] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:23.158304 12710 consensus_queue.cc:260] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.159018 12708 ts_tablet_manager.cc:1434] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:23.160506 12710 ts_tablet_manager.cc:1434] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:18:23.161221 12710 tablet_bootstrap.cc:492] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:23.162401 12558 raft_consensus.cc:2468] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:23.164759 12486 raft_consensus.cc:2468] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:23.166985 12451 leader_election.cc:304] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:23.169543 12730 raft_consensus.cc:2804] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.170215 12730 raft_consensus.cc:697] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:23.171298 12730 consensus_queue.cc:237] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.173223 12710 tablet_bootstrap.cc:654] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.181416 12309 catalog_manager.cc:5697] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 0 to 1, leader changed from <none> to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 1 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:23.214530 12707 tablet_bootstrap.cc:492] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:23.215147 12707 ts_tablet_manager.cc:1403] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.128s	user 0.043s	sys 0.044s
I20260709 12:18:23.218380 12707 raft_consensus.cc:359] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.219326 12707 raft_consensus.cc:385] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.219710 12707 raft_consensus.cc:740] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.220803 12707 consensus_queue.cc:260] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.222296 12710 tablet_bootstrap.cc:492] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:23.222950 12707 ts_tablet_manager.cc:1434] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:23.223050 12710 ts_tablet_manager.cc:1403] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.062s	user 0.036s	sys 0.018s
I20260709 12:18:23.223836 12707 tablet_bootstrap.cc:492] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:23.226773 12710 raft_consensus.cc:359] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.227726 12710 raft_consensus.cc:385] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.228116 12710 raft_consensus.cc:740] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.229133 12710 consensus_queue.cc:260] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.230229 12707 tablet_bootstrap.cc:654] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.232154 12710 ts_tablet_manager.cc:1434] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:23.233516 12710 tablet_bootstrap.cc:492] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296: Bootstrap starting.
I20260709 12:18:23.241153 12710 tablet_bootstrap.cc:654] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.246479 12307 catalog_manager.cc:5697] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:23.254931 12604 raft_consensus.cc:493] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:23.255494 12604 raft_consensus.cc:515] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.258138 12604 leader_election.cc:290] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.260390 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:23.260581 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:23.261195 12486 raft_consensus.cc:2468] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:23.261478 12558 raft_consensus.cc:2468] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:23.262434 12376 leader_election.cc:304] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:23.264050 12604 raft_consensus.cc:2804] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:23.264533 12604 raft_consensus.cc:493] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:23.264835 12604 raft_consensus.cc:3060] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.278333 12604 raft_consensus.cc:515] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.279287 12707 tablet_bootstrap.cc:492] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:23.279325 12710 tablet_bootstrap.cc:492] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296: No bootstrap required, opened a new log
I20260709 12:18:23.279920 12707 ts_tablet_manager.cc:1403] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.012s
I20260709 12:18:23.280073 12710 ts_tablet_manager.cc:1403] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.031s
I20260709 12:18:23.281042 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:23.281672 12486 raft_consensus.cc:3060] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.284159 12710 raft_consensus.cc:359] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.284899 12710 raft_consensus.cc:385] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.285218 12710 raft_consensus.cc:740] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.286007 12604 leader_election.cc:290] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.287281 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.287873 12558 raft_consensus.cc:3060] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.289959 12486 raft_consensus.cc:2468] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:23.291349 12376 leader_election.cc:304] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:23.282963 12707 raft_consensus.cc:359] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.292186 12604 raft_consensus.cc:2804] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.292413 12710 consensus_queue.cc:260] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.293535 12604 raft_consensus.cc:697] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:23.294407 12604 consensus_queue.cc:237] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.295636 12710 ts_tablet_manager.cc:1434] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:18:23.292237 12707 raft_consensus.cc:385] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.296316 12558 raft_consensus.cc:2468] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:23.296562 12707 raft_consensus.cc:740] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.297119 12309 catalog_manager.cc:5697] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:23.297386 12707 consensus_queue.cc:260] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.299736 12707 ts_tablet_manager.cc:1434] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:18:23.300976 12707 tablet_bootstrap.cc:492] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:23.306701 12707 tablet_bootstrap.cc:654] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.311786 12707 tablet_bootstrap.cc:492] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:23.312250 12707 ts_tablet_manager.cc:1403] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:18:23.314898 12707 raft_consensus.cc:359] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.315271 12604 raft_consensus.cc:493] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:23.315601 12707 raft_consensus.cc:385] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.315963 12707 raft_consensus.cc:740] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.315812 12604 raft_consensus.cc:515] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.316679 12707 consensus_queue.cc:260] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.317839 12604 leader_election.cc:290] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.318612 12707 ts_tablet_manager.cc:1434] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:18:23.318872 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0617ba6841874b98b728f92c4dfb507c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:23.319270 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0617ba6841874b98b728f92c4dfb507c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:23.319492 12486 raft_consensus.cc:2468] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:23.319833 12707 tablet_bootstrap.cc:492] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38: Bootstrap starting.
I20260709 12:18:23.319911 12558 raft_consensus.cc:2468] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:23.320745 12376 leader_election.cc:304] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:23.321177 12308 catalog_manager.cc:5697] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:23.322073 12604 raft_consensus.cc:2804] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:23.322492 12604 raft_consensus.cc:493] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:23.322788 12604 raft_consensus.cc:3060] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.326462 12707 tablet_bootstrap.cc:654] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:23.330683 12604 raft_consensus.cc:515] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.331410 12730 raft_consensus.cc:493] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:23.331961 12730 raft_consensus.cc:515] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.333304 12707 tablet_bootstrap.cc:492] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38: No bootstrap required, opened a new log
I20260709 12:18:23.333572 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0617ba6841874b98b728f92c4dfb507c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:23.333838 12707 ts_tablet_manager.cc:1403] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 12:18:23.333959 12730 leader_election.cc:290] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.334187 12486 raft_consensus.cc:3060] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.336290 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "924f2b73f8ce478ebe0ebfb7cff08ba3" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:23.336984 12558 raft_consensus.cc:2468] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:23.338233 12451 leader_election.cc:304] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.339020 12730 raft_consensus.cc:2804] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:23.338915 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "924f2b73f8ce478ebe0ebfb7cff08ba3" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:23.339506 12730 raft_consensus.cc:493] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:23.339869 12730 raft_consensus.cc:3060] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.340020 12604 leader_election.cc:290] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.340641 12604 raft_consensus.cc:493] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:23.341070 12604 raft_consensus.cc:515] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.341442 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0617ba6841874b98b728f92c4dfb507c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.342028 12558 raft_consensus.cc:3060] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.343065 12604 leader_election.cc:290] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.336686 12707 raft_consensus.cc:359] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.344664 12707 raft_consensus.cc:385] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:23.345147 12707 raft_consensus.cc:740] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Initialized, Role: FOLLOWER
I20260709 12:18:23.346218 12707 consensus_queue.cc:260] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.347316 12484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae3cd52c00649daa92ba2c78ac6897c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:23.347512 12730 raft_consensus.cc:515] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.347923 12484 raft_consensus.cc:2468] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:23.348647 12707 ts_tablet_manager.cc:1434] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:18:23.339751 12411 raft_consensus.cc:2468] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 0.
I20260709 12:18:23.349431 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae3cd52c00649daa92ba2c78ac6897c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:23.350069 12560 raft_consensus.cc:2468] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 0.
I20260709 12:18:23.350754 12730 leader_election.cc:290] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.351048 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "924f2b73f8ce478ebe0ebfb7cff08ba3" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.351274 12376 leader_election.cc:304] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.351636 12559 raft_consensus.cc:3060] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.352684 12726 raft_consensus.cc:2804] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:23.353010 12726 raft_consensus.cc:493] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:23.353319 12726 raft_consensus.cc:3060] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.354099 12486 raft_consensus.cc:2468] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:23.357853 12558 raft_consensus.cc:2468] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:23.358796 12559 raft_consensus.cc:2468] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:23.359018 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "924f2b73f8ce478ebe0ebfb7cff08ba3" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:23.359126 12376 leader_election.cc:304] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.359679 12411 raft_consensus.cc:3060] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.359912 12451 leader_election.cc:304] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.360529 12604 raft_consensus.cc:2804] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.360888 12730 raft_consensus.cc:2804] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.361522 12730 raft_consensus.cc:697] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:23.361699 12604 raft_consensus.cc:697] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:23.362457 12604 consensus_queue.cc:237] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.364446 12726 raft_consensus.cc:515] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.367744 12726 leader_election.cc:290] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.368384 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae3cd52c00649daa92ba2c78ac6897c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.368727 12411 raft_consensus.cc:2468] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:23.367823 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae3cd52c00649daa92ba2c78ac6897c" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:23.368906 12559 raft_consensus.cc:3060] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.362447 12730 consensus_queue.cc:237] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.369510 12486 raft_consensus.cc:3060] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.377853 12559 raft_consensus.cc:2468] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:23.378400 12309 catalog_manager.cc:5697] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:23.381071 12376 leader_election.cc:304] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.381279 12486 raft_consensus.cc:2468] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 1.
I20260709 12:18:23.382090 12604 raft_consensus.cc:2804] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.382529 12604 raft_consensus.cc:697] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:23.383222 12604 consensus_queue.cc:237] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.388324 12308 catalog_manager.cc:5697] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 1 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:23.395982 12309 catalog_manager.cc:5697] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:23.438944 12604 raft_consensus.cc:493] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:23.439690 12604 raft_consensus.cc:515] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.441474 12604 leader_election.cc:290] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.442109 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:23.442430 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:23.443114 12559 raft_consensus.cc:2393] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68c8d8ba5b3a4954a97d71104a2a4296 in current term 1: Already voted for candidate bc604b2365444718968557264c10fc38 in this term.
I20260709 12:18:23.443950 12376 leader_election.cc:304] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296; no voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:23.444545 12604 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.449055 12604 raft_consensus.cc:2749] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:23.454267 12730 consensus_queue.cc:1048] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.465989 12730 consensus_queue.cc:1048] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.495741 12486 raft_consensus.cc:3060] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.501827 12693 consensus_queue.cc:1048] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.502606 12728 consensus_queue.cc:1048] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.525305 12726 consensus_queue.cc:1048] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.527297 12726 consensus_queue.cc:1048] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.546016 12727 raft_consensus.cc:493] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:23.546505 12727 raft_consensus.cc:515] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.548776 12727 leader_election.cc:290] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:23.549015 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcff0cdb93324393babc10962bd053a6" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" is_pre_election: true
I20260709 12:18:23.549335 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcff0cdb93324393babc10962bd053a6" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:23.549966 12486 raft_consensus.cc:2468] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 0.
I20260709 12:18:23.551072 12525 leader_election.cc:304] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.551836 12727 raft_consensus.cc:2804] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:23.552238 12727 raft_consensus.cc:493] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:23.552589 12727 raft_consensus.cc:3060] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.551587 12411 raft_consensus.cc:2468] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 0.
I20260709 12:18:23.559417 12727 raft_consensus.cc:515] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.561075 12727 leader_election.cc:290] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:23.562103 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcff0cdb93324393babc10962bd053a6" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:23.562089 12486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcff0cdb93324393babc10962bd053a6" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:23.562873 12486 raft_consensus.cc:3060] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.562873 12411 raft_consensus.cc:3060] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:23.569429 12486 raft_consensus.cc:2468] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 1.
I20260709 12:18:23.569429 12411 raft_consensus.cc:2468] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 1.
I20260709 12:18:23.570567 12524 leader_election.cc:304] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.571349 12727 raft_consensus.cc:2804] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:23.571800 12727 raft_consensus.cc:697] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:23.572544 12727 consensus_queue.cc:237] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.579627 12308 catalog_manager.cc:5697] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 0 to 1, leader changed from <none> to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 1 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:23.592101 12730 consensus_queue.cc:1048] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.602006 12711 consensus_queue.cc:1048] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.777235 12486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d80788c023c40598bf7550857759def"
dest_uuid: "bc604b2365444718968557264c10fc38"
mode: GRACEFUL
new_leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
 from {username='slave'} at 127.0.0.1:35440
I20260709 12:18:23.777992 12486 raft_consensus.cc:606] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Received request to transfer leadership to TS 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:23.784708 12486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a"
dest_uuid: "bc604b2365444718968557264c10fc38"
mode: GRACEFUL
new_leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
 from {username='slave'} at 127.0.0.1:35440
I20260709 12:18:23.785148 12486 raft_consensus.cc:606] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Received request to transfer leadership to TS 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:23.792311 12559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dad6134d3ee460181ceaab8f5e35bda"
dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
mode: GRACEFUL
new_leader_uuid: "bc604b2365444718968557264c10fc38"
 from {username='slave'} at 127.0.0.1:41124
I20260709 12:18:23.792428 12711 consensus_queue.cc:1048] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.792757 12559 raft_consensus.cc:606] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Received request to transfer leadership to TS bc604b2365444718968557264c10fc38
I20260709 12:18:23.798456 12411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae3cd52c00649daa92ba2c78ac6897c"
dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
mode: GRACEFUL
new_leader_uuid: "bc604b2365444718968557264c10fc38"
 from {username='slave'} at 127.0.0.1:40822
I20260709 12:18:23.799037 12411 raft_consensus.cc:606] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Received request to transfer leadership to TS bc604b2365444718968557264c10fc38
I20260709 12:18:23.808826 12411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0617ba6841874b98b728f92c4dfb507c"
dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
mode: GRACEFUL
new_leader_uuid: "bc604b2365444718968557264c10fc38"
 from {username='slave'} at 127.0.0.1:40822
I20260709 12:18:23.809393 12411 raft_consensus.cc:606] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Received request to transfer leadership to TS bc604b2365444718968557264c10fc38
I20260709 12:18:23.809495 12711 consensus_queue.cc:1048] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:23.813457 12729 consensus_queue.cc:1048] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.819725 12726 consensus_queue.cc:1048] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.832417 12729 consensus_queue.cc:1048] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.842609 12729 raft_consensus.cc:993] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296: : Instructing follower bc604b2365444718968557264c10fc38 to start an election
I20260709 12:18:23.843039 12729 raft_consensus.cc:1081] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Signalling peer bc604b2365444718968557264c10fc38 to start an election
I20260709 12:18:23.846212 12485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0617ba6841874b98b728f92c4dfb507c"
dest_uuid: "bc604b2365444718968557264c10fc38"
 from {username='slave'} at 127.0.0.1:35432
I20260709 12:18:23.846832 12485 raft_consensus.cc:493] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:23.847189 12485 raft_consensus.cc:3060] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:23.854485 12726 consensus_queue.cc:1048] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.855067 12485 raft_consensus.cc:515] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.856956 12485 leader_election.cc:290] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.857518 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0617ba6841874b98b728f92c4dfb507c" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:23.858127 12411 raft_consensus.cc:3055] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:23.858255 12484 raft_consensus.cc:1240] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Rejecting Update request from peer 68c8d8ba5b3a4954a97d71104a2a4296 for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:23.858501 12411 raft_consensus.cc:740] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:23.859385 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0617ba6841874b98b728f92c4dfb507c" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.859308 12411 consensus_queue.cc:260] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.860185 12726 consensus_queue.cc:1059] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:23.861233 12411 raft_consensus.cc:3060] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:23.868880 12411 raft_consensus.cc:2468] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:23.870049 12450 leader_election.cc:304] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [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: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:23.870868 12711 raft_consensus.cc:2804] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:23.871394 12711 raft_consensus.cc:697] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:23.872085 12711 consensus_queue.cc:237] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.881140 12306 catalog_manager.cc:5697] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 1 to 2, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:23.947122 12725 raft_consensus.cc:993] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38: : Instructing follower 68c8d8ba5b3a4954a97d71104a2a4296 to start an election
I20260709 12:18:23.947625 12711 raft_consensus.cc:1081] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Signalling peer 68c8d8ba5b3a4954a97d71104a2a4296 to start an election
I20260709 12:18:23.949156 12411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d80788c023c40598bf7550857759def"
dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
 from {username='slave'} at 127.0.0.1:40808
I20260709 12:18:23.949702 12411 raft_consensus.cc:493] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:23.950030 12411 raft_consensus.cc:3060] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:23.955196 12411 raft_consensus.cc:515] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.956796 12411 leader_election.cc:290] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 2 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:23.957791 12484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:23.958093 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:23.958391 12484 raft_consensus.cc:3055] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:23.958638 12559 raft_consensus.cc:3060] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:23.958753 12484 raft_consensus.cc:740] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:23.959702 12484 consensus_queue.cc:260] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.960983 12484 raft_consensus.cc:3060] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:23.963652 12559 raft_consensus.cc:2468] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 2.
I20260709 12:18:23.964919 12376 leader_election.cc:304] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [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: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:23.965714 12604 raft_consensus.cc:2804] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:23.966133 12604 raft_consensus.cc:697] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:23.966841 12604 consensus_queue.cc:237] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:23.967290 12484 raft_consensus.cc:2468] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 2.
I20260709 12:18:23.973500 12306 catalog_manager.cc:5697] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 1 to 2, leader changed from bc604b2365444718968557264c10fc38 (127.6.209.130) to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:24.000022 12726 consensus_queue.cc:1048] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:24.000716 12604 consensus_queue.cc:1048] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:24.010656 12729 raft_consensus.cc:993] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296: : Instructing follower bc604b2365444718968557264c10fc38 to start an election
I20260709 12:18:24.011103 12729 raft_consensus.cc:1081] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Signalling peer bc604b2365444718968557264c10fc38 to start an election
I20260709 12:18:24.015321 12485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae3cd52c00649daa92ba2c78ac6897c"
dest_uuid: "bc604b2365444718968557264c10fc38"
 from {username='slave'} at 127.0.0.1:35432
I20260709 12:18:24.023985 12485 raft_consensus.cc:493] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:24.024523 12485 raft_consensus.cc:3060] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.031520 12485 raft_consensus.cc:515] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.033273 12485 leader_election.cc:290] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:24.033900 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae3cd52c00649daa92ba2c78ac6897c" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:24.034286 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae3cd52c00649daa92ba2c78ac6897c" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:24.034543 12411 raft_consensus.cc:3055] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:24.034798 12559 raft_consensus.cc:3060] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.034927 12411 raft_consensus.cc:740] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:24.035774 12411 consensus_queue.cc:260] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.036859 12411 raft_consensus.cc:3060] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.039139 12728 raft_consensus.cc:993] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: : Instructing follower bc604b2365444718968557264c10fc38 to start an election
I20260709 12:18:24.039706 12727 raft_consensus.cc:1081] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Signalling peer bc604b2365444718968557264c10fc38 to start an election
I20260709 12:18:24.041385 12559 raft_consensus.cc:2468] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:24.042282 12485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dad6134d3ee460181ceaab8f5e35bda"
dest_uuid: "bc604b2365444718968557264c10fc38"
 from {username='slave'} at 127.0.0.1:35416
I20260709 12:18:24.042686 12451 leader_election.cc:304] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:24.043009 12485 raft_consensus.cc:493] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:24.043545 12485 raft_consensus.cc:3060] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.043607 12711 raft_consensus.cc:2804] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:24.044144 12711 raft_consensus.cc:697] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:24.044996 12411 raft_consensus.cc:2468] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:24.045010 12711 consensus_queue.cc:237] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.049744 12485 raft_consensus.cc:515] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.051810 12485 leader_election.cc:290] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:24.052325 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dad6134d3ee460181ceaab8f5e35bda" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:24.052783 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dad6134d3ee460181ceaab8f5e35bda" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:24.052917 12411 raft_consensus.cc:3060] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.053476 12559 raft_consensus.cc:3055] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:24.052781 12309 catalog_manager.cc:5697] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 1 to 2, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:24.054060 12559 raft_consensus.cc:740] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:24.054912 12559 consensus_queue.cc:260] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.056056 12559 raft_consensus.cc:3060] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.060333 12411 raft_consensus.cc:2468] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:24.061651 12450 leader_election.cc:304] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [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: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38; no voters: 
I20260709 12:18:24.062417 12725 raft_consensus.cc:2804] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:24.062880 12725 raft_consensus.cc:697] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:24.063719 12725 consensus_queue.cc:237] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.064419 12559 raft_consensus.cc:2468] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:24.070551 12309 catalog_manager.cc:5697] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 1 to 2, leader changed from d43321a104794394ad795a9f9f3fea4c (127.6.209.131) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:24.138206 12727 consensus_queue.cc:1048] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:24.148454 12727 consensus_queue.cc:1048] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:24.223831 12711 raft_consensus.cc:993] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: : Instructing follower 68c8d8ba5b3a4954a97d71104a2a4296 to start an election
I20260709 12:18:24.224295 12725 raft_consensus.cc:1081] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Signalling peer 68c8d8ba5b3a4954a97d71104a2a4296 to start an election
I20260709 12:18:24.225760 12411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a"
dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
 from {username='slave'} at 127.0.0.1:40808
I20260709 12:18:24.226202 12411 raft_consensus.cc:493] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:24.226480 12411 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.231163 12411 raft_consensus.cc:515] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.232462 12411 leader_election.cc:290] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [CANDIDATE]: Term 2 election: Requested vote from peers bc604b2365444718968557264c10fc38 (127.6.209.130:43607), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:24.233209 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:24.233491 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:24.233791 12485 raft_consensus.cc:3055] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:24.234022 12559 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.234135 12485 raft_consensus.cc:740] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:24.234859 12485 consensus_queue.cc:260] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.235764 12485 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.238546 12559 raft_consensus.cc:2468] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 2.
I20260709 12:18:24.239534 12376 leader_election.cc:304] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [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: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:24.240345 12604 raft_consensus.cc:2804] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:24.240773 12604 raft_consensus.cc:697] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Becoming Leader. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:24.241706 12604 consensus_queue.cc:237] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:24.242486 12485 raft_consensus.cc:2468] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c8d8ba5b3a4954a97d71104a2a4296 in term 2.
I20260709 12:18:24.251217 12306 catalog_manager.cc:5697] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 reported cstate change: term changed from 1 to 2, leader changed from bc604b2365444718968557264c10fc38 (127.6.209.130) to 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:24.417138 12411 raft_consensus.cc:1275] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.418329 12725 consensus_queue.cc:1048] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:24.425514 12559 raft_consensus.cc:3060] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.429773 12485 raft_consensus.cc:1275] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Refusing update from remote peer 68c8d8ba5b3a4954a97d71104a2a4296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.431175 12729 consensus_queue.cc:1048] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:24.433214 12559 raft_consensus.cc:1275] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.435828 12711 consensus_queue.cc:1048] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:24.440690 12558 raft_consensus.cc:1275] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer 68c8d8ba5b3a4954a97d71104a2a4296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.442062 12604 consensus_queue.cc:1048] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:24.468871 12411 raft_consensus.cc:1275] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.470148 12711 consensus_queue.cc:1048] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:24.472749 12558 raft_consensus.cc:1275] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.474041 12725 consensus_queue.cc:1048] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:24.479981 12559 raft_consensus.cc:1275] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.481268 12725 consensus_queue.cc:1048] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:24.489552 12411 raft_consensus.cc:1275] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.491143 12689 consensus_queue.cc:1048] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:24.838109 12558 raft_consensus.cc:1275] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer 68c8d8ba5b3a4954a97d71104a2a4296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.839186 12726 consensus_queue.cc:1048] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:24.852178 12485 raft_consensus.cc:1275] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Refusing update from remote peer 68c8d8ba5b3a4954a97d71104a2a4296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:24.853986 12781 consensus_queue.cc:1048] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:26.816686 12308 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51096:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:18:26.835736 12308 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51096:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:18:26.891371  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:27.020706 12410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a"
dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
mode: GRACEFUL
new_leader_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:44626
I20260709 12:18:27.034003 12410 raft_consensus.cc:606] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Received request to transfer leadership to TS d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:27.037357 12821 tablet.cc:1724] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:27.091223 12376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:36931, user_credentials={real_user=slave}} blocked reactor thread for 65738.3us
I20260709 12:18:27.139858 12832 tablet.cc:1724] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.144582 12821 tablet.cc:1724] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.188194 12831 tablet.cc:1724] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:27.196142 12586 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1d80788c023c40598bf7550857759def)
W20260709 12:18:27.197050 12586 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1d80788c023c40598bf7550857759def)
W20260709 12:18:27.198323 12437 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0617ba6841874b98b728f92c4dfb507c)
W20260709 12:18:27.224316 12825 log.cc:927] Time spent T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c: Append to log took a long time: real 0.097s	user 0.003s	sys 0.000s
I20260709 12:18:27.279546 12726 raft_consensus.cc:993] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: : Instructing follower d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:27.290798 12804 raft_consensus.cc:1081] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Signalling peer d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:27.307441 12845 tablet.cc:1724] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:27.310242 12833 log.cc:927] Time spent T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 12:18:27.314129 12555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a"
dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:41102
I20260709 12:18:27.314761 12555 raft_consensus.cc:493] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 12:18:27.313401 12844 log.cc:927] Time spent T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:18:27.327950 12821 tablet.cc:1724] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.334769 12484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "924f2b73f8ce478ebe0ebfb7cff08ba3"
dest_uuid: "bc604b2365444718968557264c10fc38"
mode: GRACEFUL
new_leader_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:18:27.346201 12484 raft_consensus.cc:606] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Received request to transfer leadership to TS d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:27.347947  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:18:27.350528  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:27.315130 12555 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:27.349005 12848 tablet.cc:1724] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.372637 12484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32db31da5bad450487bfc42f9f5f2424"
dest_uuid: "bc604b2365444718968557264c10fc38"
mode: GRACEFUL
new_leader_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:18:27.373307 12484 raft_consensus.cc:606] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Received request to transfer leadership to TS d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:27.371667 12853 tablet.cc:1724] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.382099 12854 tablet.cc:1724] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.387257 12816 raft_consensus.cc:993] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38: : Instructing follower d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:27.384971 12831 tablet.cc:1724] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.387768 12816 raft_consensus.cc:1081] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Signalling peer d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:27.386888 12851 tablet.cc:1724] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.391360 12410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b"
dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
mode: GRACEFUL
new_leader_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:44626
I20260709 12:18:27.392067 12410 raft_consensus.cc:606] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Received request to transfer leadership to TS d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:27.391601 12850 tablet.cc:1724] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.392285 12560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "924f2b73f8ce478ebe0ebfb7cff08ba3"
dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:41118
I20260709 12:18:27.392889 12560 raft_consensus.cc:493] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:27.393244 12560 raft_consensus.cc:3060] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.396231  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:27.397298  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:27.396032 12821 tablet.cc:1724] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.400888 12831 tablet.cc:1724] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.399302 12832 tablet.cc:1724] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.405532 12845 tablet.cc:1724] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.407256 12852 tablet.cc:1724] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.419310 12832 tablet.cc:1724] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.427680 12560 raft_consensus.cc:515] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.425640 12852 tablet.cc:1724] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.431455 12831 tablet.cc:1724] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.434975 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "924f2b73f8ce478ebe0ebfb7cff08ba3" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:27.431829 12832 tablet.cc:1724] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.441406 12484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "924f2b73f8ce478ebe0ebfb7cff08ba3" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:27.442058 12484 raft_consensus.cc:3055] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:27.437939 12410 raft_consensus.cc:3060] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.442376 12484 raft_consensus.cc:740] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:27.450429 12484 consensus_queue.cc:260] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.451923 12484 raft_consensus.cc:3060] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.455013 12847 tablet.cc:1724] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.437739 12560 leader_election.cc:290] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:27.464550 12808 raft_consensus.cc:993] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38: : Instructing follower d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:27.464994 12808 raft_consensus.cc:1081] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Signalling peer d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:27.456851 12849 tablet.cc:1724] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.473042 12560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32db31da5bad450487bfc42f9f5f2424"
dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:41118
I20260709 12:18:27.474632 12484 raft_consensus.cc:2468] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:27.474037 12821 tablet.cc:1724] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.476384 12525 leader_election.cc:304] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:27.479439 12838 raft_consensus.cc:2804] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:27.479904 12838 raft_consensus.cc:697] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 2 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:27.477594 12560 raft_consensus.cc:493] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:27.480677 12838 consensus_queue.cc:237] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.481362 12560 raft_consensus.cc:3060] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.481469 12555 raft_consensus.cc:515] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.483974 12554 raft_consensus.cc:1240] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Rejecting Update request from peer 68c8d8ba5b3a4954a97d71104a2a4296 for earlier term 2. Current term is 3. Ops: []
I20260709 12:18:27.486600 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:27.487190 12411 raft_consensus.cc:3055] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:27.487486 12411 raft_consensus.cc:740] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:27.487363 12805 consensus_queue.cc:1059] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:27.488729 12411 consensus_queue.cc:260] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.489091 12555 leader_election.cc:290] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 3 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:27.491460 12411 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:27.478111 12410 raft_consensus.cc:2468] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:27.493268 12560 raft_consensus.cc:515] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.495409 12560 leader_election.cc:290] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:27.496595 12482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db31da5bad450487bfc42f9f5f2424" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:27.497231 12482 raft_consensus.cc:3055] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:27.497525 12482 raft_consensus.cc:740] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:27.498489 12482 consensus_queue.cc:260] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.499735 12482 raft_consensus.cc:3060] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.502776 12484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aafc52a07d4efaadc4f5de673c847a" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:27.503429 12484 raft_consensus.cc:3060] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:27.505797 12783 raft_consensus.cc:993] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296: : Instructing follower d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:27.506297 12783 raft_consensus.cc:1081] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Signalling peer d43321a104794394ad795a9f9f3fea4c to start an election
I20260709 12:18:27.510684 12560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b"
dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
 from {username='slave'} at 127.0.0.1:41102
I20260709 12:18:27.511222 12560 raft_consensus.cc:493] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:27.512219 12411 raft_consensus.cc:2468] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 3.
W20260709 12:18:27.512779 12805 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 12:18:27.514106 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db31da5bad450487bfc42f9f5f2424" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:27.514741 12410 raft_consensus.cc:3060] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.514497 12849 tablet.cc:1724] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.511546 12560 raft_consensus.cc:3060] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.526821 12524 leader_election.cc:304] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [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: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:27.528173 12838 raft_consensus.cc:2804] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:27.528800 12838 raft_consensus.cc:697] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 3 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:27.529171 12850 tablet.cc:1724] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:27.529914 12838 consensus_queue.cc:237] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.540484 12560 raft_consensus.cc:515] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.541945 12410 raft_consensus.cc:2468] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:27.543198 12524 leader_election.cc:304] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [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: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:27.544205 12560 leader_election.cc:290] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:27.545344 12838 raft_consensus.cc:2804] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:27.545949 12481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:27.545975 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1da2b484e844bca967d79ceb088e25b" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68c8d8ba5b3a4954a97d71104a2a4296"
I20260709 12:18:27.546116 12838 raft_consensus.cc:697] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 2 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:27.547153 12481 raft_consensus.cc:3060] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.547242 12410 raft_consensus.cc:3055] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:27.548017 12410 raft_consensus.cc:740] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68c8d8ba5b3a4954a97d71104a2a4296, State: Running, Role: LEADER
I20260709 12:18:27.549592 12410 consensus_queue.cc:260] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.550071 12482 raft_consensus.cc:2468] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:27.549806 12838 consensus_queue.cc:237] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.550911 12410 raft_consensus.cc:3060] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:27.559362 12410 raft_consensus.cc:2468] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:27.560508 12524 leader_election.cc:304] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [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: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:27.560876 12481 raft_consensus.cc:2468] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:27.563812 12484 raft_consensus.cc:2468] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 3.
I20260709 12:18:27.562323 12838 raft_consensus.cc:2804] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:27.564811 12838 raft_consensus.cc:697] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 2 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:27.564440 12308 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6: soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098] alter complete (version 1)
I20260709 12:18:27.565461 12838 consensus_queue.cc:237] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:27.579869 12306 catalog_manager.cc:5697] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 1 to 2, leader changed from bc604b2365444718968557264c10fc38 (127.6.209.130) to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 2 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:27.582953 12306 catalog_manager.cc:5697] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 2 to 3, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 3 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:27.584079 12306 catalog_manager.cc:5789] TS d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931) does not have the latest schema for tablet 76aafc52a07d4efaadc4f5de673c847a (table soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]). Expected version 1 got 0
I20260709 12:18:27.584620 12306 catalog_manager.cc:5697] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 1 to 2, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 2 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:27.585646 12306 catalog_manager.cc:5697] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 1 to 2, leader changed from bc604b2365444718968557264c10fc38 (127.6.209.130) to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 2 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:27.913168 12410 raft_consensus.cc:1275] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:27.914610 12838 consensus_queue.cc:1048] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:27.925565 12484 raft_consensus.cc:1275] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:27.926942 12838 consensus_queue.cc:1048] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:28.033303 12410 raft_consensus.cc:1275] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:28.034529 12838 consensus_queue.cc:1048] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:28.044854 12484 raft_consensus.cc:1275] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:28.046176 12863 consensus_queue.cc:1048] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:28.051872 12410 raft_consensus.cc:1275] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 3 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:28.053942 12410 raft_consensus.cc:1275] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:28.054888 12863 consensus_queue.cc:1048] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:28.055202 12838 consensus_queue.cc:1048] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:28.059698 12484 raft_consensus.cc:1275] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:28.061113 12863 consensus_queue.cc:1048] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:28.066879 12481 raft_consensus.cc:1275] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:28.068285 12838 consensus_queue.cc:1048] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:28.079872 12868 tablet.cc:1724] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:28.102939 12868 tablet.cc:1719] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:18:28.106752 12870 tablet.cc:1719] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:18:28.111904 12306 catalog_manager.cc:5789] TS d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931) does not have the latest schema for tablet 76aafc52a07d4efaadc4f5de673c847a (table soft_deleted_table [id=f27166ef01e14bfca2762ecbd3e09098]). Expected version 1 got 0
I20260709 12:18:28.113808 12871 tablet.cc:1719] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:18:28.398447  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:28.404196  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:28.404652  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:28.409365  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:28.409792  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:29.410791  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:29.415807  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:29.416275  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:29.421188  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:29.421649  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:30.422709  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:30.428161  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:30.428676  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:30.434111  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:30.434521  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:31.435876  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:31.444025  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:31.444540  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:31.453423  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:31.453855  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:32.454993  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:32.460925  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:32.461359  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:32.466406  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:32.466764  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:33.467836  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:33.473073  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:33.473541  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:33.478353  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:33.478770  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:34.479745  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:34.484897  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:34.485374  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:34.490123  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:34.490522  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:35.491499  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:35.496573  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:35.497035  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:35.501572  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:35.501979  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:36.733649  6982 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:36.743116  6982 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:36.744012  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:36.761444  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:36.762158  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:18:37.537532 12432 debug-util.cc:398] Leaking SignalData structure 0x7b0800062960 after lost signal to thread 6985
W20260709 12:18:37.538692 12432 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0660 after lost signal to thread 12343
W20260709 12:18:37.539758 12432 debug-util.cc:398] Leaking SignalData structure 0x7b0800168d40 after lost signal to thread 12435
W20260709 12:18:37.540700 12432 debug-util.cc:398] Leaking SignalData structure 0x7b08002ccd40 after lost signal to thread 12510
W20260709 12:18:37.541628 12432 debug-util.cc:398] Leaking SignalData structure 0x7b0800059500 after lost signal to thread 12584
I20260709 12:18:37.831790  6982 tablet_server.cc:179] TabletServer@127.6.209.129:0 shutting down...
W20260709 12:18:37.847791 12524 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 12:18:37.861110 12524 consensus_peers.cc:597] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:37.891611 12450 consensus_peers.cc:597] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:37.909199 12450 consensus_peers.cc:597] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:37.910044  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:37.911140  6982 tablet_replica.cc:333] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.912535  6982 raft_consensus.cc:2243] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.913722  6982 raft_consensus.cc:2272] T 0617ba6841874b98b728f92c4dfb507c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.917886  6982 tablet_replica.cc:333] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.918958  6982 raft_consensus.cc:2243] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.919898  6982 raft_consensus.cc:2272] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.923933  6982 tablet_replica.cc:333] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
W20260709 12:18:37.924305 12450 consensus_peers.cc:597] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:37.925176  6982 raft_consensus.cc:2243] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.926165  6982 raft_consensus.cc:2272] T 6ae3cd52c00649daa92ba2c78ac6897c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.930316  6982 tablet_replica.cc:333] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.931252  6982 raft_consensus.cc:2243] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.932114  6982 raft_consensus.cc:2272] T 76aafc52a07d4efaadc4f5de673c847a P 68c8d8ba5b3a4954a97d71104a2a4296 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.935848  6982 tablet_replica.cc:333] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.936815  6982 raft_consensus.cc:2243] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:37.938207  6982 raft_consensus.cc:2272] T f8c56f4a9aea4e37b942c43385b96b48 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.941810  6982 tablet_replica.cc:333] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.942713  6982 raft_consensus.cc:2243] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:37.943965  6982 raft_consensus.cc:2272] T 1d80788c023c40598bf7550857759def P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.947597  6982 tablet_replica.cc:333] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.948580  6982 raft_consensus.cc:2243] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.949561  6982 raft_consensus.cc:2272] T bcff0cdb93324393babc10962bd053a6 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.953476  6982 tablet_replica.cc:333] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.954299  6982 raft_consensus.cc:2243] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.955030  6982 raft_consensus.cc:2272] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.958760  6982 tablet_replica.cc:333] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.959582  6982 raft_consensus.cc:2243] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:37.960850  6982 raft_consensus.cc:2272] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.964308  6982 tablet_replica.cc:333] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.965154  6982 raft_consensus.cc:2243] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:37.966408  6982 raft_consensus.cc:2272] T a1c024271c2349438e83b54fb83f3c0c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.970340  6982 tablet_replica.cc:333] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.971212  6982 raft_consensus.cc:2243] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:37.972512  6982 raft_consensus.cc:2272] T a56c10658a32431c9d2d3b541d47e161 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.976213  6982 tablet_replica.cc:333] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.977154  6982 raft_consensus.cc:2243] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.977843  6982 raft_consensus.cc:2272] T b1da2b484e844bca967d79ceb088e25b P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.981168  6982 tablet_replica.cc:333] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.981935  6982 raft_consensus.cc:2243] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.982527  6982 raft_consensus.cc:2272] T 30467b2d59704ebfa006f7ed3c227817 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.985893  6982 tablet_replica.cc:333] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.986693  6982 raft_consensus.cc:2243] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.987249  6982 raft_consensus.cc:2272] T aff4ace254aa440082c0eedf5d10ab1e P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.990525  6982 tablet_replica.cc:333] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.991251  6982 raft_consensus.cc:2243] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:37.991986  6982 raft_consensus.cc:2272] T 3dad6134d3ee460181ceaab8f5e35bda P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:37.995211  6982 tablet_replica.cc:333] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:37.996012  6982 raft_consensus.cc:2243] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:37.997551  6982 raft_consensus.cc:2272] T 3676682d7fcf4a40a5d34235e758a65c P 68c8d8ba5b3a4954a97d71104a2a4296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.000972  6982 tablet_replica.cc:333] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:38.001745  6982 raft_consensus.cc:2243] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.002398  6982 raft_consensus.cc:2272] T 32db31da5bad450487bfc42f9f5f2424 P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.005916  6982 tablet_replica.cc:333] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296: stopping tablet replica
I20260709 12:18:38.006641  6982 raft_consensus.cc:2243] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.007292  6982 raft_consensus.cc:2272] T d1c1364137bf410d95f374e6f40a2d4d P 68c8d8ba5b3a4954a97d71104a2a4296 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:38.120782 12524 consensus_peers.cc:597] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:38.136591 12524 consensus_peers.cc:597] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:38.166307 12524 consensus_peers.cc:597] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:38.182951 12524 consensus_peers.cc:597] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:38.184937 12450 consensus_peers.cc:597] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:38.216492 12450 consensus_peers.cc:597] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:38.238022 12450 consensus_peers.cc:597] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:38.275720 12524 consensus_peers.cc:597] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:38.927618 12901 raft_consensus.cc:493] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:38.928198 12901 raft_consensus.cc:515] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:38.930598 12901 leader_election.cc:290] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:38.931882 12482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
W20260709 12:18:38.934302 12524 leader_election.cc:336] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:38.934770 12524 leader_election.cc:304] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:38.935482 12901 raft_consensus.cc:2749] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:38.982470 12901 raft_consensus.cc:493] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:38.982987 12901 raft_consensus.cc:515] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:38.984647 12901 leader_election.cc:290] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:38.985709 12482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
W20260709 12:18:38.988677 12524 leader_election.cc:336] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:38.989081 12524 leader_election.cc:304] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [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: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:38.989678 12901 raft_consensus.cc:2749] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:39.065707  6982 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12432)
I20260709 12:18:39.082154 12901 raft_consensus.cc:493] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.082753 12901 raft_consensus.cc:515] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.084594 12901 leader_election.cc:290] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:39.085748 12482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
W20260709 12:18:39.088145 12524 leader_election.cc:336] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.088507 12524 leader_election.cc:304] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [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: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:39.089066 12901 raft_consensus.cc:2749] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:39.136262 12898 raft_consensus.cc:493] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.136830 12898 raft_consensus.cc:515] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.139442 12898 leader_election.cc:290] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.140677 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:39.141392 12554 raft_consensus.cc:2468] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:39.143795 12451 leader_election.cc:304] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
W20260709 12:18:39.144362 12450 leader_election.cc:336] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.144589 12898 raft_consensus.cc:2804] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:18:39.145069 12898 raft_consensus.cc:493] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.145377 12898 raft_consensus.cc:3060] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:39.147881 12901 raft_consensus.cc:493] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.148494 12901 raft_consensus.cc:515] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.151566 12901 leader_election.cc:290] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:39.152060 12482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c024271c2349438e83b54fb83f3c0c" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:39.156563 12898 raft_consensus.cc:515] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
W20260709 12:18:39.158818 12524 leader_election.cc:336] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.159379 12524 leader_election.cc:304] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [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: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:39.159595 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d80788c023c40598bf7550857759def" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:39.160245 12554 raft_consensus.cc:3060] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:39.160844 12898 leader_election.cc:290] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 3 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.160228 12901 raft_consensus.cc:2749] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:39.163105 12450 leader_election.cc:336] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.169365 12554 raft_consensus.cc:2468] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 3.
I20260709 12:18:39.170835 12451 leader_election.cc:304] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:39.171643 12898 raft_consensus.cc:2804] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:39.172137 12898 raft_consensus.cc:697] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 3 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:39.173252 12898 consensus_queue.cc:237] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.183014 12306 catalog_manager.cc:5697] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 2 to 3, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 3 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:39.266834 12898 raft_consensus.cc:493] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.267421 12898 raft_consensus.cc:515] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.269520 12898 leader_election.cc:290] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.270938 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
W20260709 12:18:39.274385 12450 leader_election.cc:336] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.274830 12450 leader_election.cc:304] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc604b2365444718968557264c10fc38; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, d43321a104794394ad795a9f9f3fea4c
I20260709 12:18:39.275497 12898 raft_consensus.cc:2749] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:39.309638 12901 raft_consensus.cc:493] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.310405 12901 raft_consensus.cc:515] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.312634 12901 leader_election.cc:290] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:39.314219 12482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676682d7fcf4a40a5d34235e758a65c" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
W20260709 12:18:39.317018 12524 leader_election.cc:336] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.317449 12524 leader_election.cc:304] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [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: d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296, bc604b2365444718968557264c10fc38
I20260709 12:18:39.318163 12901 raft_consensus.cc:2749] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:39.321821 12898 raft_consensus.cc:493] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.322249 12898 raft_consensus.cc:515] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.323927 12898 leader_election.cc:290] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.324829 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:39.325430 12554 raft_consensus.cc:2468] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:39.326351 12451 leader_election.cc:304] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:39.327112 12898 raft_consensus.cc:2804] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:39.327417 12898 raft_consensus.cc:493] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.327790 12898 raft_consensus.cc:3060] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:39.327997 12450 leader_election.cc:336] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.333232 12898 raft_consensus.cc:515] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.335036 12898 leader_election.cc:290] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.336120 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c56f4a9aea4e37b942c43385b96b48" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:39.336719 12554 raft_consensus.cc:3060] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:39.340349 12450 leader_election.cc:336] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.344081 12554 raft_consensus.cc:2468] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:39.345286 12451 leader_election.cc:304] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:39.346179 12898 raft_consensus.cc:2804] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:39.346674 12898 raft_consensus.cc:697] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:39.347774 12898 consensus_queue.cc:237] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.357020 12306 catalog_manager.cc:5697] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 1 to 2, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:39.369755 12898 raft_consensus.cc:493] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.370426 12898 raft_consensus.cc:515] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.372619 12898 leader_election.cc:290] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.373807 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:39.374547 12554 raft_consensus.cc:2468] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:39.375566 12451 leader_election.cc:304] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:39.376338 12898 raft_consensus.cc:2804] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:18:39.376577 12450 leader_election.cc:336] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.376766 12898 raft_consensus.cc:493] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.377274 12898 raft_consensus.cc:3060] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:39.382840 12898 raft_consensus.cc:515] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.384577 12898 leader_election.cc:290] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.385589 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1c5636a9b4c3eb1a458c2cc07a9ed" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:39.386224 12554 raft_consensus.cc:3060] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:39.389068 12450 leader_election.cc:336] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.392282 12554 raft_consensus.cc:2468] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:39.393375 12451 leader_election.cc:304] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:39.394145 12898 raft_consensus.cc:2804] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:39.394578 12898 raft_consensus.cc:697] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:39.395399 12898 consensus_queue.cc:237] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.403730 12306 catalog_manager.cc:5697] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 1 to 2, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:39.422124 12898 raft_consensus.cc:493] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.422700 12898 raft_consensus.cc:515] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.424566 12898 leader_election.cc:290] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.425784 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c024271c2349438e83b54fb83f3c0c" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:39.426595 12554 raft_consensus.cc:2468] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:39.427768 12451 leader_election.cc:304] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:39.428653 12898 raft_consensus.cc:2804] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:39.429229 12898 raft_consensus.cc:493] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.429705 12898 raft_consensus.cc:3060] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:39.430439 12884 raft_consensus.cc:493] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.431035 12884 raft_consensus.cc:515] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
W20260709 12:18:39.432204 12450 leader_election.cc:336] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.433130 12884 leader_election.cc:290] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:39.434381 12482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38" is_pre_election: true
I20260709 12:18:39.435108 12482 raft_consensus.cc:2468] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 2.
I20260709 12:18:39.436169 12525 leader_election.cc:304] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:39.436954 12884 raft_consensus.cc:2804] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:18:39.437297 12884 raft_consensus.cc:493] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.437650 12884 raft_consensus.cc:3060] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:18:39.438733 12524 leader_election.cc:336] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.439324 12898 raft_consensus.cc:515] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.442314 12898 leader_election.cc:290] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.442590 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c024271c2349438e83b54fb83f3c0c" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:39.443377 12554 raft_consensus.cc:3060] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:39.445410 12884 raft_consensus.cc:515] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
W20260709 12:18:39.446326 12450 leader_election.cc:336] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.448016 12884 leader_election.cc:290] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 3 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), bc604b2365444718968557264c10fc38 (127.6.209.130:43607)
I20260709 12:18:39.449361 12482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56c10658a32431c9d2d3b541d47e161" candidate_uuid: "d43321a104794394ad795a9f9f3fea4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bc604b2365444718968557264c10fc38"
I20260709 12:18:39.450004 12482 raft_consensus.cc:3060] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:39.452880 12554 raft_consensus.cc:2468] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
W20260709 12:18:39.453864 12524 leader_election.cc:336] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.454102 12451 leader_election.cc:304] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:39.454921 12898 raft_consensus.cc:2804] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:39.455470 12898 raft_consensus.cc:697] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:39.456929 12482 raft_consensus.cc:2468] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d43321a104794394ad795a9f9f3fea4c in term 3.
I20260709 12:18:39.456966 12898 consensus_queue.cc:237] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.458156 12525 leader_election.cc:304] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:39.458793 12884 raft_consensus.cc:2804] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:39.459313 12884 raft_consensus.cc:697] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 3 LEADER]: Becoming Leader. State: Replica: d43321a104794394ad795a9f9f3fea4c, State: Running, Role: LEADER
I20260709 12:18:39.460327 12884 consensus_queue.cc:237] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.466897 12898 raft_consensus.cc:493] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.466920 12306 catalog_manager.cc:5697] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 1 to 2, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:39.467620 12898 raft_consensus.cc:515] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.469871 12898 leader_election.cc:290] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.469638 12308 catalog_manager.cc:5697] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c reported cstate change: term changed from 2 to 3, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to d43321a104794394ad795a9f9f3fea4c (127.6.209.131). New cstate: current_term: 3 leader_uuid: "d43321a104794394ad795a9f9f3fea4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:39.471544 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676682d7fcf4a40a5d34235e758a65c" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c" is_pre_election: true
I20260709 12:18:39.472288 12554 raft_consensus.cc:2468] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 1.
I20260709 12:18:39.473543 12451 leader_election.cc:304] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 
I20260709 12:18:39.474668 12898 raft_consensus.cc:2804] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:39.475061 12898 raft_consensus.cc:493] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68c8d8ba5b3a4954a97d71104a2a4296)
I20260709 12:18:39.475464 12898 raft_consensus.cc:3060] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:39.476161 12450 leader_election.cc:336] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.485469 12898 raft_consensus.cc:515] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.489241 12554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676682d7fcf4a40a5d34235e758a65c" candidate_uuid: "bc604b2365444718968557264c10fc38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d43321a104794394ad795a9f9f3fea4c"
I20260709 12:18:39.489822 12898 leader_election.cc:290] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: Requested vote from peers 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731), d43321a104794394ad795a9f9f3fea4c (127.6.209.131:36931)
I20260709 12:18:39.490460 12554 raft_consensus.cc:3060] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:39.491647 12450 leader_election.cc:336] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111)
I20260709 12:18:39.499164 12554 raft_consensus.cc:2468] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc604b2365444718968557264c10fc38 in term 2.
I20260709 12:18:39.500677 12451 leader_election.cc:304] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [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: bc604b2365444718968557264c10fc38, d43321a104794394ad795a9f9f3fea4c; no voters: 68c8d8ba5b3a4954a97d71104a2a4296
I20260709 12:18:39.501536 12898 raft_consensus.cc:2804] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:39.502048 12898 raft_consensus.cc:697] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Becoming Leader. State: Replica: bc604b2365444718968557264c10fc38, State: Running, Role: LEADER
I20260709 12:18:39.502900 12898 consensus_queue.cc:237] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [LEADER]: Queue going to LEADER 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: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } }
I20260709 12:18:39.510437 12306 catalog_manager.cc:5697] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 reported cstate change: term changed from 1 to 2, leader changed from 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129) to bc604b2365444718968557264c10fc38 (127.6.209.130). New cstate: current_term: 2 leader_uuid: "bc604b2365444718968557264c10fc38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68c8d8ba5b3a4954a97d71104a2a4296" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:39.556681 12450 consensus_peers.cc:597] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:39.775622 12554 raft_consensus.cc:1275] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:39.776854 12898 consensus_queue.cc:1048] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:39.807869 12554 raft_consensus.cc:1275] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:39.809024 12898 consensus_queue.cc:1048] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:18:39.822826 12450 consensus_peers.cc:597] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:39.844707 12450 consensus_peers.cc:597] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:39.863173 12524 consensus_peers.cc:597] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:39.899097 12450 consensus_peers.cc:597] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:39.908888 12554 raft_consensus.cc:1275] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:39.910338 12919 consensus_queue.cc:1048] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:18:39.933359 12450 consensus_peers.cc:597] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:39.975456 12482 raft_consensus.cc:1275] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Refusing update from remote peer d43321a104794394ad795a9f9f3fea4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:39.977098 12884 consensus_queue.cc:1048] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc604b2365444718968557264c10fc38" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 43607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:40.009011 12554 raft_consensus.cc:1275] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:40.010316 12919 consensus_queue.cc:1048] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:40.026415 12554 raft_consensus.cc:1275] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Refusing update from remote peer bc604b2365444718968557264c10fc38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.028749 12919 consensus_queue.cc:1048] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d43321a104794394ad795a9f9f3fea4c" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 36931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:18:40.066196  6982 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12432)
I20260709 12:18:40.240793  6982 tablet_server.cc:196] TabletServer@127.6.209.129:0 shutdown complete.
W20260709 12:18:40.261533 12450 consensus_peers.cc:597] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:40.288168  6982 tablet_server.cc:179] TabletServer@127.6.209.130:0 shutting down...
I20260709 12:18:40.318750  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:40.319613  6982 tablet_replica.cc:333] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.320813  6982 raft_consensus.cc:2243] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.321928  6982 raft_consensus.cc:2272] T 6ae3cd52c00649daa92ba2c78ac6897c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.324119  6982 tablet_replica.cc:333] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.324718  6982 raft_consensus.cc:2243] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.325234  6982 raft_consensus.cc:2272] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.327370  6982 tablet_replica.cc:333] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.327940  6982 raft_consensus.cc:2243] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.328687  6982 raft_consensus.cc:2272] T 0617ba6841874b98b728f92c4dfb507c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.330854  6982 tablet_replica.cc:333] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.331626  6982 raft_consensus.cc:2243] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.332551  6982 raft_consensus.cc:2272] T 3dad6134d3ee460181ceaab8f5e35bda P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.334713  6982 tablet_replica.cc:333] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.335347  6982 raft_consensus.cc:2243] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.336347  6982 raft_consensus.cc:2272] T f8c56f4a9aea4e37b942c43385b96b48 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.339295  6982 tablet_replica.cc:333] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.339864  6982 raft_consensus.cc:2243] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.340759  6982 raft_consensus.cc:2272] T a1c024271c2349438e83b54fb83f3c0c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.343657  6982 tablet_replica.cc:333] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.344329  6982 raft_consensus.cc:2243] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.345043  6982 raft_consensus.cc:2272] T 76aafc52a07d4efaadc4f5de673c847a P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:40.345932 12524 consensus_peers.cc:597] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:40.347750  6982 tablet_replica.cc:333] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.348711  6982 raft_consensus.cc:2243] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.349279  6982 raft_consensus.cc:2272] T a56c10658a32431c9d2d3b541d47e161 P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:40.352203 12525 consensus_peers.cc:597] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c -> Peer bc604b2365444718968557264c10fc38 (127.6.209.130:43607): Couldn't send request to peer bc604b2365444718968557264c10fc38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:40.352717  6982 tablet_replica.cc:333] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.353775  6982 raft_consensus.cc:2243] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.354820  6982 raft_consensus.cc:2272] T 30467b2d59704ebfa006f7ed3c227817 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.357820  6982 tablet_replica.cc:333] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.358675  6982 raft_consensus.cc:2243] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.359239  6982 raft_consensus.cc:2272] T b1da2b484e844bca967d79ceb088e25b P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.361714  6982 tablet_replica.cc:333] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.362252  6982 raft_consensus.cc:2243] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.363068  6982 raft_consensus.cc:2272] T 1d80788c023c40598bf7550857759def P bc604b2365444718968557264c10fc38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.365222  6982 tablet_replica.cc:333] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.365804  6982 raft_consensus.cc:2243] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.366340  6982 raft_consensus.cc:2272] T bcff0cdb93324393babc10962bd053a6 P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.368206  6982 tablet_replica.cc:333] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.368705  6982 raft_consensus.cc:2243] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.369652  6982 raft_consensus.cc:2272] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.371515  6982 tablet_replica.cc:333] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.372025  6982 raft_consensus.cc:2243] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.372756  6982 raft_consensus.cc:2272] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.375106  6982 tablet_replica.cc:333] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.375747  6982 raft_consensus.cc:2243] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.376325  6982 raft_consensus.cc:2272] T d1c1364137bf410d95f374e6f40a2d4d P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.378891  6982 tablet_replica.cc:333] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.379431  6982 raft_consensus.cc:2243] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.380236  6982 raft_consensus.cc:2272] T 3676682d7fcf4a40a5d34235e758a65c P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:40.382349 12524 consensus_peers.cc:597] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c -> Peer 68c8d8ba5b3a4954a97d71104a2a4296 (127.6.209.129:35731): Couldn't send request to peer 68c8d8ba5b3a4954a97d71104a2a4296. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:40.383085  6982 tablet_replica.cc:333] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.383658  6982 raft_consensus.cc:2243] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.384044  6982 raft_consensus.cc:2272] T 32db31da5bad450487bfc42f9f5f2424 P bc604b2365444718968557264c10fc38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.386031  6982 tablet_replica.cc:333] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38: stopping tablet replica
I20260709 12:18:40.386467  6982 raft_consensus.cc:2243] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.387245  6982 raft_consensus.cc:2272] T aff4ace254aa440082c0eedf5d10ab1e P bc604b2365444718968557264c10fc38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.426471  6982 tablet_server.cc:196] TabletServer@127.6.209.130:0 shutdown complete.
W20260709 12:18:40.435544 12525 consensus_peers.cc:597] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c -> Peer bc604b2365444718968557264c10fc38 (127.6.209.130:43607): Couldn't send request to peer bc604b2365444718968557264c10fc38. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:43607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:40.461450  6982 tablet_server.cc:179] TabletServer@127.6.209.131:0 shutting down...
I20260709 12:18:40.492584  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:40.493266  6982 tablet_replica.cc:333] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.494019  6982 raft_consensus.cc:2243] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.494997  6982 raft_consensus.cc:2272] T 924f2b73f8ce478ebe0ebfb7cff08ba3 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.497113  6982 tablet_replica.cc:333] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.497776  6982 raft_consensus.cc:2243] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.498255  6982 raft_consensus.cc:2272] T 0617ba6841874b98b728f92c4dfb507c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.500190  6982 tablet_replica.cc:333] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.500749  6982 raft_consensus.cc:2243] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.501190  6982 raft_consensus.cc:2272] T 6ae3cd52c00649daa92ba2c78ac6897c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.503156  6982 tablet_replica.cc:333] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.503702  6982 raft_consensus.cc:2243] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.504186  6982 raft_consensus.cc:2272] T 3dad6134d3ee460181ceaab8f5e35bda P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.506050  6982 tablet_replica.cc:333] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.506569  6982 raft_consensus.cc:2243] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.507018  6982 raft_consensus.cc:2272] T a1c024271c2349438e83b54fb83f3c0c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.509300  6982 tablet_replica.cc:333] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.509897  6982 raft_consensus.cc:2243] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.510648  6982 raft_consensus.cc:2272] T 76aafc52a07d4efaadc4f5de673c847a P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.512542  6982 tablet_replica.cc:333] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.513110  6982 raft_consensus.cc:2243] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.513958  6982 raft_consensus.cc:2272] T d1c1364137bf410d95f374e6f40a2d4d P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.515741  6982 tablet_replica.cc:333] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.516306  6982 raft_consensus.cc:2243] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.517052  6982 raft_consensus.cc:2272] T 32db31da5bad450487bfc42f9f5f2424 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.519076  6982 tablet_replica.cc:333] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.519600  6982 raft_consensus.cc:2243] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.520037  6982 raft_consensus.cc:2272] T f8c56f4a9aea4e37b942c43385b96b48 P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.522397  6982 tablet_replica.cc:333] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.522915  6982 raft_consensus.cc:2243] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.523347  6982 raft_consensus.cc:2272] T 3676682d7fcf4a40a5d34235e758a65c P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.525457  6982 tablet_replica.cc:333] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.526014  6982 raft_consensus.cc:2243] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.526490  6982 raft_consensus.cc:2272] T 1d80788c023c40598bf7550857759def P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.528710  6982 tablet_replica.cc:333] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.529250  6982 raft_consensus.cc:2243] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.530020  6982 raft_consensus.cc:2272] T bcff0cdb93324393babc10962bd053a6 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.531745  6982 tablet_replica.cc:333] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.532236  6982 raft_consensus.cc:2243] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.532658  6982 raft_consensus.cc:2272] T 7ae1c5636a9b4c3eb1a458c2cc07a9ed P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.534960  6982 tablet_replica.cc:333] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.535475  6982 raft_consensus.cc:2243] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.535893  6982 raft_consensus.cc:2272] T 6b4d1a75a49b40e9bd5f160b5a0c6dfa P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.537849  6982 tablet_replica.cc:333] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.538336  6982 raft_consensus.cc:2243] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.539091  6982 raft_consensus.cc:2272] T a56c10658a32431c9d2d3b541d47e161 P d43321a104794394ad795a9f9f3fea4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.541548  6982 tablet_replica.cc:333] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.542133  6982 raft_consensus.cc:2243] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.542552  6982 raft_consensus.cc:2272] T 30467b2d59704ebfa006f7ed3c227817 P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.544400  6982 tablet_replica.cc:333] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.544905  6982 raft_consensus.cc:2243] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.545727  6982 raft_consensus.cc:2272] T b1da2b484e844bca967d79ceb088e25b P d43321a104794394ad795a9f9f3fea4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.547645  6982 tablet_replica.cc:333] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c: stopping tablet replica
I20260709 12:18:40.548179  6982 raft_consensus.cc:2243] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:40.548643  6982 raft_consensus.cc:2272] T aff4ace254aa440082c0eedf5d10ab1e P d43321a104794394ad795a9f9f3fea4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.589115  6982 tablet_server.cc:196] TabletServer@127.6.209.131:0 shutdown complete.
I20260709 12:18:40.622997  6982 master.cc:562] Master@127.6.209.190:41053 shutting down...
I20260709 12:18:40.647516  6982 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:40.648090  6982 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:40.648407  6982 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b3a9049c06e49c389c26b0fc31cb5d6: stopping tablet replica
I20260709 12:18:40.669287  6982 master.cc:584] Master@127.6.209.190:41053 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (23262 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:18:40.725930  6982 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.209.190:42543
I20260709 12:18:40.727049  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:40.732617 12925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:40.733174 12926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:40.734442 12928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:40.735193  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:40.736119  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:40.736290  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:40.736409  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599520736390 us; error 0 us; skew 500 ppm
I20260709 12:18:40.736846  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:40.739207  6982 webserver.cc:533] Webserver started at http://127.6.209.190:35859/ using document root <none> and password file <none>
I20260709 12:18:40.739639  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:40.739789  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:40.739998  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:40.741101  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/master-0-root/instance:
uuid: "d8ea1900ea9740ba83ae77f3ab05af07"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-s0gw"
I20260709 12:18:40.745365  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:18:40.748627 12933 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.749323  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:40.749564  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/master-0-root
uuid: "d8ea1900ea9740ba83ae77f3ab05af07"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-s0gw"
I20260709 12:18:40.749863  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:40.769675  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:40.770860  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:40.808589  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.190:42543
I20260709 12:18:40.808702 12984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.190:42543 every 8 connection(s)
I20260709 12:18:40.812538 12985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.822952 12985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07: Bootstrap starting.
I20260709 12:18:40.827703 12985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.831647 12985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07: No bootstrap required, opened a new log
I20260709 12:18:40.833731 12985 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8ea1900ea9740ba83ae77f3ab05af07" member_type: VOTER }
I20260709 12:18:40.834079 12985 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.834255 12985 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea1900ea9740ba83ae77f3ab05af07, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.834725 12985 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8ea1900ea9740ba83ae77f3ab05af07" member_type: VOTER }
I20260709 12:18:40.835120 12985 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:40.835306 12985 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:40.835515 12985 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.840116 12985 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8ea1900ea9740ba83ae77f3ab05af07" member_type: VOTER }
I20260709 12:18:40.840569 12985 leader_election.cc:304] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [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: d8ea1900ea9740ba83ae77f3ab05af07; no voters: 
I20260709 12:18:40.841763 12985 leader_election.cc:290] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:40.842111 12988 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:40.843490 12988 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 1 LEADER]: Becoming Leader. State: Replica: d8ea1900ea9740ba83ae77f3ab05af07, State: Running, Role: LEADER
I20260709 12:18:40.844089 12988 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [LEADER]: Queue going to LEADER mode. State: All 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: "d8ea1900ea9740ba83ae77f3ab05af07" member_type: VOTER }
I20260709 12:18:40.844683 12985 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:40.848414 12989 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8ea1900ea9740ba83ae77f3ab05af07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8ea1900ea9740ba83ae77f3ab05af07" member_type: VOTER } }
I20260709 12:18:40.848949 12989 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:40.849370 12990 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8ea1900ea9740ba83ae77f3ab05af07. Latest consensus state: current_term: 1 leader_uuid: "d8ea1900ea9740ba83ae77f3ab05af07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8ea1900ea9740ba83ae77f3ab05af07" member_type: VOTER } }
I20260709 12:18:40.850140 12990 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:40.852386 12995 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:40.857422 12995 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:40.861680  6982 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:40.866778 12995 catalog_manager.cc:1383] Generated new cluster ID: f73325b300bf4cba8e42330f6c1be961
I20260709 12:18:40.867048 12995 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:40.897301 12995 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:40.898633 12995 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:40.913223 12995 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07: Generated new TSK 0
I20260709 12:18:40.913877 12995 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:40.928203  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:40.934348 13006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:40.935541 13007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:40.937109 13009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:40.937773  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:40.938696  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:40.938881  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:40.939100  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599520939081 us; error 0 us; skew 500 ppm
I20260709 12:18:40.939615  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:40.941776  6982 webserver.cc:533] Webserver started at http://127.6.209.129:46669/ using document root <none> and password file <none>
I20260709 12:18:40.942250  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:40.942466  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:40.942725  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:40.943821  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-0-root/instance:
uuid: "c15b068ae94f4397be476b874eaa0219"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-s0gw"
I20260709 12:18:40.948030  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:18:40.951336 13014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.952078  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:18:40.952366  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-0-root
uuid: "c15b068ae94f4397be476b874eaa0219"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-s0gw"
I20260709 12:18:40.952656  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:40.970608  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:40.971782  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:40.973225  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:40.975430  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:40.975644  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.975888  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:40.976069  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:41.015588  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.129:35003
I20260709 12:18:41.015704 13076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.129:35003 every 8 connection(s)
I20260709 12:18:41.020414  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:41.028455 13081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:41.030431 13082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:41.032624 13084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:41.032670  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:41.034013  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:41.034224  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:41.034467  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599521034427 us; error 0 us; skew 500 ppm
I20260709 12:18:41.035051  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:41.037985  6982 webserver.cc:533] Webserver started at http://127.6.209.130:36025/ using document root <none> and password file <none>
I20260709 12:18:41.038281 13077 heartbeater.cc:344] Connected to a master server at 127.6.209.190:42543
I20260709 12:18:41.038542  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:41.038707 13077 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:41.038888  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:41.039244  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:41.039402 13077 heartbeater.cc:507] Master 127.6.209.190:42543 requested a full tablet report, sending...
I20260709 12:18:41.040557  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-1-root/instance:
uuid: "6417071b88264f8f889e6965397e573f"
format_stamp: "Formatted at 2026-07-09 12:18:41 on dist-test-slave-s0gw"
I20260709 12:18:41.041524 12950 ts_manager.cc:194] Registered new tserver with Master: c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003)
I20260709 12:18:41.043694 12950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59138
I20260709 12:18:41.045749  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:18:41.049312 13089 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:41.050143  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:41.050423  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-1-root
uuid: "6417071b88264f8f889e6965397e573f"
format_stamp: "Formatted at 2026-07-09 12:18:41 on dist-test-slave-s0gw"
I20260709 12:18:41.050664  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:41.064849  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:41.066052  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:41.067561  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:41.069844  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:41.070015  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:41.070290  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:41.070452  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:41.109498  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.130:45681
I20260709 12:18:41.109601 13151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.130:45681 every 8 connection(s)
I20260709 12:18:41.114311  6982 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:41.121515 13155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:41.124176 13156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:41.127707  6982 server_base.cc:1061] running on GCE node
I20260709 12:18:41.127748 13152 heartbeater.cc:344] Connected to a master server at 127.6.209.190:42543
W20260709 12:18:41.127835 13158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:41.128602 13152 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:41.129240  6982 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:41.129528  6982 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:41.129571 13152 heartbeater.cc:507] Master 127.6.209.190:42543 requested a full tablet report, sending...
I20260709 12:18:41.129735  6982 hybrid_clock.cc:648] HybridClock initialized: now 1783599521129714 us; error 0 us; skew 500 ppm
I20260709 12:18:41.130509  6982 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:41.132102 12950 ts_manager.cc:194] Registered new tserver with Master: 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.133278  6982 webserver.cc:533] Webserver started at http://127.6.209.131:36487/ using document root <none> and password file <none>
I20260709 12:18:41.133993  6982 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:41.134245  6982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:41.134171 12950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59154
I20260709 12:18:41.134748  6982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:41.136474  6982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-2-root/instance:
uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
format_stamp: "Formatted at 2026-07-09 12:18:41 on dist-test-slave-s0gw"
I20260709 12:18:41.141426  6982 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 12:18:41.144824 13163 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:41.145560  6982 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:41.145942  6982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-2-root
uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
format_stamp: "Formatted at 2026-07-09 12:18:41 on dist-test-slave-s0gw"
I20260709 12:18:41.146235  6982 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqM5OEQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599329223551-6982-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:41.175395  6982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:41.176748  6982 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:41.205120  6982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:41.208284  6982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:41.208513  6982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:41.208829  6982 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:41.209002  6982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:41.253121  6982 rpc_server.cc:307] RPC server started. Bound to: 127.6.209.131:44489
I20260709 12:18:41.253295 13226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.209.131:44489 every 8 connection(s)
I20260709 12:18:41.270762 13227 heartbeater.cc:344] Connected to a master server at 127.6.209.190:42543
I20260709 12:18:41.271224 13227 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:41.272063 13227 heartbeater.cc:507] Master 127.6.209.190:42543 requested a full tablet report, sending...
I20260709 12:18:41.274269 12950 ts_manager.cc:194] Registered new tserver with Master: cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:41.274762  6982 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017215197s
I20260709 12:18:41.277102 12950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59168
I20260709 12:18:41.302175 12950 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59170:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:41.305233 12950 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:41.392228 13190 tablet_service.cc:1511] Processing CreateTablet for tablet b2919870782d41d898af54962757a58d (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:41.393251 13191 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb6f22a7b6e41e6ba43857705ba56df (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:41.394225 13190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2919870782d41d898af54962757a58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.395830 13192 tablet_service.cc:1511] Processing CreateTablet for tablet a02188d19a4a4a8b83ad27b60400fdf8 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:41.401037 13187 tablet_service.cc:1511] Processing CreateTablet for tablet 11a927e08d944d3dad617c76420fd0ee (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:41.397212 13192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a02188d19a4a4a8b83ad27b60400fdf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.403681 13187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a927e08d944d3dad617c76420fd0ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.405261 13186 tablet_service.cc:1511] Processing CreateTablet for tablet 9704f3920c8a467b9ae6d409de83e09b (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:41.401095 13189 tablet_service.cc:1511] Processing CreateTablet for tablet e9e0095e8f2d4e8da5381f520ecd608a (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:41.397269 13188 tablet_service.cc:1511] Processing CreateTablet for tablet fdccfb14dff6459caa36d2eb4f79fb00 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:41.406751 13186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9704f3920c8a467b9ae6d409de83e09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.407908 13188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdccfb14dff6459caa36d2eb4f79fb00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.408636 13191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb6f22a7b6e41e6ba43857705ba56df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.409441 13189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e0095e8f2d4e8da5381f520ecd608a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.411298 13185 tablet_service.cc:1511] Processing CreateTablet for tablet fcf2bf26232d4b42b556923d5dde8ad1 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:41.412606 13185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf2bf26232d4b42b556923d5dde8ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.414812 13184 tablet_service.cc:1511] Processing CreateTablet for tablet 44022ca2704b40a0aec527c0ed02ad0e (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:41.416184 13184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44022ca2704b40a0aec527c0ed02ad0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.422171 13042 tablet_service.cc:1511] Processing CreateTablet for tablet a02188d19a4a4a8b83ad27b60400fdf8 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:41.423660 13042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a02188d19a4a4a8b83ad27b60400fdf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.427932 13040 tablet_service.cc:1511] Processing CreateTablet for tablet b2919870782d41d898af54962757a58d (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:41.431272 13039 tablet_service.cc:1511] Processing CreateTablet for tablet e9e0095e8f2d4e8da5381f520ecd608a (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:41.435236 13037 tablet_service.cc:1511] Processing CreateTablet for tablet 11a927e08d944d3dad617c76420fd0ee (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:41.438562 13036 tablet_service.cc:1511] Processing CreateTablet for tablet 9704f3920c8a467b9ae6d409de83e09b (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:41.442150 13040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2919870782d41d898af54962757a58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.442806 13039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e0095e8f2d4e8da5381f520ecd608a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.442505 13038 tablet_service.cc:1511] Processing CreateTablet for tablet fdccfb14dff6459caa36d2eb4f79fb00 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:41.444406 13038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdccfb14dff6459caa36d2eb4f79fb00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.446477 13041 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb6f22a7b6e41e6ba43857705ba56df (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:41.447973 13037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a927e08d944d3dad617c76420fd0ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.449934 13036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9704f3920c8a467b9ae6d409de83e09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.452912 13035 tablet_service.cc:1511] Processing CreateTablet for tablet fcf2bf26232d4b42b556923d5dde8ad1 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:41.454380 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf2bf26232d4b42b556923d5dde8ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.461901 13041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb6f22a7b6e41e6ba43857705ba56df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.466440 13117 tablet_service.cc:1511] Processing CreateTablet for tablet a02188d19a4a4a8b83ad27b60400fdf8 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:41.468080 13117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a02188d19a4a4a8b83ad27b60400fdf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.470902 13116 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb6f22a7b6e41e6ba43857705ba56df (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:41.472363 13116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb6f22a7b6e41e6ba43857705ba56df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.474872 13115 tablet_service.cc:1511] Processing CreateTablet for tablet b2919870782d41d898af54962757a58d (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:41.476240 13115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2919870782d41d898af54962757a58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.478917 13114 tablet_service.cc:1511] Processing CreateTablet for tablet e9e0095e8f2d4e8da5381f520ecd608a (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:41.479382 13034 tablet_service.cc:1511] Processing CreateTablet for tablet 44022ca2704b40a0aec527c0ed02ad0e (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:41.480371 13114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e0095e8f2d4e8da5381f520ecd608a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.480665 13034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44022ca2704b40a0aec527c0ed02ad0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.482890 13113 tablet_service.cc:1511] Processing CreateTablet for tablet fdccfb14dff6459caa36d2eb4f79fb00 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:41.484313 13113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdccfb14dff6459caa36d2eb4f79fb00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.486904 13112 tablet_service.cc:1511] Processing CreateTablet for tablet 11a927e08d944d3dad617c76420fd0ee (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:41.488332 13112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a927e08d944d3dad617c76420fd0ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.491070 13111 tablet_service.cc:1511] Processing CreateTablet for tablet 9704f3920c8a467b9ae6d409de83e09b (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:41.493959 13110 tablet_service.cc:1511] Processing CreateTablet for tablet fcf2bf26232d4b42b556923d5dde8ad1 (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:41.496816 13109 tablet_service.cc:1511] Processing CreateTablet for tablet 44022ca2704b40a0aec527c0ed02ad0e (DEFAULT_TABLE table=test-workload [id=efa6b6f12f9640dbbb14941e20358e26]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:41.509980 13109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44022ca2704b40a0aec527c0ed02ad0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.511549 13110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf2bf26232d4b42b556923d5dde8ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.512979 13111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9704f3920c8a467b9ae6d409de83e09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.570230 13242 tablet_bootstrap.cc:492] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:41.574397 13243 tablet_bootstrap.cc:492] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:41.590101 13243 tablet_bootstrap.cc:654] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.600939 13242 tablet_bootstrap.cc:654] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.602898 13244 tablet_bootstrap.cc:492] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:41.617216 13243 tablet_bootstrap.cc:492] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:41.617859 13243 ts_tablet_manager.cc:1403] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.005s
I20260709 12:18:41.621153 13243 raft_consensus.cc:359] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.622151 13243 raft_consensus.cc:385] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.622474 13243 raft_consensus.cc:740] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.623380 13243 consensus_queue.cc:260] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.627816 13242 tablet_bootstrap.cc:492] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:41.628438 13242 ts_tablet_manager.cc:1403] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.012s
I20260709 12:18:41.631640 13242 raft_consensus.cc:359] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.632423 13242 raft_consensus.cc:385] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.632761 13242 raft_consensus.cc:740] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.633678 13242 consensus_queue.cc:260] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.633260 13244 tablet_bootstrap.cc:654] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.636627 13227 heartbeater.cc:499] Master 127.6.209.190:42543 was elected leader, sending a full tablet report...
I20260709 12:18:41.637120 13242 ts_tablet_manager.cc:1434] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:41.638346 13242 tablet_bootstrap.cc:492] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:41.638834 13077 heartbeater.cc:499] Master 127.6.209.190:42543 was elected leader, sending a full tablet report...
I20260709 12:18:41.639230 13243 ts_tablet_manager.cc:1434] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 12:18:41.640252 13243 tablet_bootstrap.cc:492] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:41.645839 13242 tablet_bootstrap.cc:654] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.647186 13243 tablet_bootstrap.cc:654] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.654690 13244 tablet_bootstrap.cc:492] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:41.655316 13244 ts_tablet_manager.cc:1403] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.010s
I20260709 12:18:41.659272 13244 raft_consensus.cc:359] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.660234 13244 raft_consensus.cc:385] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.660600 13244 raft_consensus.cc:740] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.662894 13244 consensus_queue.cc:260] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.664326 13242 tablet_bootstrap.cc:492] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:41.665161 13242 ts_tablet_manager.cc:1403] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260709 12:18:41.668884 13242 raft_consensus.cc:359] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.669651 13242 raft_consensus.cc:385] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.670028 13242 raft_consensus.cc:740] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.670929 13242 consensus_queue.cc:260] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.673552 13242 ts_tablet_manager.cc:1434] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:41.674587 13242 tablet_bootstrap.cc:492] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:41.675058 13244 ts_tablet_manager.cc:1434] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 12:18:41.676015 13152 heartbeater.cc:499] Master 127.6.209.190:42543 was elected leader, sending a full tablet report...
I20260709 12:18:41.681854 13242 tablet_bootstrap.cc:654] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.687004 13243 tablet_bootstrap.cc:492] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:41.687453 13243 ts_tablet_manager.cc:1403] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.024s
I20260709 12:18:41.689733 13243 raft_consensus.cc:359] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.690215 13244 tablet_bootstrap.cc:492] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:41.690476 13243 raft_consensus.cc:385] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.690850 13243 raft_consensus.cc:740] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.691779 13243 consensus_queue.cc:260] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.694108 13242 tablet_bootstrap.cc:492] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:41.694697 13242 ts_tablet_manager.cc:1403] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 12:18:41.695663 13243 ts_tablet_manager.cc:1434] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 12:18:41.696663 13243 tablet_bootstrap.cc:492] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:41.697877 13244 tablet_bootstrap.cc:654] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.698032 13242 raft_consensus.cc:359] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.698810 13242 raft_consensus.cc:385] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.699129 13242 raft_consensus.cc:740] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.700066 13242 consensus_queue.cc:260] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.703203 13242 ts_tablet_manager.cc:1434] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:18:41.703904 13243 tablet_bootstrap.cc:654] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.704516 13242 tablet_bootstrap.cc:492] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:41.709645 13244 tablet_bootstrap.cc:492] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:41.710238 13244 ts_tablet_manager.cc:1403] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:18:41.711822 13242 tablet_bootstrap.cc:654] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.713290 13244 raft_consensus.cc:359] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.714089 13244 raft_consensus.cc:385] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.714394 13244 raft_consensus.cc:740] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.715394 13243 tablet_bootstrap.cc:492] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:41.715914 13243 ts_tablet_manager.cc:1403] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 12:18:41.715551 13244 consensus_queue.cc:260] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.718611 13244 ts_tablet_manager.cc:1434] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:41.719923 13244 tablet_bootstrap.cc:492] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:41.720932 13243 raft_consensus.cc:359] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.721740 13243 raft_consensus.cc:385] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.722054 13243 raft_consensus.cc:740] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.722839 13243 consensus_queue.cc:260] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.724895 13242 tablet_bootstrap.cc:492] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:41.725476 13242 ts_tablet_manager.cc:1403] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 12:18:41.727418 13243 ts_tablet_manager.cc:1434] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:18:41.728521 13243 tablet_bootstrap.cc:492] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:41.728595 13242 raft_consensus.cc:359] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.729095 13244 tablet_bootstrap.cc:654] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.729441 13242 raft_consensus.cc:385] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.729784 13242 raft_consensus.cc:740] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.730577 13242 consensus_queue.cc:260] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.735630 13243 tablet_bootstrap.cc:654] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.736735 13242 ts_tablet_manager.cc:1434] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:18:41.738134 13242 tablet_bootstrap.cc:492] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:41.741006 13244 tablet_bootstrap.cc:492] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:41.744832 13242 tablet_bootstrap.cc:654] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.741566 13244 ts_tablet_manager.cc:1403] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 12:18:41.753839 13244 raft_consensus.cc:359] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.754864 13244 raft_consensus.cc:385] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.755236 13244 raft_consensus.cc:740] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.756261 13244 consensus_queue.cc:260] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
W20260709 12:18:41.758509 13228 tablet.cc:2406] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:41.760661 13244 ts_tablet_manager.cc:1434] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 12:18:41.762146 13244 tablet_bootstrap.cc:492] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:41.762784 13242 tablet_bootstrap.cc:492] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:41.762959 13248 raft_consensus.cc:493] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.763396 13242 ts_tablet_manager.cc:1403] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260709 12:18:41.763531 13248 raft_consensus.cc:515] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.764566 13243 tablet_bootstrap.cc:492] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:41.765195 13243 ts_tablet_manager.cc:1403] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.026s
I20260709 12:18:41.766659 13242 raft_consensus.cc:359] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:41.767436 13242 raft_consensus.cc:385] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.767740 13242 raft_consensus.cc:740] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.768796 13244 tablet_bootstrap.cc:654] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.768514 13242 consensus_queue.cc:260] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:41.768527 13243 raft_consensus.cc:359] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.769640 13243 raft_consensus.cc:385] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.770053 13243 raft_consensus.cc:740] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.770984 13243 consensus_queue.cc:260] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.776626 13243 ts_tablet_manager.cc:1434] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:18:41.777899 13247 raft_consensus.cc:493] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.778079 13243 tablet_bootstrap.cc:492] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:41.778661 13247 raft_consensus.cc:515] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.788059 13243 tablet_bootstrap.cc:654] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.804106 13248 leader_election.cc:290] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.804803 13248 raft_consensus.cc:493] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.805279 13248 raft_consensus.cc:515] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.807957 13248 leader_election.cc:290] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.809701 13247 leader_election.cc:290] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:41.816726 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:41.817204 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:41.817683 13051 raft_consensus.cc:2468] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:41.817817 13252 raft_consensus.cc:493] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.818377 13252 raft_consensus.cc:515] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.820353 13244 tablet_bootstrap.cc:492] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:41.821009 13244 ts_tablet_manager.cc:1403] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.028s
W20260709 12:18:41.822484 13166 leader_election.cc:343] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.822552 13252 leader_election.cc:290] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:41.824223 13166 leader_election.cc:304] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:41.824357 13260 raft_consensus.cc:493] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.824321 13244 raft_consensus.cc:359] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.825217 13244 raft_consensus.cc:385] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.825172 13260 raft_consensus.cc:515] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.825793 13244 raft_consensus.cc:740] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.826845 13244 consensus_queue.cc:260] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.829052 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb6f22a7b6e41e6ba43857705ba56df" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:41.829530 13242 ts_tablet_manager.cc:1434] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.023s
I20260709 12:18:41.829764 13051 raft_consensus.cc:2468] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:41.831207 13166 leader_election.cc:304] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:41.832068 13248 raft_consensus.cc:2804] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.832479 13248 raft_consensus.cc:493] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.832837 13248 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.834256 13244 ts_tablet_manager.cc:1434] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.001s
I20260709 12:18:41.835486 13244 tablet_bootstrap.cc:492] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:41.837744 13252 raft_consensus.cc:493] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.838267 13252 raft_consensus.cc:515] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.840294 13252 leader_election.cc:290] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:41.842314 13243 tablet_bootstrap.cc:492] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:41.849352 13243 ts_tablet_manager.cc:1403] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.004s
I20260709 12:18:41.842868 13262 raft_consensus.cc:493] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.842739 13248 raft_consensus.cc:515] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.850558 13127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:41.850672 13262 raft_consensus.cc:515] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:41.851341 13127 raft_consensus.cc:2468] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:41.852622 13248 leader_election.cc:290] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.853236 13248 raft_consensus.cc:2804] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.853586 13248 raft_consensus.cc:493] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.853942 13248 raft_consensus.cc:3060] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.854705 13243 raft_consensus.cc:359] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.855647 13243 raft_consensus.cc:385] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.856060 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
W20260709 12:18:41.857088 12998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:41.856055 13243 raft_consensus.cc:740] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.857878 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb6f22a7b6e41e6ba43857705ba56df" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:41.858650 13243 consensus_queue.cc:260] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.859570 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:41.860911 13164 leader_election.cc:304] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [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: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: c15b068ae94f4397be476b874eaa0219
I20260709 12:18:41.861193 13243 ts_tablet_manager.cc:1434] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:18:41.862430 13243 tablet_bootstrap.cc:492] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:41.845829 13260 leader_election.cc:290] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.866008 13260 raft_consensus.cc:2804] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.866395 13260 raft_consensus.cc:493] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.866707 13260 raft_consensus.cc:3060] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.846244 13244 tablet_bootstrap.cc:654] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:41.862389 13164 leader_election.cc:343] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:41.872373 13164 leader_election.cc:343] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:41.873054 13164 leader_election.cc:343] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.864151 13262 leader_election.cc:290] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.845633 13242 tablet_bootstrap.cc:492] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:41.874195 13243 tablet_bootstrap.cc:654] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.881675 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:41.877573 13260 raft_consensus.cc:515] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
W20260709 12:18:41.889259 13164 leader_election.cc:343] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.891332 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:41.891932 13126 raft_consensus.cc:3060] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:41.878408 13166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.209.129:35003, user_credentials={real_user=slave}} blocked reactor thread for 47274.8us
I20260709 12:18:41.895135 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:41.895717 13051 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.896994 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:41.897890 13262 raft_consensus.cc:493] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.898422 13050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:41.899230 13242 tablet_bootstrap.cc:654] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:41.900503 13166 leader_election.cc:343] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.901158 13166 leader_election.cc:304] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219
I20260709 12:18:41.902328 13267 raft_consensus.cc:2749] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:41.902648 13166 leader_election.cc:343] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.898476 13262 raft_consensus.cc:515] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.904347 13127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:41.905006 13127 raft_consensus.cc:2468] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:41.906260 13015 leader_election.cc:304] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:41.887446 13248 raft_consensus.cc:515] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.907068 13247 raft_consensus.cc:2804] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.907827 13247 raft_consensus.cc:493] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.908200 13247 raft_consensus.cc:3060] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.908320 13262 leader_election.cc:290] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.909880 13050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:41.910643 13050 raft_consensus.cc:2468] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:41.911332 13248 leader_election.cc:290] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.913244 13050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb6f22a7b6e41e6ba43857705ba56df" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:41.914065 13050 raft_consensus.cc:3060] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.915699 13244 tablet_bootstrap.cc:492] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:41.916371 13244 ts_tablet_manager.cc:1403] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.007s
I20260709 12:18:41.918083 13166 leader_election.cc:304] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:41.928436 13244 raft_consensus.cc:359] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.930281 13248 raft_consensus.cc:2804] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.930686 13248 raft_consensus.cc:493] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.930810 13127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:41.931722 13127 raft_consensus.cc:2468] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:41.931102 13248 raft_consensus.cc:3060] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.935597 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
W20260709 12:18:41.937573 13015 leader_election.cc:343] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.938501 13127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb6f22a7b6e41e6ba43857705ba56df" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:41.940317 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:41.941143 13243 tablet_bootstrap.cc:492] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:41.941699 13243 ts_tablet_manager.cc:1403] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.031s
I20260709 12:18:41.942509 13049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:41.943189 13049 raft_consensus.cc:2468] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 0.
I20260709 12:18:41.944258 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:41.944836 13243 raft_consensus.cc:359] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.945354 13260 leader_election.cc:290] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:41.945679 13243 raft_consensus.cc:385] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.946128 13243 raft_consensus.cc:740] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.906908 13126 raft_consensus.cc:2468] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:41.946455 13092 leader_election.cc:304] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:41.947350 13252 raft_consensus.cc:2804] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.925207 13051 raft_consensus.cc:2468] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:41.947695 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:41.947865 13252 raft_consensus.cc:493] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.929457 13244 raft_consensus.cc:385] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.948731 13252 raft_consensus.cc:3060] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:41.949158 13090 leader_election.cc:343] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.949260 13166 leader_election.cc:304] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f
I20260709 12:18:41.949167 13244 raft_consensus.cc:740] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.950205 13260 raft_consensus.cc:2804] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:18:41.950835 13092 leader_election.cc:343] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.950770 13244 consensus_queue.cc:260] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.951462 13260 raft_consensus.cc:697] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:41.951745 13127 raft_consensus.cc:3060] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.952173 13050 raft_consensus.cc:2468] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:41.952548 13260 consensus_queue.cc:237] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.953456 13166 leader_election.cc:304] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:41.951516 13092 leader_election.cc:304] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6417071b88264f8f889e6965397e573f; no voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:41.954721 13262 raft_consensus.cc:2804] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:41.955274 13262 raft_consensus.cc:697] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:41.947525 13247 raft_consensus.cc:515] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.956398 13262 consensus_queue.cc:237] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.957546 13247 leader_election.cc:290] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:41.960737 13127 raft_consensus.cc:2468] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:41.958582 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:41.961994 13252 raft_consensus.cc:515] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
W20260709 12:18:41.984004 13015 leader_election.cc:343] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.984879 13247 raft_consensus.cc:493] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.966424 13274 raft_consensus.cc:2749] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:41.963819 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:41.988377 13126 raft_consensus.cc:3060] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.947324 13243 consensus_queue.cc:260] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.986522 13050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:41.993741 13050 raft_consensus.cc:3060] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.985103 13252 leader_election.cc:290] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:41.967856 13164 leader_election.cc:304] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [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: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: c15b068ae94f4397be476b874eaa0219
I20260709 12:18:41.986577 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:41.997574 13267 raft_consensus.cc:2804] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:41.985424 13248 raft_consensus.cc:515] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.998895 13202 raft_consensus.cc:2393] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6417071b88264f8f889e6965397e573f in current term 1: Already voted for candidate cb5c3607ad9c4b27a096d3a63067ce5b in this term.
I20260709 12:18:42.000521 13267 raft_consensus.cc:697] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:42.001602 13267 consensus_queue.cc:237] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:41.990849 13247 raft_consensus.cc:515] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.005792 13244 ts_tablet_manager.cc:1434] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.089s	user 0.011s	sys 0.010s
I20260709 12:18:42.007254 13244 tablet_bootstrap.cc:492] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:42.008898 13050 raft_consensus.cc:2468] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 1.
I20260709 12:18:42.010206 13247 leader_election.cc:290] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.009943 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:42.010825 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:42.011299 13051 raft_consensus.cc:2393] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb5c3607ad9c4b27a096d3a63067ce5b in current term 1: Already voted for candidate 6417071b88264f8f889e6965397e573f in this term.
I20260709 12:18:42.013113 13092 leader_election.cc:304] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: cb5c3607ad9c4b27a096d3a63067ce5b
W20260709 12:18:42.014516 13015 leader_election.cc:343] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.014986 13248 leader_election.cc:290] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:42.016300 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:42.014698 13276 raft_consensus.cc:2804] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.017513 13276 raft_consensus.cc:697] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:42.018363 13127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:42.019349 13276 consensus_queue.cc:237] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
W20260709 12:18:42.020704 13015 leader_election.cc:343] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.021144 13015 leader_election.cc:304] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c15b068ae94f4397be476b874eaa0219; no voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:42.022084 13277 raft_consensus.cc:2749] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.022943 13243 ts_tablet_manager.cc:1434] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.017s
I20260709 12:18:42.026160 13243 tablet_bootstrap.cc:492] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:42.032860 13126 raft_consensus.cc:2468] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:42.033926 13242 tablet_bootstrap.cc:492] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:42.034754 13243 tablet_bootstrap.cc:654] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.036823 13242 ts_tablet_manager.cc:1403] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.192s	user 0.036s	sys 0.034s
I20260709 12:18:42.037241 13015 leader_election.cc:304] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:42.036054 13244 tablet_bootstrap.cc:654] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.040376 13242 raft_consensus.cc:359] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.040920 13277 raft_consensus.cc:2804] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.041489 13242 raft_consensus.cc:385] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.041757 13277 raft_consensus.cc:697] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:42.041939 13242 raft_consensus.cc:740] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.043010 13277 consensus_queue.cc:237] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.043177 13242 consensus_queue.cc:260] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.045713 13244 tablet_bootstrap.cc:492] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:42.046010 13242 ts_tablet_manager.cc:1434] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:18:42.040226 12946 catalog_manager.cc:5697] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:42.046293 13244 ts_tablet_manager.cc:1403] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.010s
I20260709 12:18:42.047369 13242 tablet_bootstrap.cc:492] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:42.049789 13243 tablet_bootstrap.cc:492] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:42.049894 13244 raft_consensus.cc:359] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.052287 13243 ts_tablet_manager.cc:1403] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260709 12:18:42.052352 13244 raft_consensus.cc:385] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.054802 13244 raft_consensus.cc:740] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.056018 13244 consensus_queue.cc:260] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.062705 13244 ts_tablet_manager.cc:1434] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:18:42.063007 13243 raft_consensus.cc:359] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.064379 13243 raft_consensus.cc:385] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.064924 13243 raft_consensus.cc:740] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.065742 13243 consensus_queue.cc:260] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.064270 12949 catalog_manager.cc:5697] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.068106 13243 ts_tablet_manager.cc:1434] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260709 12:18:42.068001 13164 leader_election.cc:304] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [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: cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219
I20260709 12:18:42.069275 13243 tablet_bootstrap.cc:492] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:42.063760 13244 tablet_bootstrap.cc:492] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:42.069730 13260 raft_consensus.cc:2749] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.069723 13242 tablet_bootstrap.cc:654] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.075901 13244 tablet_bootstrap.cc:654] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.076674 13243 tablet_bootstrap.cc:654] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.083024 12947 catalog_manager.cc:5697] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 1 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.088665 13242 tablet_bootstrap.cc:492] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:42.088871 13244 tablet_bootstrap.cc:492] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:42.088788 13243 tablet_bootstrap.cc:492] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:42.089598 13242 ts_tablet_manager.cc:1403] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.001s
I20260709 12:18:42.089706 13244 ts_tablet_manager.cc:1403] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260709 12:18:42.089748 13243 ts_tablet_manager.cc:1403] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 12:18:42.092932 13244 raft_consensus.cc:359] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.092756 12946 catalog_manager.cc:5697] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:42.093755 13244 raft_consensus.cc:385] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.093493 13242 raft_consensus.cc:359] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.094209 13244 raft_consensus.cc:740] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.094287 13242 raft_consensus.cc:385] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.094713 13242 raft_consensus.cc:740] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.093063 13243 raft_consensus.cc:359] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.095235 13244 consensus_queue.cc:260] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.095491 13242 consensus_queue.cc:260] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.096040 13243 raft_consensus.cc:385] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.096664 13243 raft_consensus.cc:740] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.097914 13244 ts_tablet_manager.cc:1434] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:18:42.098169 13242 ts_tablet_manager.cc:1434] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:42.094791 12946 catalog_manager.cc:5697] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:42.099164 13244 tablet_bootstrap.cc:492] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:42.100440 13242 tablet_bootstrap.cc:492] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:42.097487 13243 consensus_queue.cc:260] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.105593 13243 ts_tablet_manager.cc:1434] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:18:42.106554 13243 tablet_bootstrap.cc:492] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:42.106617 13244 tablet_bootstrap.cc:654] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.110211 13242 tablet_bootstrap.cc:654] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.112844 13243 tablet_bootstrap.cc:654] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.120847 13276 raft_consensus.cc:493] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.121565 13276 raft_consensus.cc:515] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.129848 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:42.130494 13202 raft_consensus.cc:2468] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 0.
I20260709 12:18:42.131896 13090 leader_election.cc:304] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:42.132591 13244 tablet_bootstrap.cc:492] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:42.132946 13252 raft_consensus.cc:2804] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.133116 13244 ts_tablet_manager.cc:1403] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.004s
I20260709 12:18:42.133351 13252 raft_consensus.cc:493] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.133756 13252 raft_consensus.cc:3060] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.135072 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:42.135692 13051 raft_consensus.cc:2468] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 0.
I20260709 12:18:42.136078 13244 raft_consensus.cc:359] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.136757 13244 raft_consensus.cc:385] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.137029 13244 raft_consensus.cc:740] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.138765 13244 consensus_queue.cc:260] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.140085 13252 raft_consensus.cc:515] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.140829 13244 ts_tablet_manager.cc:1434] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:18:42.141923 13252 leader_election.cc:290] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 election: Requested vote from peers cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489), c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003)
I20260709 12:18:42.142697 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:42.143291 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:42.144111 13051 raft_consensus.cc:3060] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.144841 13244 tablet_bootstrap.cc:492] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:42.143491 13202 raft_consensus.cc:3060] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.141732 13276 leader_election.cc:290] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489), c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003)
I20260709 12:18:42.150890 13242 tablet_bootstrap.cc:492] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:42.151043 13243 tablet_bootstrap.cc:492] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:42.151304 13244 tablet_bootstrap.cc:654] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.151424 13242 ts_tablet_manager.cc:1403] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.010s
I20260709 12:18:42.151789 13243 ts_tablet_manager.cc:1403] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.003s
I20260709 12:18:42.154430 13242 raft_consensus.cc:359] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.154814 13243 raft_consensus.cc:359] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.155233 13242 raft_consensus.cc:385] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.155637 13243 raft_consensus.cc:385] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.155664 13242 raft_consensus.cc:740] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.156106 13243 raft_consensus.cc:740] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.156793 13243 consensus_queue.cc:260] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.156793 13242 consensus_queue.cc:260] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.159479 13242 ts_tablet_manager.cc:1434] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:42.160477 13242 tablet_bootstrap.cc:492] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:42.164885 13243 ts_tablet_manager.cc:1434] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 12:18:42.167683 13242 tablet_bootstrap.cc:654] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.181530 13051 raft_consensus.cc:2468] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 1.
I20260709 12:18:42.184177 13202 raft_consensus.cc:2468] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 1.
I20260709 12:18:42.185758 13092 leader_election.cc:304] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:42.187610 13276 raft_consensus.cc:2804] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.188095 13276 raft_consensus.cc:697] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:42.189124 13242 tablet_bootstrap.cc:492] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:42.188862 13276 consensus_queue.cc:237] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.189173 13260 raft_consensus.cc:493] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.189724 13242 ts_tablet_manager.cc:1403] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260709 12:18:42.189932 13260 raft_consensus.cc:515] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.192464 13267 raft_consensus.cc:493] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.192775 13242 raft_consensus.cc:359] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.193091 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:42.193521 13242 raft_consensus.cc:385] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.193835 13242 raft_consensus.cc:740] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.193982 13051 raft_consensus.cc:2468] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:42.194583 13242 consensus_queue.cc:260] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.188840 13244 tablet_bootstrap.cc:492] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:42.193169 13260 leader_election.cc:290] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:42.195255 13166 leader_election.cc:304] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:42.192956 13267 raft_consensus.cc:515] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.196169 13262 raft_consensus.cc:2804] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.196889 13262 raft_consensus.cc:493] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.197220 13262 raft_consensus.cc:3060] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.197398 13242 ts_tablet_manager.cc:1434] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:18:42.198460 13267 leader_election.cc:290] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:42.194988 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:42.199710 13125 raft_consensus.cc:2468] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:42.200531 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:42.201205 13126 raft_consensus.cc:2468] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:42.198809 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:42.202355 13164 leader_election.cc:304] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:42.202528 13051 raft_consensus.cc:2468] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:42.203514 13267 raft_consensus.cc:2804] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.203927 13267 raft_consensus.cc:493] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.204285 13267 raft_consensus.cc:3060] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.205309 13262 raft_consensus.cc:515] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.208302 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:42.208596 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:42.208977 13051 raft_consensus.cc:3060] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.209283 13126 raft_consensus.cc:3060] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.195961 13244 ts_tablet_manager.cc:1403] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.023s
I20260709 12:18:42.212971 13244 raft_consensus.cc:359] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.214154 13244 raft_consensus.cc:385] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.214493 13244 raft_consensus.cc:740] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.214802 13260 raft_consensus.cc:493] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.213701 13262 leader_election.cc:290] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:42.215335 13260 raft_consensus.cc:515] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.215577 13244 consensus_queue.cc:260] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.216445 13267 raft_consensus.cc:515] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.216825 13126 raft_consensus.cc:2468] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:42.218197 13164 leader_election.cc:304] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:42.218425 13244 ts_tablet_manager.cc:1434] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:18:42.219007 13277 raft_consensus.cc:493] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.219063 13262 raft_consensus.cc:2804] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.219740 13262 raft_consensus.cc:697] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:42.219601 13277 raft_consensus.cc:515] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.220569 13262 consensus_queue.cc:237] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.221828 13277 leader_election.cc:290] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.222407 13260 leader_election.cc:290] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:42.222858 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:42.223131 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:42.224002 13125 raft_consensus.cc:2393] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c15b068ae94f4397be476b874eaa0219 in current term 1: Already voted for candidate cb5c3607ad9c4b27a096d3a63067ce5b in this term.
I20260709 12:18:42.225312 13127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:42.224390 13050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:42.226159 13127 raft_consensus.cc:2393] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb5c3607ad9c4b27a096d3a63067ce5b in current term 1: Already voted for candidate c15b068ae94f4397be476b874eaa0219 in this term.
I20260709 12:18:42.224849 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:42.227288 13052 raft_consensus.cc:3060] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.230618 13267 leader_election.cc:290] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:42.231631 13166 leader_election.cc:304] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219
I20260709 12:18:42.230500 13015 leader_election.cc:304] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c15b068ae94f4397be476b874eaa0219; no voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:42.232564 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:42.233174 13126 raft_consensus.cc:3060] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.233316 13277 raft_consensus.cc:3060] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.235175 12947 catalog_manager.cc:5697] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:42.221699 12949 catalog_manager.cc:5697] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 1 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:42.238636 13051 raft_consensus.cc:2468] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:42.241634 13277 raft_consensus.cc:2749] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.239369 13126 raft_consensus.cc:2468] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:42.239907 13267 raft_consensus.cc:3060] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.243184 13164 leader_election.cc:304] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:42.244050 13262 raft_consensus.cc:2804] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.244541 13262 raft_consensus.cc:697] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:42.246555 13052 raft_consensus.cc:2468] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:42.245354 13262 consensus_queue.cc:237] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.250608 13267 raft_consensus.cc:2749] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.255177 12949 catalog_manager.cc:5697] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:42.383019 13277 raft_consensus.cc:493] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.383584 13277 raft_consensus.cc:515] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.385376 13277 leader_election.cc:290] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.386199 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44022ca2704b40a0aec527c0ed02ad0e" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:42.386651 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44022ca2704b40a0aec527c0ed02ad0e" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:42.386904 13126 raft_consensus.cc:2468] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:42.387336 13202 raft_consensus.cc:2468] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:42.388316 13015 leader_election.cc:304] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:42.389158 13277 raft_consensus.cc:2804] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.389559 13277 raft_consensus.cc:493] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.389259 13262 consensus_queue.cc:1048] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:42.389972 13277 raft_consensus.cc:3060] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.389847 13267 consensus_queue.cc:1048] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.398114 13277 raft_consensus.cc:515] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.400131 13277 leader_election.cc:290] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.405014 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44022ca2704b40a0aec527c0ed02ad0e" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:42.405706 13125 raft_consensus.cc:3060] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.405915 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44022ca2704b40a0aec527c0ed02ad0e" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:42.406721 13202 raft_consensus.cc:3060] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.416252 13267 consensus_queue.cc:1048] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:42.416524 13278 consensus_queue.cc:1048] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.431845 13125 raft_consensus.cc:2468] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:42.433719 13015 leader_election.cc:304] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:42.433784 13276 raft_consensus.cc:493] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.434362 13276 raft_consensus.cc:515] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.436373 13276 leader_election.cc:290] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.437793 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:42.438665 13277 raft_consensus.cc:2804] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.439163 13277 raft_consensus.cc:697] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:42.439500 13202 raft_consensus.cc:2468] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:42.440497 13277 consensus_queue.cc:237] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.444759 13276 consensus_queue.cc:1048] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.446712 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:42.447597 13051 raft_consensus.cc:2393] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6417071b88264f8f889e6965397e573f in current term 1: Already voted for candidate cb5c3607ad9c4b27a096d3a63067ce5b in this term.
I20260709 12:18:42.448527 13092 leader_election.cc:304] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6417071b88264f8f889e6965397e573f; no voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:42.449323 13276 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.450137 12947 catalog_manager.cc:5697] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.457366 13276 raft_consensus.cc:2749] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.457665 13252 consensus_queue.cc:1048] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.468415 13277 consensus_queue.cc:1048] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.480127 13312 consensus_queue.cc:1048] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:42.503638 13278 consensus_queue.cc:1048] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.505904 13126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8"
dest_uuid: "6417071b88264f8f889e6965397e573f"
mode: GRACEFUL
new_leader_uuid: "c15b068ae94f4397be476b874eaa0219"
 from {username='slave'} at 127.0.0.1:59412
I20260709 12:18:42.506495 13126 raft_consensus.cc:606] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Received request to transfer leadership to TS c15b068ae94f4397be476b874eaa0219
I20260709 12:18:42.514922 13267 consensus_queue.cc:1048] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.531262 13200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eb6f22a7b6e41e6ba43857705ba56df"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
mode: GRACEFUL
new_leader_uuid: "c15b068ae94f4397be476b874eaa0219"
 from {username='slave'} at 127.0.0.1:60730
I20260709 12:18:42.531809 13200 raft_consensus.cc:606] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Received request to transfer leadership to TS c15b068ae94f4397be476b874eaa0219
I20260709 12:18:42.537086 13126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2919870782d41d898af54962757a58d"
dest_uuid: "6417071b88264f8f889e6965397e573f"
mode: GRACEFUL
new_leader_uuid: "c15b068ae94f4397be476b874eaa0219"
 from {username='slave'} at 127.0.0.1:59412
I20260709 12:18:42.537591 13126 raft_consensus.cc:606] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Received request to transfer leadership to TS c15b068ae94f4397be476b874eaa0219
I20260709 12:18:42.544612 13200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
mode: GRACEFUL
new_leader_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:60730
I20260709 12:18:42.545126 13200 raft_consensus.cc:606] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Received request to transfer leadership to TS 6417071b88264f8f889e6965397e573f
I20260709 12:18:42.550079 13200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
mode: GRACEFUL
new_leader_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:60730
I20260709 12:18:42.550575 13200 raft_consensus.cc:606] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Received request to transfer leadership to TS 6417071b88264f8f889e6965397e573f
I20260709 12:18:42.555248 13200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
mode: GRACEFUL
new_leader_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:60730
I20260709 12:18:42.555727 13200 raft_consensus.cc:606] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Received request to transfer leadership to TS 6417071b88264f8f889e6965397e573f
I20260709 12:18:42.560246 13200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
mode: GRACEFUL
new_leader_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:60730
I20260709 12:18:42.560745 13200 raft_consensus.cc:606] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Received request to transfer leadership to TS 6417071b88264f8f889e6965397e573f
I20260709 12:18:42.573822 13052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44022ca2704b40a0aec527c0ed02ad0e"
dest_uuid: "c15b068ae94f4397be476b874eaa0219"
mode: GRACEFUL
new_leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
 from {username='slave'} at 127.0.0.1:36620
I20260709 12:18:42.574329 13052 raft_consensus.cc:606] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Received request to transfer leadership to TS cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:42.682612 13278 consensus_queue.cc:1048] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.693188 13262 consensus_queue.cc:1048] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.701382 13267 raft_consensus.cc:993] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b: : Instructing follower 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:42.701905 13262 raft_consensus.cc:1081] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Signalling peer 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:42.703382 13126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00"
dest_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:59388
I20260709 12:18:42.703890 13126 raft_consensus.cc:493] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:42.704277 13126 raft_consensus.cc:3060] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.709765 13126 raft_consensus.cc:515] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.712355 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:42.712054 13126 leader_election.cc:290] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.712618 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdccfb14dff6459caa36d2eb4f79fb00" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:42.713009 13052 raft_consensus.cc:3060] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.713344 13200 raft_consensus.cc:3055] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:42.713745 13200 raft_consensus.cc:740] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:42.714527 13200 consensus_queue.cc:260] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.715480 13200 raft_consensus.cc:3060] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.719414 13052 raft_consensus.cc:2468] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:42.720491 13092 leader_election.cc:304] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:42.721184 13274 raft_consensus.cc:2804] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:42.721698 13274 raft_consensus.cc:697] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:42.721732 13200 raft_consensus.cc:2468] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:42.722633 13274 consensus_queue.cc:237] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.729416 12946 catalog_manager.cc:5697] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 1 to 2, leader changed from cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131) to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 2 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.740103 13262 consensus_queue.cc:1048] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.745899 13274 consensus_queue.cc:1048] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:42.747126 13267 raft_consensus.cc:993] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b: : Instructing follower 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:42.747673 13267 raft_consensus.cc:1081] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Signalling peer 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:42.750216 13125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1"
dest_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:59388
I20260709 12:18:42.750805 13125 raft_consensus.cc:493] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:42.751178 13125 raft_consensus.cc:3060] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.753726 13262 consensus_queue.cc:1048] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.759976 13125 raft_consensus.cc:515] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.762221 13125 leader_election.cc:290] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.762552 13309 consensus_queue.cc:1048] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.763065 13126 raft_consensus.cc:1240] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Rejecting Update request from peer cb5c3607ad9c4b27a096d3a63067ce5b for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:42.763980 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:42.765064 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf2bf26232d4b42b556923d5dde8ad1" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:42.765753 13200 raft_consensus.cc:3055] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:42.766673 13200 raft_consensus.cc:740] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:42.767992 13200 consensus_queue.cc:260] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.769052 13200 raft_consensus.cc:3060] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:42.770362 13262 consensus_queue.cc:1175] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c15b068ae94f4397be476b874eaa0219" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:18:42.779881 13200 raft_consensus.cc:2468] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:42.781234 13090 leader_election.cc:304] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [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: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: c15b068ae94f4397be476b874eaa0219
I20260709 12:18:42.782415 13274 raft_consensus.cc:2804] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:42.782888 13274 raft_consensus.cc:697] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:42.783715 13274 consensus_queue.cc:237] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.787753 13274 raft_consensus.cc:993] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f: : Instructing follower c15b068ae94f4397be476b874eaa0219 to start an election
I20260709 12:18:42.788218 13309 raft_consensus.cc:1081] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Signalling peer c15b068ae94f4397be476b874eaa0219 to start an election
I20260709 12:18:42.790091 13051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8"
dest_uuid: "c15b068ae94f4397be476b874eaa0219"
 from {username='slave'} at 127.0.0.1:36610
I20260709 12:18:42.790690 13051 raft_consensus.cc:493] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:42.791131 13051 raft_consensus.cc:3060] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.791538 12949 catalog_manager.cc:5697] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 1 to 2, leader changed from cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131) to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 2 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.798058 13051 raft_consensus.cc:515] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.800122 13051 leader_election.cc:290] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 2 election: Requested vote from peers cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:42.801174 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:42.802330 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a02188d19a4a4a8b83ad27b60400fdf8" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:42.802841 13126 raft_consensus.cc:3055] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:42.803117 13126 raft_consensus.cc:740] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:42.803836 13126 consensus_queue.cc:260] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [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: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.801865 13200 raft_consensus.cc:3060] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.804826 13126 raft_consensus.cc:3060] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.809885 13200 raft_consensus.cc:2468] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 2.
I20260709 12:18:42.809880 13126 raft_consensus.cc:2468] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 2.
I20260709 12:18:42.810981 13015 leader_election.cc:304] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:42.811620 13312 raft_consensus.cc:2804] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:42.812044 13312 raft_consensus.cc:697] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 2 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:42.812835 13312 consensus_queue.cc:237] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER 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: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } }
I20260709 12:18:42.819031 12949 catalog_manager.cc:5697] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 1 to 2, leader changed from 6417071b88264f8f889e6965397e573f (127.6.209.130) to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.849766 13274 raft_consensus.cc:993] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f: : Instructing follower c15b068ae94f4397be476b874eaa0219 to start an election
I20260709 12:18:42.850194 13309 raft_consensus.cc:1081] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Signalling peer c15b068ae94f4397be476b874eaa0219 to start an election
I20260709 12:18:42.851574 13051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2919870782d41d898af54962757a58d"
dest_uuid: "c15b068ae94f4397be476b874eaa0219"
 from {username='slave'} at 127.0.0.1:36610
I20260709 12:18:42.852201 13051 raft_consensus.cc:493] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:42.852564 13051 raft_consensus.cc:3060] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.858397 13051 raft_consensus.cc:515] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.860086 13051 leader_election.cc:290] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 2 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.860973 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:42.861218 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2919870782d41d898af54962757a58d" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:42.861690 13126 raft_consensus.cc:3055] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:42.862000 13200 raft_consensus.cc:3060] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.862141 13126 raft_consensus.cc:740] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:42.863049 13126 consensus_queue.cc:260] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.864102 13126 raft_consensus.cc:3060] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.869341 13126 raft_consensus.cc:2468] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 2.
I20260709 12:18:42.869535 13200 raft_consensus.cc:2468] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 2.
I20260709 12:18:42.870609 13015 leader_election.cc:304] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:42.871460 13312 raft_consensus.cc:2804] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:42.871937 13312 raft_consensus.cc:697] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 2 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:42.872790 13312 consensus_queue.cc:237] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.879995 12949 catalog_manager.cc:5697] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 1 to 2, leader changed from 6417071b88264f8f889e6965397e573f (127.6.209.130) to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.885308 13260 raft_consensus.cc:993] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b: : Instructing follower 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:42.885895 13262 raft_consensus.cc:1081] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Signalling peer 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:42.887383 13126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b"
dest_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:59388
I20260709 12:18:42.887900 13126 raft_consensus.cc:493] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:42.888288 13126 raft_consensus.cc:3060] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.893191 13126 raft_consensus.cc:515] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.894846 13126 leader_election.cc:290] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.895579 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:42.895985 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9704f3920c8a467b9ae6d409de83e09b" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:42.896649 13200 raft_consensus.cc:3055] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:42.896215 13051 raft_consensus.cc:3060] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.896963 13200 raft_consensus.cc:740] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:42.897946 13200 consensus_queue.cc:260] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.899259 13200 raft_consensus.cc:3060] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.899737 13260 raft_consensus.cc:993] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b: : Instructing follower c15b068ae94f4397be476b874eaa0219 to start an election
I20260709 12:18:42.900242 13267 raft_consensus.cc:1081] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Signalling peer c15b068ae94f4397be476b874eaa0219 to start an election
I20260709 12:18:42.901867 13052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eb6f22a7b6e41e6ba43857705ba56df"
dest_uuid: "c15b068ae94f4397be476b874eaa0219"
 from {username='slave'} at 127.0.0.1:36594
I20260709 12:18:42.902412 13052 raft_consensus.cc:493] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:42.902760 13052 raft_consensus.cc:3060] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.904080 13051 raft_consensus.cc:2468] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:42.905210 13200 raft_consensus.cc:2468] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:42.905401 13092 leader_election.cc:304] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:42.906301 13309 raft_consensus.cc:2804] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:42.906775 13309 raft_consensus.cc:697] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:42.907593 13309 consensus_queue.cc:237] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.909953 13052 raft_consensus.cc:515] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.911896 13052 leader_election.cc:290] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 2 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:42.912597 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb6f22a7b6e41e6ba43857705ba56df" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:42.913296 13126 raft_consensus.cc:3060] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.914275 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb6f22a7b6e41e6ba43857705ba56df" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:42.914880 13200 raft_consensus.cc:3055] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:42.915190 13200 raft_consensus.cc:740] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:42.915400 12949 catalog_manager.cc:5697] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 1 to 2, leader changed from cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131) to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 2 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.916107 13312 consensus_queue.cc:1048] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.916087 13200 consensus_queue.cc:260] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.917492 13200 raft_consensus.cc:3060] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.920823 13126 raft_consensus.cc:2468] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 2.
I20260709 12:18:42.922163 13015 leader_election.cc:304] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:42.923395 13312 raft_consensus.cc:2804] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:42.923884 13312 raft_consensus.cc:697] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 2 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:42.924693 13312 consensus_queue.cc:237] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.925534 13200 raft_consensus.cc:2468] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 2.
I20260709 12:18:42.932883 13312 consensus_queue.cc:1048] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.932715 12947 catalog_manager.cc:5697] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 1 to 2, leader changed from cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131) to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.942399 13277 raft_consensus.cc:993] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219: : Instructing follower cb5c3607ad9c4b27a096d3a63067ce5b to start an election
I20260709 12:18:42.942900 13312 raft_consensus.cc:1081] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Signalling peer cb5c3607ad9c4b27a096d3a63067ce5b to start an election
I20260709 12:18:42.944422 13200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44022ca2704b40a0aec527c0ed02ad0e"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
 from {username='slave'} at 127.0.0.1:60716
I20260709 12:18:42.944936 13200 raft_consensus.cc:493] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:42.945263 13200 raft_consensus.cc:3060] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.952342 13200 raft_consensus.cc:515] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.954139 13200 leader_election.cc:290] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:42.954880 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44022ca2704b40a0aec527c0ed02ad0e" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:42.955215 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44022ca2704b40a0aec527c0ed02ad0e" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:42.955535 13052 raft_consensus.cc:3055] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:42.955808 13052 raft_consensus.cc:740] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:42.955868 13125 raft_consensus.cc:3060] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.956497 13052 consensus_queue.cc:260] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.957340 13052 raft_consensus.cc:3060] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.962563 13052 raft_consensus.cc:2468] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 2.
I20260709 12:18:42.963538 13166 leader_election.cc:304] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:42.963685 13125 raft_consensus.cc:2468] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 2.
I20260709 12:18:42.964273 13267 raft_consensus.cc:2804] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:42.964737 13267 raft_consensus.cc:697] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:42.965423 13267 consensus_queue.cc:237] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:42.971555 12947 catalog_manager.cc:5697] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 1 to 2, leader changed from c15b068ae94f4397be476b874eaa0219 (127.6.209.129) to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 2 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:42.990242 13260 raft_consensus.cc:993] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b: : Instructing follower 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:42.990739 13267 raft_consensus.cc:1081] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Signalling peer 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:42.992427 13126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee"
dest_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:59388
I20260709 12:18:42.992995 13126 raft_consensus.cc:493] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:42.993381 13126 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.999477 13126 raft_consensus.cc:515] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:43.001041 13126 leader_election.cc:290] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:43.001968 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:43.002166 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:43.002555 13052 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:43.002779 13200 raft_consensus.cc:3055] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:43.003130 13200 raft_consensus.cc:740] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:43.003883 13200 consensus_queue.cc:260] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:43.004815 13200 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:43.010092 13052 raft_consensus.cc:2468] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:43.010596 13200 raft_consensus.cc:2468] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:43.011169 13092 leader_election.cc:304] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:43.012010 13309 raft_consensus.cc:2804] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:43.012418 13309 raft_consensus.cc:697] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:43.013199 13309 consensus_queue.cc:237] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:43.018816 12949 catalog_manager.cc:5697] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 1 to 2, leader changed from cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131) to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 2 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:43.205344 13052 raft_consensus.cc:3060] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:43.210615 13052 raft_consensus.cc:1275] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.211862 13309 consensus_queue.cc:1048] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.219535 13200 raft_consensus.cc:1275] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.222184 13252 consensus_queue.cc:1048] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.271708 13200 raft_consensus.cc:1275] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer c15b068ae94f4397be476b874eaa0219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.272938 13312 consensus_queue.cc:1048] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.280259 13126 raft_consensus.cc:1275] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Refusing update from remote peer c15b068ae94f4397be476b874eaa0219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.281917 13277 consensus_queue.cc:1048] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.298659 13200 raft_consensus.cc:1275] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.299790 13252 consensus_queue.cc:1048] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.307879 13052 raft_consensus.cc:1275] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.309242 13309 consensus_queue.cc:1048] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.332129 13200 raft_consensus.cc:1275] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.333323 13309 consensus_queue.cc:1048] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.343855 13052 raft_consensus.cc:1275] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.345412 13309 consensus_queue.cc:1048] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.362337 13051 raft_consensus.cc:1275] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer cb5c3607ad9c4b27a096d3a63067ce5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.363582 13267 consensus_queue.cc:1048] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.370638 13126 raft_consensus.cc:1275] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Refusing update from remote peer cb5c3607ad9c4b27a096d3a63067ce5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.372475 13260 consensus_queue.cc:1048] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.419634 13126 raft_consensus.cc:1275] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Refusing update from remote peer c15b068ae94f4397be476b874eaa0219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.420935 13277 consensus_queue.cc:1048] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.424717 13051 raft_consensus.cc:1275] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.426206 13252 consensus_queue.cc:1048] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.429179 13200 raft_consensus.cc:1275] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer c15b068ae94f4397be476b874eaa0219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.430631 13126 raft_consensus.cc:1275] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Refusing update from remote peer c15b068ae94f4397be476b874eaa0219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.431972 13277 consensus_queue.cc:1048] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.432847 13247 consensus_queue.cc:1048] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.437004 13202 raft_consensus.cc:1275] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.438651 13252 consensus_queue.cc:1048] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.445590 13201 raft_consensus.cc:1275] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer c15b068ae94f4397be476b874eaa0219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:43.448622 13312 consensus_queue.cc:1048] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:45.602631 12946 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59172:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:45.604928 12946 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:45.652802 13038 tablet_service.cc:1511] Processing CreateTablet for tablet 4b980152f2e84067bc2764a8e0a3dd48 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:45.653529 13109 tablet_service.cc:1511] Processing CreateTablet for tablet 4b980152f2e84067bc2764a8e0a3dd48 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:45.654325 13038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b980152f2e84067bc2764a8e0a3dd48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.654804 13109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b980152f2e84067bc2764a8e0a3dd48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.655566 13185 tablet_service.cc:1511] Processing CreateTablet for tablet 4b980152f2e84067bc2764a8e0a3dd48 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:45.657086 13185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b980152f2e84067bc2764a8e0a3dd48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.659602 13036 tablet_service.cc:1511] Processing CreateTablet for tablet e42ed5d07b824c0abfd2ce81f90a5875 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:45.660898 13036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42ed5d07b824c0abfd2ce81f90a5875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.660782 13042 tablet_service.cc:1511] Processing CreateTablet for tablet 570aeca937dc4e6485f989b3e2007f4f (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:45.662389 13042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570aeca937dc4e6485f989b3e2007f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.666446 13112 tablet_service.cc:1511] Processing CreateTablet for tablet e42ed5d07b824c0abfd2ce81f90a5875 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:45.667912 13112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42ed5d07b824c0abfd2ce81f90a5875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.671222 13184 tablet_service.cc:1511] Processing CreateTablet for tablet e42ed5d07b824c0abfd2ce81f90a5875 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:45.672592 13184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42ed5d07b824c0abfd2ce81f90a5875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.672472 13189 tablet_service.cc:1511] Processing CreateTablet for tablet 570aeca937dc4e6485f989b3e2007f4f (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:45.673935 13189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570aeca937dc4e6485f989b3e2007f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.674698 13117 tablet_service.cc:1511] Processing CreateTablet for tablet 570aeca937dc4e6485f989b3e2007f4f (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:45.676188 13117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 570aeca937dc4e6485f989b3e2007f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.697053 13034 tablet_service.cc:1511] Processing CreateTablet for tablet eea4a08a5d0b41d486ef2b284b787b53 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:45.698164 13116 tablet_service.cc:1511] Processing CreateTablet for tablet eea4a08a5d0b41d486ef2b284b787b53 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:45.698945 13034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea4a08a5d0b41d486ef2b284b787b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.699054 13188 tablet_service.cc:1511] Processing CreateTablet for tablet eea4a08a5d0b41d486ef2b284b787b53 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:45.699672 13116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea4a08a5d0b41d486ef2b284b787b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.700380 13188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea4a08a5d0b41d486ef2b284b787b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.716584 13040 tablet_service.cc:1511] Processing CreateTablet for tablet 20be2c07e64b4cc183ed074d9549a2e2 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:45.718041 13040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20be2c07e64b4cc183ed074d9549a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.740921 13190 tablet_service.cc:1511] Processing CreateTablet for tablet 20be2c07e64b4cc183ed074d9549a2e2 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:45.742404 13190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20be2c07e64b4cc183ed074d9549a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.742277 13111 tablet_service.cc:1511] Processing CreateTablet for tablet 73c690ab5b2d47d8804f619fff023024 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:45.743621 13111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c690ab5b2d47d8804f619fff023024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.745070 13110 tablet_service.cc:1511] Processing CreateTablet for tablet 20be2c07e64b4cc183ed074d9549a2e2 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:45.746382 13110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20be2c07e64b4cc183ed074d9549a2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.754801 13192 tablet_service.cc:1511] Processing CreateTablet for tablet 73c690ab5b2d47d8804f619fff023024 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:45.756817 13192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c690ab5b2d47d8804f619fff023024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.758141 13343 tablet_bootstrap.cc:492] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:45.758224 13036 tablet_service.cc:1511] Processing CreateTablet for tablet 73c690ab5b2d47d8804f619fff023024 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:45.762310 13036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c690ab5b2d47d8804f619fff023024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.770955 13343 tablet_bootstrap.cc:654] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.776809 13038 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7e9869082c492fadea38a92d2cd6cd (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:45.778658 13038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7e9869082c492fadea38a92d2cd6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.827988 13110 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7e9869082c492fadea38a92d2cd6cd (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:45.829521 13110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7e9869082c492fadea38a92d2cd6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.834867 13344 tablet_bootstrap.cc:492] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:45.836737 13192 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7e9869082c492fadea38a92d2cd6cd (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:45.838099 13192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7e9869082c492fadea38a92d2cd6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.840379 13111 tablet_service.cc:1511] Processing CreateTablet for tablet e72fc92a4f5b4c8cb43e71280db8e7ad (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:45.840643 13040 tablet_service.cc:1511] Processing CreateTablet for tablet e72fc92a4f5b4c8cb43e71280db8e7ad (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:45.841851 13111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72fc92a4f5b4c8cb43e71280db8e7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.841974 13040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72fc92a4f5b4c8cb43e71280db8e7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.842283 13344 tablet_bootstrap.cc:654] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.883842 13343 tablet_bootstrap.cc:492] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:45.884560 13343 ts_tablet_manager.cc:1403] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.021s
I20260709 12:18:45.892925 13185 tablet_service.cc:1511] Processing CreateTablet for tablet e72fc92a4f5b4c8cb43e71280db8e7ad (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:45.894321 13185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72fc92a4f5b4c8cb43e71280db8e7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.896755 13112 tablet_service.cc:1511] Processing CreateTablet for tablet 149279210022469f8d74da02ddc319a1 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:45.898090 13112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149279210022469f8d74da02ddc319a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.898931 13189 tablet_service.cc:1511] Processing CreateTablet for tablet 149279210022469f8d74da02ddc319a1 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:45.902006 13189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149279210022469f8d74da02ddc319a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:45.903774 12998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:45.892925 13038 tablet_service.cc:1511] Processing CreateTablet for tablet 149279210022469f8d74da02ddc319a1 (DEFAULT_TABLE table=soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:45.908176 13038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149279210022469f8d74da02ddc319a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:45.934041 13344 tablet_bootstrap.cc:492] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:45.934615 13344 ts_tablet_manager.cc:1403] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.029s
I20260709 12:18:45.937594 13344 raft_consensus.cc:359] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.938355 13344 raft_consensus.cc:385] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.938635 13344 raft_consensus.cc:740] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.939391 13344 consensus_queue.cc:260] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.941881 13344 ts_tablet_manager.cc:1434] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:45.942890 13344 tablet_bootstrap.cc:492] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:45.943456 13345 tablet_bootstrap.cc:492] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:45.905027 13343 raft_consensus.cc:359] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.948508 13343 raft_consensus.cc:385] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.948843 13343 raft_consensus.cc:740] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.950110 13344 tablet_bootstrap.cc:654] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.949585 13343 consensus_queue.cc:260] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.954607 13343 ts_tablet_manager.cc:1434] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.003s
I20260709 12:18:45.959908 13345 tablet_bootstrap.cc:654] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.962253 13343 tablet_bootstrap.cc:492] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:45.972455 13344 tablet_bootstrap.cc:492] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:45.973098 13344 ts_tablet_manager.cc:1403] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260709 12:18:45.976210 13344 raft_consensus.cc:359] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.976763 13344 raft_consensus.cc:385] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.977012 13344 raft_consensus.cc:740] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.977761 13345 tablet_bootstrap.cc:492] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:45.978461 13345 ts_tablet_manager.cc:1403] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.009s
I20260709 12:18:45.977910 13344 consensus_queue.cc:260] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.979874 13343 tablet_bootstrap.cc:654] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.980783 13344 ts_tablet_manager.cc:1434] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:18:45.981941 13344 tablet_bootstrap.cc:492] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:45.981863 13345 raft_consensus.cc:359] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.986267 13345 raft_consensus.cc:385] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.986661 13345 raft_consensus.cc:740] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.987085 13343 tablet_bootstrap.cc:492] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:45.987648 13343 ts_tablet_manager.cc:1403] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.006s
I20260709 12:18:45.987773 13345 consensus_queue.cc:260] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.989157 13344 tablet_bootstrap.cc:654] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.990751 13345 ts_tablet_manager.cc:1434] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:18:45.990602 13343 raft_consensus.cc:359] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.991420 13343 raft_consensus.cc:385] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.991765 13343 raft_consensus.cc:740] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.992694 13343 consensus_queue.cc:260] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:45.992072 13345 tablet_bootstrap.cc:492] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:46.002030 13343 ts_tablet_manager.cc:1434] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:18:46.002334 13344 tablet_bootstrap.cc:492] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:46.002908 13344 ts_tablet_manager.cc:1403] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 12:18:46.003201 13343 tablet_bootstrap.cc:492] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:46.006150 13344 raft_consensus.cc:359] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.006880 13344 raft_consensus.cc:385] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.007170 13344 raft_consensus.cc:740] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.007711 13345 tablet_bootstrap.cc:654] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.007929 13344 consensus_queue.cc:260] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.010623 13344 ts_tablet_manager.cc:1434] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:46.010831 13343 tablet_bootstrap.cc:654] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.011956 13344 tablet_bootstrap.cc:492] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:46.021353 13344 tablet_bootstrap.cc:654] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.024770 13343 tablet_bootstrap.cc:492] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:46.025305 13343 ts_tablet_manager.cc:1403] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:18:46.028232 13343 raft_consensus.cc:359] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.029044 13343 raft_consensus.cc:385] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.029417 13343 raft_consensus.cc:740] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.030383 13343 consensus_queue.cc:260] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.033073 13343 ts_tablet_manager.cc:1434] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:46.034060 13343 tablet_bootstrap.cc:492] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:46.035259 13344 tablet_bootstrap.cc:492] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:46.036094 13344 ts_tablet_manager.cc:1403] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 12:18:46.040481 13343 tablet_bootstrap.cc:654] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.039991 13344 raft_consensus.cc:359] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.041261 13344 raft_consensus.cc:385] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.041787 13344 raft_consensus.cc:740] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.042810 13344 consensus_queue.cc:260] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.046171 13344 ts_tablet_manager.cc:1434] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:18:46.047614 13344 tablet_bootstrap.cc:492] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:46.052258 13343 tablet_bootstrap.cc:492] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:46.052802 13343 ts_tablet_manager.cc:1403] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 12:18:46.055853 13343 raft_consensus.cc:359] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.056175 13332 raft_consensus.cc:493] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.056608 13343 raft_consensus.cc:385] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.057056 13344 tablet_bootstrap.cc:654] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.056955 13343 raft_consensus.cc:740] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.056787 13332 raft_consensus.cc:515] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.058189 13343 consensus_queue.cc:260] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.059352 13332 leader_election.cc:290] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:46.061010 13343 ts_tablet_manager.cc:1434] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:18:46.064628 13343 tablet_bootstrap.cc:492] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:46.061144 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c690ab5b2d47d8804f619fff023024" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
W20260709 12:18:46.067588 13166 leader_election.cc:343] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.069595 13344 tablet_bootstrap.cc:492] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:46.070302 13344 ts_tablet_manager.cc:1403] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260709 12:18:46.074137 13344 raft_consensus.cc:359] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.075042 13344 raft_consensus.cc:385] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.075392 13344 raft_consensus.cc:740] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.076320 13344 consensus_queue.cc:260] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.077140 13343 tablet_bootstrap.cc:654] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.079336 13344 ts_tablet_manager.cc:1434] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:18:46.080430 13344 tablet_bootstrap.cc:492] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:46.084615 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c690ab5b2d47d8804f619fff023024" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
W20260709 12:18:46.085978 13164 leader_election.cc:343] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.086421 13164 leader_election.cc:304] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219
I20260709 12:18:46.086812 13344 tablet_bootstrap.cc:654] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.087642 13332 raft_consensus.cc:2749] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.092392 13343 tablet_bootstrap.cc:492] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:46.092945 13345 tablet_bootstrap.cc:492] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:46.092973 13343 ts_tablet_manager.cc:1403] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.006s
I20260709 12:18:46.093779 13345 ts_tablet_manager.cc:1403] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.034s
I20260709 12:18:46.099229 13345 raft_consensus.cc:359] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.100291 13345 raft_consensus.cc:385] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.101855 13345 raft_consensus.cc:740] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.101274 13348 raft_consensus.cc:493] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.103461 13348 raft_consensus.cc:515] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.103739 13345 consensus_queue.cc:260] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.104820 13344 tablet_bootstrap.cc:492] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:46.105346 13344 ts_tablet_manager.cc:1403] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260709 12:18:46.106334 13345 ts_tablet_manager.cc:1434] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:18:46.107328 13345 tablet_bootstrap.cc:492] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:46.107407 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570aeca937dc4e6485f989b3e2007f4f" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:46.108263 13344 raft_consensus.cc:359] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.108690 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570aeca937dc4e6485f989b3e2007f4f" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.109108 13344 raft_consensus.cc:385] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.109406 13201 raft_consensus.cc:2468] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:46.109453 13344 raft_consensus.cc:740] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.110386 13344 consensus_queue.cc:260] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.112910 13348 leader_election.cc:290] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.113014 13344 ts_tablet_manager.cc:1434] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 12:18:46.111191 13015 leader_election.cc:343] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.114301 13344 tablet_bootstrap.cc:492] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:46.100528 13343 raft_consensus.cc:359] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.114224 13015 leader_election.cc:304] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f
I20260709 12:18:46.114645 13345 tablet_bootstrap.cc:654] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.114751 13343 raft_consensus.cc:385] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.115180 13343 raft_consensus.cc:740] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.115417 13348 raft_consensus.cc:2804] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.115837 13348 raft_consensus.cc:493] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.116220 13348 raft_consensus.cc:3060] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.115868 13343 consensus_queue.cc:260] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.118728 13343 ts_tablet_manager.cc:1434] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.005s
I20260709 12:18:46.119735 13343 tablet_bootstrap.cc:492] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:46.130160 13348 raft_consensus.cc:515] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.133139 13348 leader_election.cc:290] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.136917 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570aeca937dc4e6485f989b3e2007f4f" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:46.136837 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570aeca937dc4e6485f989b3e2007f4f" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:46.139458 13345 tablet_bootstrap.cc:492] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:46.140915 13201 raft_consensus.cc:3060] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.141197 13345 ts_tablet_manager.cc:1403] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.006s
W20260709 12:18:46.141500 13015 leader_election.cc:343] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.142436 13343 tablet_bootstrap.cc:654] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.144769 13345 raft_consensus.cc:359] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.145670 13345 raft_consensus.cc:385] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.146720 13345 raft_consensus.cc:740] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.140100 13344 tablet_bootstrap.cc:654] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.147724 13345 consensus_queue.cc:260] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.151069 13345 ts_tablet_manager.cc:1434] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:18:46.152439 13345 tablet_bootstrap.cc:492] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:46.152551 13201 raft_consensus.cc:2468] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:46.155779 13343 tablet_bootstrap.cc:492] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:46.156420 13343 ts_tablet_manager.cc:1403] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260709 12:18:46.156332 13015 leader_election.cc:304] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f
I20260709 12:18:46.157716 13348 raft_consensus.cc:2804] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.158262 13348 raft_consensus.cc:697] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:46.159137 13348 consensus_queue.cc:237] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.160478 13343 raft_consensus.cc:359] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.161669 13345 tablet_bootstrap.cc:654] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.161662 13343 raft_consensus.cc:385] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.162407 13343 raft_consensus.cc:740] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.163278 13343 consensus_queue.cc:260] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.165553 13343 ts_tablet_manager.cc:1434] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 12:18:46.166594 13343 tablet_bootstrap.cc:492] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:46.173578 13343 tablet_bootstrap.cc:654] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.174309 13344 tablet_bootstrap.cc:492] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:46.174315 13345 tablet_bootstrap.cc:492] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:46.175355 13345 ts_tablet_manager.cc:1403] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.001s
I20260709 12:18:46.175441 13344 ts_tablet_manager.cc:1403] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.005s
I20260709 12:18:46.178668 13345 raft_consensus.cc:359] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.179461 13345 raft_consensus.cc:385] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.179242 13344 raft_consensus.cc:359] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.179829 13345 raft_consensus.cc:740] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.180208 13344 raft_consensus.cc:385] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.180567 13344 raft_consensus.cc:740] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.181425 13345 consensus_queue.cc:260] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.181555 13344 consensus_queue.cc:260] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.184623 13344 ts_tablet_manager.cc:1434] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:46.185752 13344 tablet_bootstrap.cc:492] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:46.187021 13332 raft_consensus.cc:493] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.187614 13332 raft_consensus.cc:515] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.193356 13344 tablet_bootstrap.cc:654] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.195084 13345 ts_tablet_manager.cc:1434] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 12:18:46.196470 13345 tablet_bootstrap.cc:492] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:46.196980 13277 raft_consensus.cc:493] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.197796 13277 raft_consensus.cc:515] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.202265 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4a08a5d0b41d486ef2b284b787b53" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:46.203274 13126 raft_consensus.cc:2468] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:46.205456 13344 tablet_bootstrap.cc:492] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:46.206051 13344 ts_tablet_manager.cc:1403] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 12:18:46.205955 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4a08a5d0b41d486ef2b284b787b53" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.206737 13015 leader_election.cc:304] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:46.206938 13201 raft_consensus.cc:2468] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:46.208287 13348 raft_consensus.cc:493] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.208983 13348 raft_consensus.cc:515] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.209476 13344 raft_consensus.cc:359] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.210575 13344 raft_consensus.cc:385] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.210875 13344 raft_consensus.cc:740] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.211571 13348 leader_election.cc:290] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.212225 13348 raft_consensus.cc:493] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.211575 13344 consensus_queue.cc:260] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.212409 13370 raft_consensus.cc:2804] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.212859 13370 raft_consensus.cc:493] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.212698 13348 raft_consensus.cc:515] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.213227 13370 raft_consensus.cc:3060] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.214429 13332 leader_election.cc:290] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:46.214931 13348 leader_election.cc:290] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.215095 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42ed5d07b824c0abfd2ce81f90a5875" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:46.184755 12950 catalog_manager.cc:5697] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.208276 13345 tablet_bootstrap.cc:654] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.215853 13126 raft_consensus.cc:2468] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:46.217103 13164 leader_election.cc:304] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:46.218259 13332 raft_consensus.cc:2804] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.218714 13332 raft_consensus.cc:493] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.219146 13332 raft_consensus.cc:3060] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.206127 13277 leader_election.cc:290] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.224742 13344 ts_tablet_manager.cc:1434] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:18:46.225950 13344 tablet_bootstrap.cc:492] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b: Bootstrap starting.
I20260709 12:18:46.230515 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be2c07e64b4cc183ed074d9549a2e2" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:46.232434 13370 raft_consensus.cc:515] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.233008 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be2c07e64b4cc183ed074d9549a2e2" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.233829 13201 raft_consensus.cc:2468] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:46.234477 13332 raft_consensus.cc:515] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.236563 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b980152f2e84067bc2764a8e0a3dd48" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.238184 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42ed5d07b824c0abfd2ce81f90a5875" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:46.238878 13125 raft_consensus.cc:3060] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.239320 13332 leader_election.cc:290] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:46.239502 13345 tablet_bootstrap.cc:492] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:46.240739 13344 tablet_bootstrap.cc:654] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.241501 13345 ts_tablet_manager.cc:1403] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.008s
I20260709 12:18:46.237396 13201 raft_consensus.cc:2468] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:46.244513 13370 leader_election.cc:290] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.237406 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b980152f2e84067bc2764a8e0a3dd48" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:46.246390 13126 raft_consensus.cc:2468] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:46.245847 13345 raft_consensus.cc:359] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.236608 13015 leader_election.cc:304] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:46.246986 13345 raft_consensus.cc:385] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.248184 13345 raft_consensus.cc:740] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.248296 13370 raft_consensus.cc:2804] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.248730 13370 raft_consensus.cc:493] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.249102 13370 raft_consensus.cc:3060] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:46.250356 13015 leader_election.cc:343] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.250758 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4a08a5d0b41d486ef2b284b787b53" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:46.251441 13201 raft_consensus.cc:3060] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.253122 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea4a08a5d0b41d486ef2b284b787b53" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:46.254365 13357 raft_consensus.cc:493] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.258934 13126 raft_consensus.cc:3060] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.258980 13357 raft_consensus.cc:515] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.260377 13201 raft_consensus.cc:2468] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:46.249053 13345 consensus_queue.cc:260] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.262598 13357 leader_election.cc:290] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.256814 13344 tablet_bootstrap.cc:492] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b: No bootstrap required, opened a new log
I20260709 12:18:46.263446 13344 ts_tablet_manager.cc:1403] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.003s
I20260709 12:18:46.263680 13345 ts_tablet_manager.cc:1434] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:18:46.265254 13345 tablet_bootstrap.cc:492] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:46.266901 13344 raft_consensus.cc:359] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.271656 13125 raft_consensus.cc:2468] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:46.252075 13015 leader_election.cc:304] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:46.278487 13369 raft_consensus.cc:2804] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.278726 13164 leader_election.cc:304] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:46.278993 13344 raft_consensus.cc:385] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.279510 13344 raft_consensus.cc:740] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.279932 13332 raft_consensus.cc:2804] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.280346 13344 consensus_queue.cc:260] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.280540 13332 raft_consensus.cc:697] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:46.280469 13370 raft_consensus.cc:515] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.281931 13332 consensus_queue.cc:237] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.283601 13370 leader_election.cc:290] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.274752 13343 tablet_bootstrap.cc:492] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:46.278951 13369 raft_consensus.cc:493] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.284832 13369 raft_consensus.cc:3060] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.284759 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42ed5d07b824c0abfd2ce81f90a5875" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:46.285061 13343 ts_tablet_manager.cc:1403] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.004s
I20260709 12:18:46.285789 13051 raft_consensus.cc:2468] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:46.275686 13345 tablet_bootstrap.cc:654] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.290799 13343 raft_consensus.cc:359] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.297506 13343 raft_consensus.cc:385] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.298185 13343 raft_consensus.cc:740] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.277365 13126 raft_consensus.cc:2468] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:46.293169 13015 leader_election.cc:304] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:46.302341 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be2c07e64b4cc183ed074d9549a2e2" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:46.302400 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42ed5d07b824c0abfd2ce81f90a5875" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:46.303279 13051 raft_consensus.cc:3060] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.303390 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be2c07e64b4cc183ed074d9549a2e2" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:46.304101 13201 raft_consensus.cc:3060] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.304384 13370 raft_consensus.cc:2804] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.305219 13370 raft_consensus.cc:697] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:46.306521 13370 consensus_queue.cc:237] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.311890 13201 raft_consensus.cc:2468] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:46.313300 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570aeca937dc4e6485f989b3e2007f4f" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:46.311892 13051 raft_consensus.cc:2468] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:46.317162 13343 consensus_queue.cc:260] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.321039 13343 ts_tablet_manager.cc:1434] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
W20260709 12:18:46.315954 13015 leader_election.cc:343] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.298534 13369 raft_consensus.cc:515] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.322497 13367 raft_consensus.cc:493] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.323305 13015 leader_election.cc:304] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f
I20260709 12:18:46.323201 13367 raft_consensus.cc:515] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.324245 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "570aeca937dc4e6485f989b3e2007f4f" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.326243 13367 leader_election.cc:290] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:46.328228 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
W20260709 12:18:46.330044 13164 leader_election.cc:343] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.332468 13277 raft_consensus.cc:2804] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.333293 13277 raft_consensus.cc:697] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:46.338002 13277 consensus_queue.cc:237] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.339815 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
W20260709 12:18:46.341218 13166 leader_election.cc:343] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.337391 13201 raft_consensus.cc:2393] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6417071b88264f8f889e6965397e573f in current term 1: Already voted for candidate c15b068ae94f4397be476b874eaa0219 in this term.
I20260709 12:18:46.341812 13166 leader_election.cc:304] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219
I20260709 12:18:46.343974 13367 raft_consensus.cc:2749] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.344275 13369 leader_election.cc:290] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.345256 13090 leader_election.cc:304] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6417071b88264f8f889e6965397e573f; no voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:46.347746 13357 raft_consensus.cc:3060] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.349151 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b980152f2e84067bc2764a8e0a3dd48" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:46.349856 13126 raft_consensus.cc:3060] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.365785 13126 raft_consensus.cc:2468] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:46.367138 13274 raft_consensus.cc:493] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.367682 13274 raft_consensus.cc:515] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.371165 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b980152f2e84067bc2764a8e0a3dd48" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:46.371872 13201 raft_consensus.cc:3060] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.373539 13274 leader_election.cc:290] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.381431 13344 ts_tablet_manager.cc:1434] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b: Time spent starting tablet: real 0.118s	user 0.032s	sys 0.039s
I20260709 12:18:46.381340 13343 tablet_bootstrap.cc:492] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:46.387748 13345 tablet_bootstrap.cc:492] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:46.388566 13345 ts_tablet_manager.cc:1403] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.124s	user 0.025s	sys 0.019s
I20260709 12:18:46.394345 13357 raft_consensus.cc:2749] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.395728 12946 catalog_manager.cc:5697] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.398551 12946 catalog_manager.cc:5697] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.373172 12950 catalog_manager.cc:5697] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:46.411521 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c690ab5b2d47d8804f619fff023024" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:46.412245 13051 raft_consensus.cc:2468] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 0.
I20260709 12:18:46.413234 13092 leader_election.cc:304] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:46.414794 13357 raft_consensus.cc:2804] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.415381 13357 raft_consensus.cc:493] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.415824 13357 raft_consensus.cc:3060] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.419950 13015 leader_election.cc:304] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:46.420258 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c690ab5b2d47d8804f619fff023024" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.421089 13200 raft_consensus.cc:2468] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 0.
I20260709 12:18:46.422021 13343 tablet_bootstrap.cc:654] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.422521 13370 raft_consensus.cc:2804] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.423066 13370 raft_consensus.cc:697] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:46.423911 13370 consensus_queue.cc:237] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.431080 13357 raft_consensus.cc:515] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.441402 13201 raft_consensus.cc:2468] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:46.420058 13345 raft_consensus.cc:359] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.443727 13345 raft_consensus.cc:385] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.444052 13345 raft_consensus.cc:740] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.444378 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c690ab5b2d47d8804f619fff023024" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:46.445153 13202 raft_consensus.cc:3060] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.444787 13345 consensus_queue.cc:260] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.445695 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c690ab5b2d47d8804f619fff023024" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:46.446319 13051 raft_consensus.cc:3060] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.452114 13345 ts_tablet_manager.cc:1434] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.004s
I20260709 12:18:46.453215 13345 tablet_bootstrap.cc:492] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:46.454032 13202 raft_consensus.cc:2468] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 1.
I20260709 12:18:46.455947 13090 leader_election.cc:304] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:46.457084 13382 raft_consensus.cc:2804] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.457964 13382 raft_consensus.cc:697] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:46.458951 13382 consensus_queue.cc:237] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.454623 13357 leader_election.cc:290] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.461709 13051 raft_consensus.cc:2468] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 1.
I20260709 12:18:46.462177 13345 tablet_bootstrap.cc:654] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.468840 12950 catalog_manager.cc:5697] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.470578 13376 raft_consensus.cc:493] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.471083 13376 raft_consensus.cc:515] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.473333 13376 leader_election.cc:290] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:46.474026 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:46.474702 13051 raft_consensus.cc:2468] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 0.
I20260709 12:18:46.475203 13343 tablet_bootstrap.cc:492] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:46.474324 12947 catalog_manager.cc:5697] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 1 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.475726 13343 ts_tablet_manager.cc:1403] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.005s
I20260709 12:18:46.476887 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:46.478688 13343 raft_consensus.cc:359] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.479409 13343 raft_consensus.cc:385] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.479674 13343 raft_consensus.cc:740] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.480373 13343 consensus_queue.cc:260] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.482369 13343 ts_tablet_manager.cc:1434] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:18:46.483624 13343 tablet_bootstrap.cc:492] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219: Bootstrap starting.
I20260709 12:18:46.484642 13345 tablet_bootstrap.cc:492] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:46.485190 13345 ts_tablet_manager.cc:1403] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
W20260709 12:18:46.478679 13164 leader_election.cc:343] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.488517 13166 leader_election.cc:304] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f
I20260709 12:18:46.488408 13345 raft_consensus.cc:359] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.489421 13376 raft_consensus.cc:2804] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.489795 13376 raft_consensus.cc:493] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.490147 13376 raft_consensus.cc:3060] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.490417 13343 tablet_bootstrap.cc:654] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.497745 13345 raft_consensus.cc:385] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.497874 13376 raft_consensus.cc:515] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.498411 13345 raft_consensus.cc:740] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.499225 13343 tablet_bootstrap.cc:492] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219: No bootstrap required, opened a new log
I20260709 12:18:46.499753 13343 ts_tablet_manager.cc:1403] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:18:46.500095 13376 leader_election.cc:290] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:46.499541 13345 consensus_queue.cc:260] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.501053 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:46.501487 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:46.501801 13051 raft_consensus.cc:3060] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:46.502866 13164 leader_election.cc:343] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.502928 13345 ts_tablet_manager.cc:1434] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:18:46.504338 13345 tablet_bootstrap.cc:492] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:46.508355 13343 raft_consensus.cc:359] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.509047 13343 raft_consensus.cc:385] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.509344 13343 raft_consensus.cc:740] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.510023 13343 consensus_queue.cc:260] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.512174 13343 ts_tablet_manager.cc:1434] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:18:46.513417 13345 tablet_bootstrap.cc:654] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.516156 13051 raft_consensus.cc:2468] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 1.
I20260709 12:18:46.517704 13166 leader_election.cc:304] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 6417071b88264f8f889e6965397e573f
I20260709 12:18:46.518628 13376 raft_consensus.cc:2804] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.519147 13376 raft_consensus.cc:697] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:46.519225 13345 tablet_bootstrap.cc:492] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:46.519836 13345 ts_tablet_manager.cc:1403] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 12:18:46.520036 13376 consensus_queue.cc:237] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.521122 13382 raft_consensus.cc:493] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.521737 13382 raft_consensus.cc:515] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.522920 13345 raft_consensus.cc:359] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.523698 13345 raft_consensus.cc:385] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.524345 13382 leader_election.cc:290] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.524006 13345 raft_consensus.cc:740] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.525349 13345 consensus_queue.cc:260] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.525817 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149279210022469f8d74da02ddc319a1" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.526561 13202 raft_consensus.cc:2468] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 0.
I20260709 12:18:46.527952 13090 leader_election.cc:304] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:46.528954 13382 raft_consensus.cc:2804] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.529341 13382 raft_consensus.cc:493] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.529737 13382 raft_consensus.cc:3060] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.528069 13345 ts_tablet_manager.cc:1434] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:46.533275 13345 tablet_bootstrap.cc:492] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f: Bootstrap starting.
I20260709 12:18:46.536561 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149279210022469f8d74da02ddc319a1" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:46.537371 13051 raft_consensus.cc:2468] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 0.
I20260709 12:18:46.539258 13345 tablet_bootstrap.cc:654] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.538615 12947 catalog_manager.cc:5697] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 0 to 1, leader changed from <none> to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 1 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:46.540925 13382 raft_consensus.cc:515] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.544955 13382 leader_election.cc:290] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.545061 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149279210022469f8d74da02ddc319a1" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:46.545795 13051 raft_consensus.cc:3060] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.546306 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149279210022469f8d74da02ddc319a1" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:46.546993 13202 raft_consensus.cc:3060] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.549499 13345 tablet_bootstrap.cc:492] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f: No bootstrap required, opened a new log
I20260709 12:18:46.550000 13345 ts_tablet_manager.cc:1403] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 12:18:46.552346 13345 raft_consensus.cc:359] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.552955 13345 raft_consensus.cc:385] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.553215 13345 raft_consensus.cc:740] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.553855 13345 consensus_queue.cc:260] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.555285 13051 raft_consensus.cc:2468] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 1.
I20260709 12:18:46.555585 13345 ts_tablet_manager.cc:1434] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:46.555285 13202 raft_consensus.cc:2468] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 1.
I20260709 12:18:46.556881 13092 leader_election.cc:304] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:46.558156 13382 raft_consensus.cc:2804] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.558678 13382 raft_consensus.cc:697] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:46.559621 13382 consensus_queue.cc:237] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.568703 12947 catalog_manager.cc:5697] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 1 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.732820 13370 consensus_queue.cc:1048] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.742230 13126 raft_consensus.cc:3060] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.745711 13277 raft_consensus.cc:493] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.746409 13277 raft_consensus.cc:515] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.749171 13127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f" is_pre_election: true
I20260709 12:18:46.749766 13127 raft_consensus.cc:2468] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:46.750846 13369 consensus_queue.cc:1048] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:46.751047 13015 leader_election.cc:304] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:46.751420 13277 leader_election.cc:290] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.751884 13348 raft_consensus.cc:2804] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.752254 13348 raft_consensus.cc:493] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.752570 13348 raft_consensus.cc:3060] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.755174 13370 consensus_queue.cc:1048] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.753994 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.757241 13202 raft_consensus.cc:2468] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 0.
I20260709 12:18:46.762336 13376 consensus_queue.cc:1048] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:46.768886 13348 raft_consensus.cc:515] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.775079 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:46.775767 13202 raft_consensus.cc:3060] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.780691 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:46.781360 13126 raft_consensus.cc:3060] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.773921 13348 leader_election.cc:290] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.783387 13348 consensus_queue.cc:1048] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.785527 13202 raft_consensus.cc:2468] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:46.787885 13015 leader_election.cc:304] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:46.788693 13126 raft_consensus.cc:2468] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 1.
I20260709 12:18:46.789893 13348 raft_consensus.cc:2804] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.790949 13348 raft_consensus.cc:697] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:46.793852 13348 consensus_queue.cc:237] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.797520 13376 consensus_queue.cc:1048] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:46.810073 12946 catalog_manager.cc:5697] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 0 to 1, leader changed from <none> to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 1 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.817649 13348 consensus_queue.cc:1048] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:46.831209 13348 consensus_queue.cc:1048] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.840796 13348 consensus_queue.cc:1048] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:46.853365 13348 consensus_queue.cc:1048] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:46.874745 13201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e42ed5d07b824c0abfd2ce81f90a5875"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
mode: GRACEFUL
new_leader_uuid: "c15b068ae94f4397be476b874eaa0219"
 from {username='slave'} at 127.0.0.1:60730
I20260709 12:18:46.875212 13201 raft_consensus.cc:606] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Received request to transfer leadership to TS c15b068ae94f4397be476b874eaa0219
I20260709 12:18:46.886613 13051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20be2c07e64b4cc183ed074d9549a2e2"
dest_uuid: "c15b068ae94f4397be476b874eaa0219"
mode: GRACEFUL
new_leader_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:36620
I20260709 12:18:46.887137 13051 raft_consensus.cc:606] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Received request to transfer leadership to TS 6417071b88264f8f889e6965397e573f
I20260709 12:18:46.895207 13201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
mode: GRACEFUL
new_leader_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:60730
I20260709 12:18:46.895733 13201 raft_consensus.cc:606] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Received request to transfer leadership to TS 6417071b88264f8f889e6965397e573f
I20260709 12:18:46.896402 13357 raft_consensus.cc:493] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.896997 13357 raft_consensus.cc:515] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.899097 13357 leader_election.cc:290] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.899755 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c15b068ae94f4397be476b874eaa0219" is_pre_election: true
I20260709 12:18:46.899981 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" is_pre_election: true
I20260709 12:18:46.900583 13051 raft_consensus.cc:2393] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6417071b88264f8f889e6965397e573f in current term 1: Already voted for candidate cb5c3607ad9c4b27a096d3a63067ce5b in this term.
I20260709 12:18:46.901676 13092 leader_election.cc:304] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6417071b88264f8f889e6965397e573f; no voters: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:46.902189 13051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad"
dest_uuid: "c15b068ae94f4397be476b874eaa0219"
mode: GRACEFUL
new_leader_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:36620
I20260709 12:18:46.902668 13357 raft_consensus.cc:3060] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.902873 13051 raft_consensus.cc:606] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Received request to transfer leadership to TS 6417071b88264f8f889e6965397e573f
I20260709 12:18:46.908617 13126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "149279210022469f8d74da02ddc319a1"
dest_uuid: "6417071b88264f8f889e6965397e573f"
mode: GRACEFUL
new_leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
 from {username='slave'} at 127.0.0.1:59412
I20260709 12:18:46.909240 13126 raft_consensus.cc:606] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Received request to transfer leadership to TS cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:46.910563 13357 raft_consensus.cc:2749] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.925760 13376 consensus_queue.cc:1048] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.931936 13367 raft_consensus.cc:993] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b: : Instructing follower 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:46.932385 13367 raft_consensus.cc:1081] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Signalling peer 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:46.934093 13125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd"
dest_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:59388
I20260709 12:18:46.935853 13125 raft_consensus.cc:493] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:46.936235 13125 raft_consensus.cc:3060] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:46.937346 13332 consensus_queue.cc:1048] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.944800 13125 raft_consensus.cc:515] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.950268 13125 leader_election.cc:290] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:46.950555 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:46.951195 13051 raft_consensus.cc:3060] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:46.951812 13201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7e9869082c492fadea38a92d2cd6cd" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:46.952407 13201 raft_consensus.cc:3055] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:46.952730 13201 raft_consensus.cc:740] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:46.953723 13201 consensus_queue.cc:260] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.954938 13201 raft_consensus.cc:3060] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:46.957460 13051 raft_consensus.cc:2468] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:46.958524 13092 leader_election.cc:304] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:46.959203 13357 raft_consensus.cc:2804] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:46.959604 13357 raft_consensus.cc:697] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:46.960338 13357 consensus_queue.cc:237] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:46.963559 13201 raft_consensus.cc:2468] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:46.968063 12946 catalog_manager.cc:5697] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 1 to 2, leader changed from cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131) to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 2 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.975735 13357 consensus_queue.cc:1048] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:46.987529 13382 consensus_queue.cc:1048] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.045445 13357 consensus_queue.cc:1048] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.056735 13410 consensus_queue.cc:1048] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.063990 13382 raft_consensus.cc:993] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f: : Instructing follower cb5c3607ad9c4b27a096d3a63067ce5b to start an election
I20260709 12:18:47.064476 13382 raft_consensus.cc:1081] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Signalling peer cb5c3607ad9c4b27a096d3a63067ce5b to start an election
I20260709 12:18:47.066383 13201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "149279210022469f8d74da02ddc319a1"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
 from {username='slave'} at 127.0.0.1:60708
I20260709 12:18:47.066960 13201 raft_consensus.cc:493] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:47.067350 13201 raft_consensus.cc:3060] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.073010 13201 raft_consensus.cc:515] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.074860 13201 leader_election.cc:290] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:47.075982 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149279210022469f8d74da02ddc319a1" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:47.076350 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149279210022469f8d74da02ddc319a1" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:47.076624 13125 raft_consensus.cc:3055] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:47.077034 13052 raft_consensus.cc:3060] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.077370 13125 raft_consensus.cc:740] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:47.078253 13125 consensus_queue.cc:260] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.079357 13125 raft_consensus.cc:3060] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.085079 13052 raft_consensus.cc:2468] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 2.
I20260709 12:18:47.085565 13125 raft_consensus.cc:2468] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 2.
I20260709 12:18:47.086367 13166 leader_election.cc:304] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [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: c15b068ae94f4397be476b874eaa0219, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:47.087146 13332 raft_consensus.cc:2804] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:47.087664 13332 raft_consensus.cc:697] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:47.088400 13332 consensus_queue.cc:237] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.094977 12948 catalog_manager.cc:5697] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 1 to 2, leader changed from 6417071b88264f8f889e6965397e573f (127.6.209.130) to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 2 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:47.326145 13367 raft_consensus.cc:993] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b: : Instructing follower c15b068ae94f4397be476b874eaa0219 to start an election
I20260709 12:18:47.326601 13332 raft_consensus.cc:1081] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Signalling peer c15b068ae94f4397be476b874eaa0219 to start an election
I20260709 12:18:47.328317 13052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e42ed5d07b824c0abfd2ce81f90a5875"
dest_uuid: "c15b068ae94f4397be476b874eaa0219"
 from {username='slave'} at 127.0.0.1:36594
I20260709 12:18:47.328807 13052 raft_consensus.cc:493] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:47.329192 13052 raft_consensus.cc:3060] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.334336 13052 raft_consensus.cc:515] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.335958 13052 leader_election.cc:290] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [CANDIDATE]: Term 2 election: Requested vote from peers 6417071b88264f8f889e6965397e573f (127.6.209.130:45681), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:47.336948 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42ed5d07b824c0abfd2ce81f90a5875" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:47.337692 13125 raft_consensus.cc:3060] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.345255 13125 raft_consensus.cc:2468] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 2.
I20260709 12:18:47.346601 13015 leader_election.cc:304] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:47.347218 13202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e42ed5d07b824c0abfd2ce81f90a5875" candidate_uuid: "c15b068ae94f4397be476b874eaa0219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:47.347357 13369 raft_consensus.cc:2804] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:47.348035 13202 raft_consensus.cc:3055] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:47.348405 13202 raft_consensus.cc:740] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:47.348501 13369 raft_consensus.cc:697] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 2 LEADER]: Becoming Leader. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:47.349260 13202 consensus_queue.cc:260] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.349413 13369 consensus_queue.cc:237] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.350630 13202 raft_consensus.cc:3060] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.358131 13202 raft_consensus.cc:2468] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c15b068ae94f4397be476b874eaa0219 in term 2.
I20260709 12:18:47.358738 12948 catalog_manager.cc:5697] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 reported cstate change: term changed from 1 to 2, leader changed from cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131) to c15b068ae94f4397be476b874eaa0219 (127.6.209.129). New cstate: current_term: 2 leader_uuid: "c15b068ae94f4397be476b874eaa0219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:47.369379 13348 raft_consensus.cc:993] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219: : Instructing follower 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:47.369891 13348 raft_consensus.cc:1081] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Signalling peer 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:47.371472 13126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20be2c07e64b4cc183ed074d9549a2e2"
dest_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:59400
I20260709 12:18:47.371991 13126 raft_consensus.cc:493] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:47.372347 13126 raft_consensus.cc:3060] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.373093 13348 consensus_queue.cc:1048] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:47.379614 13126 raft_consensus.cc:515] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.379966 13277 consensus_queue.cc:1048] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.383199 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be2c07e64b4cc183ed074d9549a2e2" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:47.383800 13200 raft_consensus.cc:3060] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.385164 13348 raft_consensus.cc:993] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219: : Instructing follower 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:47.385789 13369 raft_consensus.cc:1081] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Signalling peer 6417071b88264f8f889e6965397e573f to start an election
I20260709 12:18:47.389739 13126 leader_election.cc:290] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:47.394500 13127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad"
dest_uuid: "6417071b88264f8f889e6965397e573f"
 from {username='slave'} at 127.0.0.1:59400
I20260709 12:18:47.399078 13127 raft_consensus.cc:493] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:47.399470 13127 raft_consensus.cc:3060] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.394295 13052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20be2c07e64b4cc183ed074d9549a2e2" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:47.400238 13052 raft_consensus.cc:3055] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:47.400532 13052 raft_consensus.cc:740] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:47.401278 13052 consensus_queue.cc:260] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.402709 13052 raft_consensus.cc:3060] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.405714 13200 raft_consensus.cc:2468] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:47.406852 13090 leader_election.cc:304] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [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: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:47.408167 13357 raft_consensus.cc:2804] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:47.411494 13127 raft_consensus.cc:515] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.414278 13051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:47.414526 13127 leader_election.cc:290] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131:44489)
I20260709 12:18:47.414844 13051 raft_consensus.cc:3055] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:47.415161 13051 raft_consensus.cc:740] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:47.415881 13051 consensus_queue.cc:260] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.416857 13051 raft_consensus.cc:3060] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.421372 13052 raft_consensus.cc:2468] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:47.423533 13357 raft_consensus.cc:697] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:47.424573 13357 consensus_queue.cc:237] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.425997 13200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72fc92a4f5b4c8cb43e71280db8e7ad" candidate_uuid: "6417071b88264f8f889e6965397e573f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
I20260709 12:18:47.426648 13200 raft_consensus.cc:3060] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:47.426838 13051 raft_consensus.cc:2468] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:47.428568 13092 leader_election.cc:304] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [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: 6417071b88264f8f889e6965397e573f, c15b068ae94f4397be476b874eaa0219; no voters: 
I20260709 12:18:47.429378 13382 raft_consensus.cc:2804] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:47.429883 13382 raft_consensus.cc:697] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Becoming Leader. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:47.430771 13382 consensus_queue.cc:237] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:47.434223 13200 raft_consensus.cc:2468] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6417071b88264f8f889e6965397e573f in term 2.
I20260709 12:18:47.435322 12948 catalog_manager.cc:5697] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 1 to 2, leader changed from c15b068ae94f4397be476b874eaa0219 (127.6.209.129) to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 2 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:47.448616 12948 catalog_manager.cc:5697] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f reported cstate change: term changed from 1 to 2, leader changed from c15b068ae94f4397be476b874eaa0219 (127.6.209.129) to 6417071b88264f8f889e6965397e573f (127.6.209.130). New cstate: current_term: 2 leader_uuid: "6417071b88264f8f889e6965397e573f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:47.498972 13127 raft_consensus.cc:1275] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Refusing update from remote peer cb5c3607ad9c4b27a096d3a63067ce5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.500290 13332 consensus_queue.cc:1048] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.507730 13051 raft_consensus.cc:1275] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer cb5c3607ad9c4b27a096d3a63067ce5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.509166 13367 consensus_queue.cc:1048] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.517944 13200 raft_consensus.cc:1275] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.519289 13357 consensus_queue.cc:1048] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.529510 13051 raft_consensus.cc:1275] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.530850 13416 consensus_queue.cc:1048] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.831905 13200 raft_consensus.cc:1275] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer c15b068ae94f4397be476b874eaa0219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.833144 13277 consensus_queue.cc:1048] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.841826 13127 raft_consensus.cc:1275] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Refusing update from remote peer c15b068ae94f4397be476b874eaa0219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.843840 13403 consensus_queue.cc:1048] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.912227 13200 raft_consensus.cc:1275] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.913633 13382 consensus_queue.cc:1048] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.921011 13051 raft_consensus.cc:1275] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.923209 13410 consensus_queue.cc:1048] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.985801 13051 raft_consensus.cc:1275] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.987129 13410 consensus_queue.cc:1048] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:47.996876 13200 raft_consensus.cc:1275] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Refusing update from remote peer 6417071b88264f8f889e6965397e573f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:47.998238 13416 consensus_queue.cc:1048] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:49.912911 12946 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59172:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:18:49.936192 12946 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59172:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:18:49.966328  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:50.150622 13124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee"
dest_uuid: "6417071b88264f8f889e6965397e573f"
mode: GRACEFUL
new_leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
 from {username='slave'} at 127.0.0.1:53232
I20260709 12:18:50.151476 13124 raft_consensus.cc:606] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Received request to transfer leadership to TS cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:50.208202 13466 tablet.cc:1724] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.292747 13482 tablet.cc:1724] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.293656 13468 tablet.cc:1724] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:50.290743 13092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.129:35003, user_credentials={real_user=slave}} blocked reactor thread for 73863.4us
W20260709 12:18:50.314335 13090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.209.131:44489, user_credentials={real_user=slave}} blocked reactor thread for 78888.2us
I20260709 12:18:50.333063 13473 tablet.cc:1724] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.344477 13048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a"
dest_uuid: "c15b068ae94f4397be476b874eaa0219"
mode: GRACEFUL
new_leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
 from {username='slave'} at 127.0.0.1:57544
I20260709 12:18:50.345206 13048 raft_consensus.cc:606] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Received request to transfer leadership to TS cb5c3607ad9c4b27a096d3a63067ce5b
I20260709 12:18:50.349740  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:50.350423  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:50.364574 13466 tablet.cc:1724] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.389899 13490 tablet.cc:1724] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.396720 13482 tablet.cc:1724] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.398094 13489 tablet.cc:1724] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.373307 13487 tablet.cc:1724] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:50.433359 13491 log.cc:927] Time spent T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b: Append to log took a long time: real 0.076s	user 0.003s	sys 0.000s
I20260709 12:18:50.409821 13468 tablet.cc:1724] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.451889 13499 tablet.cc:1724] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.469434 13487 tablet.cc:1724] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.470855 13466 tablet.cc:1724] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.472623 13498 tablet.cc:1724] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.483630 13468 tablet.cc:1724] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.490240 13473 tablet.cc:1724] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.495723 13495 tablet.cc:1724] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.505927 13468 tablet.cc:1724] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.508456 13489 tablet.cc:1724] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.510169 13496 tablet.cc:1724] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.527680 13495 tablet.cc:1724] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.535775 13423 raft_consensus.cc:993] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f: : Instructing follower cb5c3607ad9c4b27a096d3a63067ce5b to start an election
I20260709 12:18:50.536299 13423 raft_consensus.cc:1081] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Signalling peer cb5c3607ad9c4b27a096d3a63067ce5b to start an election
I20260709 12:18:50.540023 13195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
 from {username='slave'} at 127.0.0.1:60708
I20260709 12:18:50.540673 13195 raft_consensus.cc:493] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:50.541107 13195 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:50.550864 13499 tablet.cc:1724] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.560319 13490 tablet.cc:1724] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.567477 13498 tablet.cc:1724] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.566596 13493 tablet.cc:1724] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.578198 13479 raft_consensus.cc:993] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219: : Instructing follower cb5c3607ad9c4b27a096d3a63067ce5b to start an election
I20260709 12:18:50.579273 13479 raft_consensus.cc:1081] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Signalling peer cb5c3607ad9c4b27a096d3a63067ce5b to start an election
I20260709 12:18:50.581648 13198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a"
dest_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b"
 from {username='slave'} at 127.0.0.1:60716
I20260709 12:18:50.583213 13198 raft_consensus.cc:493] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:50.583705 13198 raft_consensus.cc:3060] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.591662 13498 tablet.cc:1724] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.594719 13195 raft_consensus.cc:515] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:50.598250 13499 tablet.cc:1724] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:50.603299 13195 leader_election.cc:290] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 3 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:50.604300 13050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:50.604818 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a927e08d944d3dad617c76420fd0ee" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:50.605432 13126 raft_consensus.cc:3055] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:50.605751 13126 raft_consensus.cc:740] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6417071b88264f8f889e6965397e573f, State: Running, Role: LEADER
I20260709 12:18:50.606565 13126 consensus_queue.cc:260] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:50.607759 13126 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:50.604982 13050 raft_consensus.cc:3060] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:50.619364 13126 raft_consensus.cc:2468] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 3.
I20260709 12:18:50.619904 13198 raft_consensus.cc:515] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:50.621507 13050 raft_consensus.cc:2468] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 3.
I20260709 12:18:50.621698 13164 leader_election.cc:304] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [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: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:50.622607 13367 raft_consensus.cc:2804] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:50.623072 13367 raft_consensus.cc:697] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 3 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:50.623365 13198 leader_election.cc:290] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [CANDIDATE]: Term 2 election: Requested vote from peers c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003), 6417071b88264f8f889e6965397e573f (127.6.209.130:45681)
I20260709 12:18:50.623942 13367 consensus_queue.cc:237] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:50.624540 13048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c15b068ae94f4397be476b874eaa0219"
I20260709 12:18:50.625164 13048 raft_consensus.cc:3055] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:50.625459 13048 raft_consensus.cc:740] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c15b068ae94f4397be476b874eaa0219, State: Running, Role: LEADER
I20260709 12:18:50.626439 13048 consensus_queue.cc:260] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:50.626868 13126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e0095e8f2d4e8da5381f520ecd608a" candidate_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6417071b88264f8f889e6965397e573f"
I20260709 12:18:50.627746 13048 raft_consensus.cc:3060] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.627784 13126 raft_consensus.cc:3060] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.635242 13126 raft_consensus.cc:2468] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 2.
I20260709 12:18:50.636551 13164 leader_election.cc:304] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [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: 6417071b88264f8f889e6965397e573f, cb5c3607ad9c4b27a096d3a63067ce5b; no voters: 
I20260709 12:18:50.637686 13048 raft_consensus.cc:2468] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb5c3607ad9c4b27a096d3a63067ce5b in term 2.
I20260709 12:18:50.638047 13488 raft_consensus.cc:2804] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:50.638701 13488 raft_consensus.cc:697] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 LEADER]: Becoming Leader. State: Replica: cb5c3607ad9c4b27a096d3a63067ce5b, State: Running, Role: LEADER
I20260709 12:18:50.639698 13488 consensus_queue.cc:237] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Queue going to LEADER 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: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } }
I20260709 12:18:50.643399 12948 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07: soft_deleted_table [id=bc95eab9687a462f823b164f1413bca8] alter complete (version 1)
I20260709 12:18:50.658043 12948 catalog_manager.cc:5697] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 2 to 3, leader changed from 6417071b88264f8f889e6965397e573f (127.6.209.130) to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 3 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:50.659503 12948 catalog_manager.cc:5697] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b reported cstate change: term changed from 1 to 2, leader changed from c15b068ae94f4397be476b874eaa0219 (127.6.209.129) to cb5c3607ad9c4b27a096d3a63067ce5b (127.6.209.131). New cstate: current_term: 2 leader_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb5c3607ad9c4b27a096d3a63067ce5b" member_type: VOTER last_known_addr { host: "127.6.209.131" port: 44489 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:51.018272 13050 raft_consensus.cc:1275] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 3 FOLLOWER]: Refusing update from remote peer cb5c3607ad9c4b27a096d3a63067ce5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:51.019722 13488 consensus_queue.cc:1048] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:51.028909 13125 raft_consensus.cc:1275] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 3 FOLLOWER]: Refusing update from remote peer cb5c3607ad9c4b27a096d3a63067ce5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:51.030596 13367 consensus_queue.cc:1048] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:51.139761 13050 raft_consensus.cc:1275] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Refusing update from remote peer cb5c3607ad9c4b27a096d3a63067ce5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:51.140987 13367 consensus_queue.cc:1048] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c15b068ae94f4397be476b874eaa0219" member_type: VOTER last_known_addr { host: "127.6.209.129" port: 35003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:51.149811 13125 raft_consensus.cc:1275] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Refusing update from remote peer cb5c3607ad9c4b27a096d3a63067ce5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:51.151860 13511 consensus_queue.cc:1048] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6417071b88264f8f889e6965397e573f" member_type: VOTER last_known_addr { host: "127.6.209.130" port: 45681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:51.352591  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:51.360813  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:51.361310  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:52.362656  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:52.367635  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:52.368006  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:53.369100  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:53.376142  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:53.376557  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:54.377564  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:54.382972  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:54.383399  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:55.384311  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:55.389499  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:55.389878  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:56.390975  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:56.397809  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:56.398360  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:57.399248  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:57.404158  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:57.404554  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:58.405452  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:58.410493  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:58.410897  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:59.411856  6982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:59.418497  6982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:59.419111  6982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:00.482208  6982 tablet_server.cc:179] TabletServer@127.6.209.129:0 shutting down...
W20260709 12:19:00.502578 13092 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 91 similar messages]
W20260709 12:19:00.508131 13092 consensus_peers.cc:597] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f -> Peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Couldn't send request to peer c15b068ae94f4397be476b874eaa0219. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.519906  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:00.520828  6982 tablet_replica.cc:333] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.521967  6982 raft_consensus.cc:2243] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.523025  6982 raft_consensus.cc:2272] T e72fc92a4f5b4c8cb43e71280db8e7ad P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.525919  6982 tablet_replica.cc:333] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.526551  6982 raft_consensus.cc:2243] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.527014  6982 raft_consensus.cc:2272] T 73c690ab5b2d47d8804f619fff023024 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.529210  6982 tablet_replica.cc:333] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.529801  6982 raft_consensus.cc:2243] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.530623  6982 raft_consensus.cc:2272] T 570aeca937dc4e6485f989b3e2007f4f P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.532838  6982 tablet_replica.cc:333] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.533592  6982 raft_consensus.cc:2243] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.534749  6982 raft_consensus.cc:2272] T e42ed5d07b824c0abfd2ce81f90a5875 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.536954 13092 consensus_peers.cc:597] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f -> Peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Couldn't send request to peer c15b068ae94f4397be476b874eaa0219. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.537398  6982 tablet_replica.cc:333] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.538164  6982 raft_consensus.cc:2243] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.539196  6982 raft_consensus.cc:2272] T 4b980152f2e84067bc2764a8e0a3dd48 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.542171  6982 tablet_replica.cc:333] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.542728  6982 raft_consensus.cc:2243] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.543494  6982 raft_consensus.cc:2272] T eea4a08a5d0b41d486ef2b284b787b53 P c15b068ae94f4397be476b874eaa0219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.545655  6982 tablet_replica.cc:333] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.546274  6982 raft_consensus.cc:2243] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.546738  6982 raft_consensus.cc:2272] T 9704f3920c8a467b9ae6d409de83e09b P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.549177  6982 tablet_replica.cc:333] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.549973  6982 raft_consensus.cc:2243] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.550567  6982 raft_consensus.cc:2272] T fdccfb14dff6459caa36d2eb4f79fb00 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.552294 13092 consensus_peers.cc:597] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f -> Peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Couldn't send request to peer c15b068ae94f4397be476b874eaa0219. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.553333  6982 tablet_replica.cc:333] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.554072  6982 raft_consensus.cc:2243] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.554702  6982 raft_consensus.cc:2272] T 9f7e9869082c492fadea38a92d2cd6cd P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.557155  6982 tablet_replica.cc:333] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.557708  6982 raft_consensus.cc:2243] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.558530  6982 raft_consensus.cc:2272] T a02188d19a4a4a8b83ad27b60400fdf8 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.560622  6982 tablet_replica.cc:333] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.561185  6982 raft_consensus.cc:2243] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.561703  6982 raft_consensus.cc:2272] T 20be2c07e64b4cc183ed074d9549a2e2 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.563861  6982 tablet_replica.cc:333] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.564391  6982 raft_consensus.cc:2243] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.564852  6982 raft_consensus.cc:2272] T 44022ca2704b40a0aec527c0ed02ad0e P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.567142  6982 tablet_replica.cc:333] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.567623  6982 raft_consensus.cc:2243] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.568405  6982 raft_consensus.cc:2272] T b2919870782d41d898af54962757a58d P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.570554  6982 tablet_replica.cc:333] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.571028  6982 raft_consensus.cc:2243] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.571489  6982 raft_consensus.cc:2272] T 149279210022469f8d74da02ddc319a1 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.574236  6982 tablet_replica.cc:333] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.575037  6982 raft_consensus.cc:2243] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.575592  6982 raft_consensus.cc:2272] T e9e0095e8f2d4e8da5381f520ecd608a P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.577881  6982 tablet_replica.cc:333] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.578420  6982 raft_consensus.cc:2243] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.578970  6982 raft_consensus.cc:2272] T 11a927e08d944d3dad617c76420fd0ee P c15b068ae94f4397be476b874eaa0219 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.581097  6982 tablet_replica.cc:333] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.581681  6982 raft_consensus.cc:2243] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.582523  6982 raft_consensus.cc:2272] T 4eb6f22a7b6e41e6ba43857705ba56df P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.584563  6982 tablet_replica.cc:333] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219: stopping tablet replica
I20260709 12:19:00.585060  6982 raft_consensus.cc:2243] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.585530  6982 raft_consensus.cc:2272] T fcf2bf26232d4b42b556923d5dde8ad1 P c15b068ae94f4397be476b874eaa0219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.630745  6982 tablet_server.cc:196] TabletServer@127.6.209.129:0 shutdown complete.
I20260709 12:19:00.672372  6982 tablet_server.cc:179] TabletServer@127.6.209.130:0 shutting down...
W20260709 12:19:00.690438 13166 consensus_peers.cc:597] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b -> Peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Couldn't send request to peer c15b068ae94f4397be476b874eaa0219. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.706967  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:00.707700  6982 tablet_replica.cc:333] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.708395  6982 raft_consensus.cc:2243] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.709362  6982 raft_consensus.cc:2272] T e72fc92a4f5b4c8cb43e71280db8e7ad P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.711627  6982 tablet_replica.cc:333] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.712270  6982 raft_consensus.cc:2243] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.713253  6982 raft_consensus.cc:2272] T 73c690ab5b2d47d8804f619fff023024 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.716028  6982 tablet_replica.cc:333] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.716604  6982 raft_consensus.cc:2243] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:00.716943 13166 consensus_peers.cc:597] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b -> Peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Couldn't send request to peer c15b068ae94f4397be476b874eaa0219. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.717171  6982 raft_consensus.cc:2272] T 570aeca937dc4e6485f989b3e2007f4f P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.719455  6982 tablet_replica.cc:333] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.720021  6982 raft_consensus.cc:2243] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.720541  6982 raft_consensus.cc:2272] T e42ed5d07b824c0abfd2ce81f90a5875 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.722616  6982 tablet_replica.cc:333] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.723201  6982 raft_consensus.cc:2243] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.724033  6982 raft_consensus.cc:2272] T 20be2c07e64b4cc183ed074d9549a2e2 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.726210  6982 tablet_replica.cc:333] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.726751  6982 raft_consensus.cc:2243] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.727190  6982 raft_consensus.cc:2272] T 44022ca2704b40a0aec527c0ed02ad0e P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.729051  6982 tablet_replica.cc:333] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.729655  6982 raft_consensus.cc:2243] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.730125  6982 raft_consensus.cc:2272] T 4eb6f22a7b6e41e6ba43857705ba56df P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.732091  6982 tablet_replica.cc:333] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.732620  6982 raft_consensus.cc:2243] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.733067  6982 raft_consensus.cc:2272] T 11a927e08d944d3dad617c76420fd0ee P 6417071b88264f8f889e6965397e573f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.735047  6982 tablet_replica.cc:333] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.735559  6982 raft_consensus.cc:2243] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.736330  6982 raft_consensus.cc:2272] T fcf2bf26232d4b42b556923d5dde8ad1 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.738256  6982 tablet_replica.cc:333] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.738772  6982 raft_consensus.cc:2243] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.739264  6982 raft_consensus.cc:2272] T 149279210022469f8d74da02ddc319a1 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.741561  6982 tablet_replica.cc:333] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.742218  6982 raft_consensus.cc:2243] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.742746  6982 raft_consensus.cc:2272] T e9e0095e8f2d4e8da5381f520ecd608a P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.744952 13166 consensus_peers.cc:597] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b -> Peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Couldn't send request to peer c15b068ae94f4397be476b874eaa0219. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.745399  6982 tablet_replica.cc:333] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.746132  6982 raft_consensus.cc:2243] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.746598  6982 raft_consensus.cc:2272] T b2919870782d41d898af54962757a58d P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.748756  6982 tablet_replica.cc:333] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.749284  6982 raft_consensus.cc:2243] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.749781  6982 raft_consensus.cc:2272] T 4b980152f2e84067bc2764a8e0a3dd48 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.751751  6982 tablet_replica.cc:333] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.752403  6982 raft_consensus.cc:2243] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.752872  6982 raft_consensus.cc:2272] T eea4a08a5d0b41d486ef2b284b787b53 P 6417071b88264f8f889e6965397e573f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.755019  6982 tablet_replica.cc:333] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.755528  6982 raft_consensus.cc:2243] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.756345  6982 raft_consensus.cc:2272] T 9704f3920c8a467b9ae6d409de83e09b P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.758507  6982 tablet_replica.cc:333] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.758977  6982 raft_consensus.cc:2243] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.759773  6982 raft_consensus.cc:2272] T 9f7e9869082c492fadea38a92d2cd6cd P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.761794  6982 tablet_replica.cc:333] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.762283  6982 raft_consensus.cc:2243] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.762741  6982 raft_consensus.cc:2272] T a02188d19a4a4a8b83ad27b60400fdf8 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.764737  6982 tablet_replica.cc:333] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f: stopping tablet replica
I20260709 12:19:00.765276  6982 raft_consensus.cc:2243] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.766116  6982 raft_consensus.cc:2272] T fdccfb14dff6459caa36d2eb4f79fb00 P 6417071b88264f8f889e6965397e573f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.791529 13164 consensus_peers.cc:597] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b -> Peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Couldn't send request to peer 6417071b88264f8f889e6965397e573f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:00.795670 13166 consensus_peers.cc:597] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b -> Peer c15b068ae94f4397be476b874eaa0219 (127.6.209.129:35003): Couldn't send request to peer c15b068ae94f4397be476b874eaa0219. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.129:35003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.807307  6982 tablet_server.cc:196] TabletServer@127.6.209.130:0 shutdown complete.
W20260709 12:19:00.818953 13164 consensus_peers.cc:597] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b -> Peer 6417071b88264f8f889e6965397e573f (127.6.209.130:45681): Couldn't send request to peer 6417071b88264f8f889e6965397e573f. Status: Network error: Client connection negotiation failed: client connection to 127.6.209.130:45681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.845649  6982 tablet_server.cc:179] TabletServer@127.6.209.131:0 shutting down...
I20260709 12:19:00.875094  6982 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:00.875968  6982 tablet_replica.cc:333] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.876832  6982 raft_consensus.cc:2243] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.877420  6982 raft_consensus.cc:2272] T e72fc92a4f5b4c8cb43e71280db8e7ad P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.879777  6982 tablet_replica.cc:333] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.880441  6982 raft_consensus.cc:2243] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.880924  6982 raft_consensus.cc:2272] T 73c690ab5b2d47d8804f619fff023024 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.882995  6982 tablet_replica.cc:333] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.883551  6982 raft_consensus.cc:2243] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.884066  6982 raft_consensus.cc:2272] T 570aeca937dc4e6485f989b3e2007f4f P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.886164  6982 tablet_replica.cc:333] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.886739  6982 raft_consensus.cc:2243] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.887219  6982 raft_consensus.cc:2272] T e42ed5d07b824c0abfd2ce81f90a5875 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.889211  6982 tablet_replica.cc:333] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.889838  6982 raft_consensus.cc:2243] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.890328  6982 raft_consensus.cc:2272] T eea4a08a5d0b41d486ef2b284b787b53 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.892287  6982 tablet_replica.cc:333] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.892843  6982 raft_consensus.cc:2243] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.893314  6982 raft_consensus.cc:2272] T 4b980152f2e84067bc2764a8e0a3dd48 P cb5c3607ad9c4b27a096d3a63067ce5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.895328  6982 tablet_replica.cc:333] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.895901  6982 raft_consensus.cc:2243] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.896433  6982 raft_consensus.cc:2272] T 20be2c07e64b4cc183ed074d9549a2e2 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.898357  6982 tablet_replica.cc:333] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.898873  6982 raft_consensus.cc:2243] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.899681  6982 raft_consensus.cc:2272] T 44022ca2704b40a0aec527c0ed02ad0e P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.902154  6982 tablet_replica.cc:333] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.902674  6982 raft_consensus.cc:2243] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.903105  6982 raft_consensus.cc:2272] T fcf2bf26232d4b42b556923d5dde8ad1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.905115  6982 tablet_replica.cc:333] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.905682  6982 raft_consensus.cc:2243] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.906474  6982 raft_consensus.cc:2272] T 149279210022469f8d74da02ddc319a1 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.908560  6982 tablet_replica.cc:333] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.909031  6982 raft_consensus.cc:2243] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.909812  6982 raft_consensus.cc:2272] T e9e0095e8f2d4e8da5381f520ecd608a P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.911587  6982 tablet_replica.cc:333] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.912045  6982 raft_consensus.cc:2243] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.912462  6982 raft_consensus.cc:2272] T 4eb6f22a7b6e41e6ba43857705ba56df P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.914386  6982 tablet_replica.cc:333] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.914948  6982 raft_consensus.cc:2243] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.915764  6982 raft_consensus.cc:2272] T 11a927e08d944d3dad617c76420fd0ee P cb5c3607ad9c4b27a096d3a63067ce5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.917850  6982 tablet_replica.cc:333] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.918390  6982 raft_consensus.cc:2243] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.918901  6982 raft_consensus.cc:2272] T 9704f3920c8a467b9ae6d409de83e09b P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.920966  6982 tablet_replica.cc:333] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.921485  6982 raft_consensus.cc:2243] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.921965  6982 raft_consensus.cc:2272] T fdccfb14dff6459caa36d2eb4f79fb00 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.923889  6982 tablet_replica.cc:333] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.924396  6982 raft_consensus.cc:2243] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.924868  6982 raft_consensus.cc:2272] T 9f7e9869082c492fadea38a92d2cd6cd P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.926780  6982 tablet_replica.cc:333] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.927295  6982 raft_consensus.cc:2243] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.927722  6982 raft_consensus.cc:2272] T a02188d19a4a4a8b83ad27b60400fdf8 P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.929697  6982 tablet_replica.cc:333] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b: stopping tablet replica
I20260709 12:19:00.930174  6982 raft_consensus.cc:2243] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.930608  6982 raft_consensus.cc:2272] T b2919870782d41d898af54962757a58d P cb5c3607ad9c4b27a096d3a63067ce5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.970582  6982 tablet_server.cc:196] TabletServer@127.6.209.131:0 shutdown complete.
I20260709 12:19:01.005296  6982 master.cc:562] Master@127.6.209.190:42543 shutting down...
I20260709 12:19:01.027885  6982 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.028509  6982 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.028870  6982 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8ea1900ea9740ba83ae77f3ab05af07: stopping tablet replica
I20260709 12:19:01.049089  6982 master.cc:584] Master@127.6.209.190:42543 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20377 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (43640 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (211713 ms total)
[  PASSED  ] 8 tests.
I20260709 12:19:01.106853  6982 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2359 messages since previous log ~33 seconds ago
I20260709 12:19:01.107105  6982 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2360 messages since previous log ~33 seconds ago
I20260709 12:19:01.107293  6982 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2360 messages since previous log ~33 seconds ago
I20260709 12:19:01.107522  6982 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 ~51 seconds ago
I20260709 12:19:01.107717  6982 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 ~51 seconds ago
I20260709 12:19:01.107996  6982 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
I20260709 12:19:01.108194  6982 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
